Limits on concurrent request api

Created at 19 Jan 2022, 03:38
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!
66

66281850

Joined 26.06.2019

Limits on concurrent request api
19 Jan 2022, 03:38


If I have 100 open positions that need to be closed at the same moment, I need to send 100 close orders,

But from the link below, I learned that the platform has a limit on concurrent requests and supports a maximum of 50 requests, so what if I can close 100 positions at the same time? Does the platform provide some kind of API that can support closing multiple positions in one request?

 

 

Protocol Buffers - Open API (spotware.github.io)

Limitations

The endpoints are subject to the following limitations:

  • 50 requests per second per application for non historical data requests.
  • 5 requests per second per application for historical data requests.
  • 25 concurrent connections per application.

@66281850
Replies

FreeTime
19 Jan 2022, 07:48

RE: How to extend that? Does CTrader/Spotware have a different tier?

66281850 said:

If I have 100 open positions that need to be closed at the same moment, I need to send 100 close orders,

But from the link below, I learned that the platform has a limit on concurrent requests and supports a maximum of 50 requests, so what if I can close 100 positions at the same time? Does the platform provide some kind of API that can support closing multiple positions in one request?

 

 

Protocol Buffers - Open API (spotware.github.io)

Limitations

The endpoints are subject to the following limitations:

  • 50 requests per second per application for non historical data requests.
  • 5 requests per second per application for historical data requests.
  • 25 concurrent connections per application.

 

How to extend that? Does CTrader/Spotware have a different tier?

What is the price model for that?


@FreeTime

PanagiotisCharalampous
19 Jan 2022, 08:27

Dear 66281850,

Unfortunately there is no such option at the moment

FishProvider,

We offer higher limits to our clients.

Best Regards,

Panagiotis 

Join us on Telegram and Facebook


@PanagiotisCharalampous

66281850
11 Mar 2022, 02:34

RE:

PanagiotisCharalampous said:

Dear 66281850,

Unfortunately there is no such option at the moment

FishProvider,

We offer higher limits to our clients.

Best Regards,

Panagiotis 

Join us on Telegram and Facebook

Are there plans to provide such an API in the future?

I think it is technically possible to combine multiple closing orders into one request。


@66281850

amusleh
11 Mar 2022, 08:06

RE: RE:

66281850 said:

PanagiotisCharalampous said:

Dear 66281850,

Unfortunately there is no such option at the moment

FishProvider,

We offer higher limits to our clients.

Best Regards,

Panagiotis 

Join us on Telegram and Facebook

Are there plans to provide such an API in the future?

I think it is technically possible to combine multiple closing orders into one request。

Hi,

No, we don't have any plan to increase the current limits for now.

If your application trading volume is high enough we can increase the limit.

But for most apps the current limit is enough.


@amusleh