Upstox Websocket Steamer on_message

Uptox websocket streamer on_message provides messages in form of JSON ticks with multiple stocks as one of the major key. How many unique stocks (maximum number possible) are supported by each message tick at any particular timestamp ?

Hi @Bikram
You can refer to the table in the documentation where we’ve provided the limits for each mode:

Thanks!