As i read somewhere that for ticker values i cant subscribe more than 50 stock , can i subscribe in multiple chunks of 50 stocks ? what i mean is in onConnected listener can i call subscribe multiple times with different tokens , is there any limit per account how many stock i am subscribe
@tonystark So you mean to say if I have 3 symbols - Reliance, Biocon and Infosys, I can only get values for 1 symbol at a time? The code will only be applied to 1 symbol?
You will get updates for all of them whenever there is a tick available for them. The number of ticks you get depends on the liquidity of the instrument.