Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/whoan/fix-util
- Owner: whoan
- License: mit
- Created: 2020-01-12T18:50:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-12T19:01:08.000Z (almost 5 years ago)
- Last Synced: 2024-10-26T12:36:18.275Z (2 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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)