Is getting Price of Instruments dependent on Historical data API

pannet1
hI,

1) will one need to subscribe to historical data API for accessing the end point https://api.kite.trade/instruments/NSE/INFY?api_key=xxx&access_token=yyy"

2) which time frame does OHLC specifies. Is it the current day's (Daily Time frame)

3) Will the market depth return the Best offer and Bid or it will be only 0 as mentioned in the documentation.
  • sujith
    Hi @pannet1,
    1) will one need to subscribe to historical data API for accessing the end point https://api.kite.trade/instruments/NSE/INFY?api_key=xxx&access_token=yyy"
    You don't need historical data access to use this API call.
    2) which time frame does OHLC specifies. Is it the current day's (Daily Time frame)
    OHLC in this API will be current day's data.
    3) Will the market depth return the Best offer and Bid or it will be only 0 as mentioned in the documentation.
    It might give you 0 during off market hours but you will get data during market hours.
  • pannet1
    @sujith

    Thanks for your replies. Kindly close this thread.
This discussion has been closed.