Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to test my FIX client? Is there a fake FIX exchange out there that I can use? [closed]

I have implemented my own FIX client, something like QuickFIX. Now I need to test it. Is there a fake FIX exchange somewhere that I can use? Has anyone ever implemented a FIX server that I can use to validate my client? Is there a real exchange from which I can use their test connection to test and validate my fix client?

Any help here will be greatly appreciated!

like image 776
chrisapotek Avatar asked Sep 05 '25 01:09

chrisapotek


1 Answers

Have you tried FIXimulator? http://code.google.com/p/fiximulator/ It doesn't exactly work as an exchange, but you can establish sessions, receive orders and execute (auto execution as well possible) them. Check it out.

like image 106
Sudhir Krishnan Avatar answered Sep 07 '25 13:09

Sudhir Krishnan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!