FIX Session Limits + SendingTime accuracy problem
FIX Session Limits + SendingTime accuracy problem
10 Sep 2024, 11:37
Hi there
I had 2 questions regarding the FIX API:
1) Is there a limit on the number of sessions that can be opened when using the FIX protocol? Each session would be a separate account
2) I have been running into this error recently when trying to fetch market data for multiple symbols for FIX:
'Message 2132 Rejected: SendingTime accuracy problem'.
When fetching 1/2 symbols for MsgType_MarketDataRequest (V) it's fine but when I attempt more, I get that error after a period of time and I'm then forced to log out. Is there a specific way to fetch multiple symbol data? And is there a timeout before I can log back in again?
Thanks in advance
PanagiotisCharalampous
10 Sep 2024, 11:58
Hi there,
No there isn't a way to fetch multiple symbol data not there is a timeout between logouts/logins
Best regards,
Panagiotis
@PanagiotisCharalampous