WebSocket is not returning script values
-
I'm trying to fetch the LTP value for specific strike price, but the websocket is not returning expected values. It is returning as like below:
2022-12-30 12:46:37.228620 : Start task in the background
{'task': 'hb', 'channel': '', 'token': 'xxxxxxxx', 'user': 'xxxxx', 'acctid': 'xxxxx'}
Ticks: [{'ak': 'nk', 'msg': 'hb', 'task': 'hb'}] -
@Ashok Thanks for your valuable reply. Updated WebSocket V1 to WebSocket V2. It solved my issue.
-
@GannuRamya, looks like you are using websocket V1. AB have migrated to websocketV2. Below is are the details.