Hi, I am using quote API to fetch the prices of various stocks by providing the list of instrument tokens. I am getting the prices correctly except for 1 security with instrument token 7414273 (NSE instrument token for Unimech). I verified the token is correct and script is trading actively on NSE, but the API is giving the constant price of 1055.8 since several days. Unable to understand where I am going wrong or why for this security prices are not returned correctly.
The above-mentioned instrument token for UNIMECH(NSE segment) seems incorrect. You may download the latest instrument file and check. Further, Instruments are identified by the exchange:tradingsymbol in the Quote API. You may get more details here.
exchange:tradingsymbol
in the Quote API. You may get more details here.