Hi, I make an instance of KiteTicker and then call subscribe method on the KiteTicker object with a list of Instruments. Till now I have needed to subscribe to only 7 or 8 instruments, which has worked fine. Now I have a requirement to subscribe to about 80 to 90 instruments. I want to know if subscribing to that many instruments simultaneously would be fine? Is there an upper limit to the number of instruments that can be subscribed?