API Support Forum
User Profile

Viewing User Profile for: AShelest2803


About

Jun 05, 2017 08:59 AM

Oct 12, 2017 02:27 AM

Oct 12, 2017 02:32 AM



Post Statistics
AShelest2803 has contributed to 2 posts out of 5593 total posts (0.04%) in 2510 days (0.00 posts per day).

20 most recent posts:

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