followed the given solutions in this link(https://smartapi.angelbroking.com/topic/2570/websocket-2-0/9?_=1667760289934), but these solutions are not working 100%. alot of times the tick is not fetching the data
on open
Ticks: {'subscription_mode': 1, 'exchange_type': 2, 'token': '41747', 'sequence_number': 1291696, 'exchange_timestamp': 1672890773000, 'last_traded_price': 30120, 'subscription_mode_val': 'LTP'}
on message
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
In on pong function==> b'\x00'
Ticks: {'subscription_mode': 1, 'exchange_type': 2, 'token': '41747', 'sequence_number': 2638722, 'exchange_timestamp': 1672891349000, 'last_traded_price': 21990, 'subscription_mode_val': 'LTP'}
on message
G
Best posts made by GannuRamya
-
WebSocket V2 In on pong function==> b'\x00'
-
RE: Instrument link is not working
@admin and @Karthikeyan does this issue addressed. I'm unable to get the data from WebSocket against StrikePrice
-
BankNifty September weekend expiry code is pointing to Thursday instead Wednesday
as per NSE September last week expiry code should be 'BANKNIFTY27SEP2345100PE' instead of this in Angelone doc it is showing as 'BANKNIFTY28SEP2345100PE'