FIX Support » Test Environment Nov 05, 2012 @ 10:33 PM (Total replies: 2) | |||||
Thanks, I'll play with those samples then. So does the test environment work the same as a practice account, allowing us to do full simulated trading and portfolio management? Derek Schaeffer |
|||||
FIX Support » Test Environment Nov 04, 2012 @ 03:59 AM (Total replies: 2) | |||||
I just finished compiling my quickfix engine to use with C++ or Ruby. Can anyone provide an example program or script that tests my login to the server, and tell me what the response should be? The test environment is given as api.openecry.com, port 9300. Besides testing a login connection, what are some other ways I can test my quickfix engine on your server? Also, what (if any) sort of data throughput is available via FIX? Or is buy/sell the only function of the FIX connection with OEC, and data feed is acquired separately? Thanks in advance. Derek Schaeffer |