Market Data API - Stock LTP issue
-
Hi,
I am facing issue in fetching data using market data API.
i have list of tokens for stocks i am trying trying with, but at output from the server is giving LTP as zero for some stocks in list. please refer below image. Please help me with this problem
-
@Moderator_2 said in Market Data API - Stock LTP issue:
Hi @PradeepB
Thank you for notifying on us. Will get it analyzed and update you on the resolution.
Regards,
SmartAPI teamThank you, that worked
-
hi @PradeepB
Kindly note, BL series is not active in NSE. Due to which for the above token, we haven't pushed the values. Please use EQ series for the required symbols
Please fetch the same from below file
https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json
Sample Request for ALKEM-EQ:
{
"mode": "OHLC",
"exchangeTokens": {
"NSE": [
"11703"
]
}
}Regards,
SmartAPI team -
@Moderator_2 I am looking forward for solution
Thank you
-
Hi @PradeepB
Thank you for notifying on us. Will get it analyzed and update you on the resolution.
Regards,
SmartAPI team