API Support Forum
OEC API > FIX Support > Fix Session Configuration Issues
Author Topic: Fix Session Configuration Issues
(2 messages, Page 1 of 1)
Moderators: VPfau
ZMahmood2394
Posts: 1
Joined: Aug 29, 2019


Posted: Sep 03, 2019 @ 02:59 AM             Msg. 1 of 2
Dear Support Team,

I was trying to connect my Fix Application with GainCapital Futures Fix adapter and I was having some Issues with connecting .
I have listed below my Configuration settings:

< TradingSession
host="api.gainfutures.com" port="9300"
senderCompID="ZMahmood2394" targetCompID="OEC_TEST"
fixVersion="FIX44"
keepSequenceNumbersAfterLogout="True"
setResetSeqNumFlag="true"
heartbeatInterval="30"
useSslEncryption="false" sslCertificateFile=""
username="" password="API76697"
rawData="" />

< MarketDataSession
host="api.gainfutures.com" port="9301"
senderCompID="ZMahmood2394" targetCompID="OEC_TEST"
fixVersion="FIX44"
keepSequenceNumbersAfterLogout="False"
heartbeatInterval="30"
username="" password="API76697"
rawData="" />


I am not sure how to add screenshot in this so I am listing down the error I receive.
I am receiving error from my application:
session with Session: [ZMahmood2394, OEC_TEST, 4.4] already exists
.
My question is do you have single login for Trade Session and Market data Session or are they two separate.

Thank you.
AErglis3996
Posts: 24
Joined: Nov 26, 2019


Posted: Dec 10, 2019 @ 04:33 AM             Msg. 2 of 2
Yes, please I have the same question?