websocket symbol name issue

{'ltp': 54982.6, 'prev_close_price': 54941.3, 'ch': 41.3, 'chp': 0.08, 'exch_feed_time': 1747972315, 'high_price': 55075.65, 'low_price': 54854.5, 'open_price': 54959.3, 'type': 5609870, 'symbol': 4607785}

{'ltp': 24696.0, 'prev_close_price': 24609.7, 'ch': 86.3, 'chp': 0.35, 'exch_feed_time': 1747972315, 'high_price': 24696.35, 'low_price': 24614.05, 'open_price': 24639.5, 'type': 2627735, 'symbol': 2128145}

For 2 symbols which are not unknown, such data is received.

Can you explain why symbol is some code and not name but the ltp is changing for it?

using fyers-api-v3 MAR-2025 latest pypi release

9 replies