# fixjs [![Build Status](https://travis-ci.org/defunctzombie/fixjs.svg?branch=master)](https://travis-ci.org/defunctzombie/fixjs)

An implementation of the [FIX protocol (Financial Information Exchange)](http://en.wikipedia.org/wiki/Financial_Information_eXchange) in pure js.

## Install

```
npm install fixjs
```

## Not yet supported

* Groups

