Hi, I am trying to get real time market data using the websocket v3. I am testing on Nifty and Bank Nifty for now, I am getting approximately 180-200 messages per minute from the websocket.
Getting an update every 0.3 seconds does not feel very fast. Is there a limitation set by upstox on how frequently I’ll be getting updates. I want to know limitations of the system allowing me to work around it, or optimize my code/ hardware/ network.