I am getting Index out of bounds error while I am subscribing to around 100 symbols. Kindly have a look at ReadShort and ReadInt functions in Ticker.cs
This happens when there is a network issue and the ticker is unable to read the rest of the tick data from the stream. I would suggest you try with a different ISP for a stable internet connection.
This happens when there is a network issue and the ticker is unable to read the rest of the tick data from the stream. I would suggest you try with a different ISP for a stable internet connection.