How many instruments can I subscribe to?

ramzh
When subscribing to live tick data, how many instruments can I subscribe to ? Is there a limit?

Example .net code for subscribing to one Instrument:
ticker.Subscribe(Tokens: new UInt32[] { insToken });
Sign In or Register to comment.