@admin unable to fetch getltp of INDEX (Banknifty & Nifty)
vrkhyd
@vrkhyd
Best posts made by vrkhyd
-
unable to fetch getltp of INDEX (Banknifty & Nifty)
-
Data format issue with websocket V2 version
@admin
This is the data am receiving from websocket V2, after including the change suggested by @rajanprabu.The data seems to be not in proper format. "exchange_timestamp": 1668665016000. How should i decode it..
and the prices of tickers are not showing the decimal values. its showing as integer value.. including decimal points.Please fix the issues ASAP.
-
RE: LTP quote not current`
@admin The issue is again back. Ltp prices still not updating. Please update here when the issue is resolved.
-
RE: User Feedback - WebSocket 2.0 Beta Rollout – Python Language
Hi @admin,
I am running websocket V2.0. for every 30 sec's its landing in pong function. I have subscribed only one token while running the below.its consistent even with other token. Please look into this.
-
RE: LTP quote not current`
Hello forum members & @admin
Am the only one facing problem with fetch ltp? any new update released for python SDK?
Please reply.
-
RE: User Feedback - WebSocket 2.0 Beta Rollout – Python Language
@Ashok ok Thank you.
Sometimes its printing the same message. multiple times. does it mean no response from server.
-
RE: LTP quote not current`
@admin @pari @rukku @Bharath-Ron @Cyriac @ramanagajula1999 @Preetham @Pavithra @senthil-hss
Looks like LTP data is in appropriate.. its giving 1 hour back LTP.. Request all to check once..
Admin.. this issue keeps repeating.. Please make sure that we can blindly rely on the API.. otherwise we all going to loose quite a lot..
Please rectify the issue ASAP.
Latest posts made by vrkhyd
-
RE: LTP quote not current`
Hello forum members & @admin
Am the only one facing problem with fetch ltp? any new update released for python SDK?
Please reply.
-
RE: LTP quote not current`
@admin @pari @rukku @Bharath-Ron @Cyriac @ramanagajula1999 @Preetham @Pavithra @senthil-hss
Looks like LTP data is in appropriate.. its giving 1 hour back LTP.. Request all to check once..
Admin.. this issue keeps repeating.. Please make sure that we can blindly rely on the API.. otherwise we all going to loose quite a lot..
Please rectify the issue ASAP.
-
RE: LTP quote not current`
@admin The issue is again back. Ltp prices still not updating. Please update here when the issue is resolved.
-
RE: unable to fetch getltp of INDEX (Banknifty & Nifty)
@laxm I replaced my code with below to get ltp from Yahoo FInance.
BN_data1 = yf.download(tickers='^NSEBANK', period='1m',progress=False)
BN_ltp = BN_data1["Close"][-1] -
unable to fetch getltp of INDEX (Banknifty & Nifty)
@admin unable to fetch getltp of INDEX (Banknifty & Nifty)
-
RE: Not receiving get_ltp data..
@Vignesha yes it got fixed in 15-20 mins after my post.
-
Not receiving get_ltp data..
Hi Admin,
Not receiving get_ltp data from 12:22 pm. Please rectify asap.
Thanks
-
RE: Binary data from websocket 2.0
@TB_Developer
check.. Websocket 2.0 Documentation https://drive.google.com/drive/u/1/folders/1GMwTMfxRdiloUziV4DYwlYchGXbOvTfL