We have been using instruments API to get the previous day closing price for instruments. Last few days the value is coming as zero. Is it changed? If yes then what will be the best API get the close price of script?
The issue of taking from quote endpoint is I will not be able to get for all list of instruments but only for few. Do you have any other option, where i will get for all the instrument dump?
We don't recommend using the last price from instrument dump. You can fetch the last price from quote endpoints.