API Support Forum
User Profile

Viewing User Profile for: multichartsDEV1


About

May 26, 2020 02:12 PM

Sep 11, 2020 08:11 AM

Sep 11, 2020 08:11 AM



Post Statistics
multichartsDEV1 has contributed to 7 posts out of 5593 total posts (0.13%) in 1423 days (0.00 posts per day).

20 most recent posts:

API Support » Too many requests message Sep 11, 2020 @ 08:11 AM (Total replies: 1)

Hello,

We have a customer who cannot load data from GAIN. He is exceeding more than 5000 api requests per hour, exceeding tick limit of 10 as well.

Could you please let us know for which event from GFAPI is the error text “Too many requests” displayed?

server= prod.gainfutures.com Port= 9210 Login= ATantleff

\\PRD31CLIPRI05.production.local\GF.Servers.Front.PriceServer_Log\GF.Servers.Front.PriceServer20200904.log
08:30:03.050 DEBUG - ATantleff removed from sub=4294998778 total 1 by
08:30:03.082 DEBUG - ATantleff added to sub=4294998778 total 2 by
08:30:05.195 DEBUG - ATantleff removed from sub=4294998781 total 1 by
08:30:05.398 DEBUG - ATantleff added to sub=4294998781 total 2 by
08:31:35.309 DEBUG - ATantleff ServerSubID not found for 30246
08:31:35.311 DEBUG - ATantleff <- Your subscription limit of 10 has been reached
08:31:36.105 DEBUG - ATantleff ServerSubID not found for 30259
08:31:36.106 DEBUG - ATantleff <- Your subscription limit of 10 has been reached
09:48:50.509 DEBUG - ATantleff <- Too many requests
09:48:50.509 DEBUG - Ignored request from ATantleff :
09:48:50.520 DEBUG - ATantleff <- Too many requests
09:48:50.520 DEBUG - Ignored request from ATantleff :
Edited by multichartsDEV1 on Sep 11, 2020 08:11 AM

API Support » Advanced Example on Bitbucket Jul 21, 2020 @ 10:15 AM (Total replies: 3)

We cannot receive depth of market data for @6E instrument. The issue is not reproduced in GAIN Trader Developer. We have the issue in the Example only.
It looks like Advanced Example on Bitbucket is not using latest API version.

API Support » Advanced Example on Bitbucket Jul 21, 2020 @ 10:15 AM (Total replies: 0)

We cannot receive depth of market data for @6E instrument. The issue is not reproduced in GAIN Trader Developer. We have the issue in the Example only.
It looks like Advanced Example on Bitbucket is not using latest API version.

API Support » Issue with @6C and similar symbols Jul 17, 2020 @ 11:05 AM (Total replies: 6)

Hi,

We use the latest version 33 of the new API. We receive only real time ticks for @6 instrument. Status Line in PriceChanged events does not come.

API Support » Issue with @6C and similar symbols Jun 30, 2020 @ 09:19 AM (Total replies: 6)

Did you have a chance to look into it?

API Support » Issue with @6C and similar symbols Jun 09, 2020 @ 07:22 AM (Total replies: 6)

Hello Evgeny,

Thanks for your response, but the issue remained.
We tried it 06/08 on the API server and did not notice the changes.

API Support » Issue with @6C and similar symbols Jun 02, 2020 @ 07:14 AM (Total replies: 6)

Dear dev team,

On API server, the following events do not come for @6C and similar symbols.
Client.subscriptions.price.pricetick
Client.subscriptions.price.pricechanged

Why is that? How can we get OHLC of a day for such symbols? Shall we subscribe for daily real-time bars (though the number of subscriptions is limited)?