HELLO, I NEED GUIDANCE FOR THE HISTORICAL DATA THAT IF I CLICK ON ANY INSTRUMENTS I WANT THAT WHEN CLICKED ON IT, ITS MARKET DEPTH, HIGH, LOW, OPEN, AND CLOSE SHOULD BE SHOWN BUT IF WE SEE THE HISTORICAL DATA DOCUMENTATION ITS SHOWING THE /instruments/historical/:instrument_token/:interval TO PUT THE instrument_token SO CAN WE DO IT WITH INSTRUMENT NAME OR instrument_token IS NECESSARY. PLEASE GUIDE
@Mr_rajatmishra the documentation is clear - if the documentation shows instrument_token then thats what you need to provide in the api call. Computers and programming are very specific. If a system/api is designed to take instrument token as input, it cannot reason and understand some other input that you want to provide.
Computers and programming are very specific. If a system/api is designed to take instrument token as input, it cannot reason and understand some other input that you want to provide.