fix2json
fix2json copied to clipboard
A command-line utility to present FIX protocol messages as JSON or YAML
Instead of requiring the full path of the data dictionary to be specified at runtime, allow user to simply specify the dictionary name (such as `FIX44` or `FIX50SP2`, then manufacture...
On file: [fix2json.js](https://github.com/SunGard-Labs/fix2json/blob/spec/fix2json.js)
On file: [fix2json.js](https://github.com/SunGard-Labs/fix2json/blob/spec/fix2json.js)
On file: [fix2json.js](https://github.com/SunGard-Labs/fix2json/blob/spec/fix2json.js)
On file: [fix2json.js](https://github.com/SunGard-Labs/fix2json/blob/spec/fix2json.js)
Figure out issues with Sebastian Tomac's converter from 2011 or apply extension pack zipfiles via CLI or filesystem convention. This would obviate XML merging of manually patched QuickFIX dictionaries. Or...
When using 5.x FIX dictionaries (e.g. processing CME Datamine historicals), component field definitions under repeating groups are ignored and thus groups containing sub-components (e.g. NoLegs) in their dictionary schemae are...