API Support Forum
OEC API > Market Data > Tick Subscriptions
Author Topic: Tick Subscriptions
(2 messages, Page 1 of 1)
Moderators: VPfau
MFrasson3344
Posts: 45
Joined: Nov 09, 2015


Posted: Feb 12, 2016 @ 10:42 AM             Msg. 1 of 2
I know there are some limits about the subscriptions, but it is not clear if RequestTicks decrements or not the number of subscriptions that i have.
so, i have 5 tick subscriptions available. If i use RequestTicks to request historical data, it decrements this number or not?

I ask this because i'm not sure that the subscriptions process works fine (using SubscribeTicks).
Sometimes i can subscribe 5 symbols, sometimes 4. I use an intensive multitasking and could it be a problem?
I must lock incoming subscription requests until the current subscription is done?

Thanks in advaced


Mauro frasson
Edited by MFrasson3344 on Feb 12, 2016 at 10:44:29
MFrasson3344
Posts: 45
Joined: Nov 09, 2015


Posted: Feb 12, 2016 @ 10:43 AM             Msg. 2 of 2
Other question...

Is there a way to understand if a SubscribeTick fail for Max Number of subscriptions reached?
I know an OnError event is raised.. but in the event there is no reference to subscription.

Edited by MFrasson3344 on Feb 12, 2016 at 11:53:59