unable to fetch getltp of INDEX (Banknifty & Nifty)
-
@admin unable to fetch getltp of INDEX (Banknifty & Nifty)
-
@Moderator_2 Please provide the correct names for Nifty and BankNifty. Even yesterday, Nifty token was '2', and exchange segment was 13, and it was working fine. However from today morning, suddenly the same config is showing weird LTP values!
This is highly problematic! How can we depend on you guys for consistency? Please make these kind of changes over the weekend and do INFORM in the forum! PLEASE!
-
Hi all,
Apologies for delayed response.
We have started providing the index data on smartAPI. Kindly reverify for the sameThanks & Regards,
SmartAPI team -
@senthil-hss @admin None of them are bothered to respond on any of the issues.
Looking to shift out where we get at least some responses. -
we had similar issues in past as well.. . why are you not taking any action on this?
https://smartapi.angelbroking.com/topic/2157/nifty-banknifty-token-not-found
-
@vrkhyd Thanks for that. Btw I'm aware of this alternative.
-
@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] -
Even I facing issues.
Found that the tokens of NIFTY and BANKNIFTY which were previously 26000 and 26009 are missing now.@admin @administrators why do you remove these?
Atleast make sure to inform the changes.