|
|
|
|
|
by offlineguy
2224 days ago
|
|
I wrote a FIX engine in Common Lisp once, working for a Norwegian retail broker. Worked like a charm for many years, connected to multiple market places and brokerages. Adapting to new counterparties was certainly a bit of work, but generally far less than implementing their binary protocols. (We tried that too from time to time, usually if FIX was not an option from the exchange. Admittedly rare i later years.) Unfortunately I wasn’t allowed to open source it, and it’s now lost in the void after a takeover. :( Good luck to you. It’s not an impossible project. :) |
|
It's a shame that you couldn't open source it. If you're open to it, I'd appreciate any feedback, thoughts or code review you could offer. You can get to it (and my email) with the second link in my profile.
Edit: typo, and point about Java/C++ dominance.