Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/whoan/fix-util

MIsc tools to work with FIX protocol
https://github.com/whoan/fix-util

Last synced: 20 days ago
JSON representation

MIsc tools to work with FIX protocol

Awesome Lists containing this project

README

        

# FIX util

Misc tools to work with FIX protocol

## Helpers

- `add_tag_names $dictionary` -> Useful to define an alias like this for convenience: `alias addtags='add_tag_names ~/your-dictionary.xml'`

- `prettifix` -> Prettify FIX output (replaces **\x01** with **" | "**)

## License

[MIT](https://github.com/whoan/fix-util/blob/master/LICENSE)