@admin unable to fetch getltp of INDEX (Banknifty & Nifty)

Best posts made by smitshahfo
-
unable to fetch getltp of INDEX (Banknifty & Nifty)posted in General Discussion
-
Data format issue with websocket V2 versionposted in Python SDK
@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: User Feedback - WebSocket 2.0 Beta Rollout – Python Languageposted in Python SDK
@Ashok ok Thank you.
Sometimes its printing the same message. multiple times. does it mean no response from server.
-
RE: User Feedback - WebSocket 2.0 Beta Rollout – Python Languageposted in Python SDK
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`posted in Test
@admin The issue is again back. Ltp prices still not updating. Please update here when the issue is resolved.
-
RE: LTP quote not current`posted in Test
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`posted in Test
@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 smitshahfo
-
RE: LTP quote not current`posted in Test
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`posted in Test
@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`posted in Test
@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)posted in General Discussion
@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)posted in General Discussion
@admin unable to fetch getltp of INDEX (Banknifty & Nifty)

-
RE: Not receiving get_ltp data..posted in General Discussion
@Vignesha yes it got fixed in 15-20 mins after my post.
-
Not receiving get_ltp data..posted in General Discussion
Hi Admin,
Not receiving get_ltp data from 12:22 pm. Please rectify asap.
Thanks
-
RE: Binary data from websocket 2.0posted in General Discussion
@TB_Developer
check.. Websocket 2.0 Documentation https://drive.google.com/drive/u/1/folders/1GMwTMfxRdiloUziV4DYwlYchGXbOvTfL