Hi,
I am using the Eikon API .NET version to subscribe to a number of chain RICs to get their constituent RICs. These are
0#TRGBBFVDc:
0#TRFRBFVDc:
0#TRBEBFVDc:
Each of these RICs has around 1461 constituent RICs. For each of the constituent RICs I add them to the subscription.
Very soon I get the StatusUpdatesCallback firing the InstrumentState.OpenedSubscriptionsLimitExceeded case.
I guess this is because I am having almost 6k RICs subscribed.
The question is what is the limit of opened subscriptions and can I adjust it?
Thanks
Emir