Hi,
I still see no symbol attribute from “Market Data Indices Update” response
logs for your reference:
2025-03-20 09:45:30.830 [WebSocketClient@429668090-60] INFO c.s.a.adapter.FyersWebSocketReceiver - OnOpen: Successfully subscribed
connect:socket.fyers.in/hsm/v1-5/prod
2025-03-20 09:45:35.550 [WebSocketConnectReadThread-76] INFO c.s.a.adapter.FyersWebSocketReceiver - OnMessage: {“msg”:“Connection successful”,“code”:200,“type”:“cn”,“message”:“Authentication done”}
2025-03-20 09:45:35.551 [WebSocketConnectReadThread-76] INFO c.s.a.adapter.FyersWebSocketReceiver - OnOpen: HSM Connected
2025-03-20 09:45:35.698 [WebSocketConnectReadThread-76] INFO c.s.a.adapter.FyersWebSocketReceiver - OnMessage: {“msg”:“Channal-Mode changed successful”,“code”:200,“type”:“full”,“message”:“Full Mode On”}
2025-03-20 09:45:38.697 [WebSocketConnectReadThread-76] INFO c.s.a.adapter.FyersWebSocketReceiver - OnMessage: {“msg”:“Subscribe successful”,“code”:200,“type”:“sub”,“message”:“Successfully subscribed”}
2025-03-20 09:45:39.207 [WebSocketConnectReadThread-76] INFO c.s.a.adapter.FyersWebSocketReceiver - OnIndex: {“ch”:“133.1”,“high_price”:“23071.1”,“ltp”:“23040.7”,“exch_feed_time”:“1742444138”,“chp”:“0.58”,“low_price”:“22994.4”,“open_price”:“23036.6”,“type”:“if”,“prev_close_price”:“22907.6”}
2025-03-20 09:45:39.806 [WebSocketConnectReadThread-76] INFO c.s.a.adapter.FyersWebSocketReceiver - OnIndex: {“ch”:“135.1”,“high_price”:“23071.1”,“ltp”:“23042.7”,“exch_feed_time”:“1742444139”,“chp”:“0.59”,“low_price”:“22994.4”,“open_price”:“23036.6”,“type”:“if”,“prev_close_price”:“22907.6”}
Note: I see this issue only for Indices, I can see the symbol attribute on equity and options. I have followed the same approach provided in the link(https://myapi.fyers.in/docsv3#tag/Web-Socket/paths/~1WebSocket/head). Thanks