FIX API Concurrent requests

Created at 21 Mar 2023, 13:17
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
SH

shadi513

Joined 21.03.2023

FIX API Concurrent requests
21 Mar 2023, 13:17


Hi All

I want to figure out if there is a limitations on FIX API concurrent requests count

I have an application that may send a big count of requests at the same time

but it always send me the resend request message for missing out some requests

I'm sure that all messages were sent to the server completely, so I think it might there is some limitation on requests processing on the server side

thank you


@shadi513
Replies

PanagiotisChar
22 Mar 2023, 09:07

Hi there, 

As far as I know there is no publicly set limit. For how many requests per second are we talking about? There could be some kind of a limit on the server side to protect the infrastructure from abuse.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us

 


@PanagiotisChar

shadi513
22 Mar 2023, 10:41

RE:

PanagiotisChar said:

Hi there, 

As far as I know there is no publicly set limit. For how many requests per second are we talking about? There could be some kind of a limit on the server side to protect the infrastructure from abuse.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us

 

Thanks for your answer

Did you know any type of these "Server limitations", I must fix this problem I had


@shadi513