FIX Support » Python FIX API Oct 12, 2017 @ 02:27 AM (Total replies: 8) | |||||
like the example says its your OEC user name, password, account and UUID. You need to obtain UUID from gainfutures support. It's per environment and is the reason you cant login. Basically they say "we dont know this UUID" Account=[OEC Account] Username=[OEC UUID] SenderCompID=[OEC Username] Password=[OEC Password] |
|||||
FIX Support » Python FIX API Sep 12, 2017 @ 06:02 AM (Total replies: 8) | |||||
Is anybody using python to connect to gain capital futures via FIX protocol? I could not find one so I have written an open source FIX client. it passed the GAIN CAPITAL FUTURES conformance tests and available on github https://github.com/th3sys/transfixed cheers Alexy |