Hi Team,
Websocket was working with V2.
followed the same steps for V3 as listed in upstox-python/examples/websocket/market_data at master · upstox/upstox-python · GitHub, with the new V3 proto file.
getting the below error.
import MarketDataFeed_pb2 as pb
File “/MarketDataFeed_pb2.py”, line 34, in
_globals[‘_MARKETINFO_SEGMENTSTATUSENTRY’]._loaded_options = None
Any help is appreciated.