I have tested both the official Upstox Python WebSocket example and my own code. I only receive the initial snapshot for instruments like NSE_FO|NIFTY25MAYFUT, and no live streaming ticks, even during market hours.
Can you please confirm whether my account is enabled for real-time streaming market data via the API for both equity and F&O?
If not, what steps do I need to take to enable this?
Sample output:
Connection established
{“feeds”: {“NSE_FO|NIFTY25MAYFUT”: {“ff”: {“marketFF”: {“ltpc”: {}, “marketLevel”: {}, “optionGreeks”: {}, “marketOHLC”: {}, “eFeedDetails”: {}}}}}, “currentTs”: “1747298280829”}
Other than the first tick, I am not receiving streaming data