Kite - API - GetQuote,OHLC methods not returning data for BSE listed scrips

ksdash83
Kite APIs for methods "/quote" and "/quote/ohlc" and "/quote/ltp" do not return data for BSE scrips when supplied with BSE Code.
please see attached screenshots with captions.

NSE scrips are working OK.

https://api.kite.trade/quote?i=BSE:544157
Above does NOT work; returns success for no data

https://api.kite.trade/quote?i=NSE:INFY
Above DOES work. returns success with full data

Please check this and update.

  • sujith
    You seem to be using an invalid input for BSE instrument. You can know more about the type of input parameters for Quote API here.
  • ksdash83
    hi Sujith, pls check the screenshots; the BSE code that is used is from BSE website too.
    but kite quote only takes the BSE ID and not the code
  • ksdash83
    also - could you pls suggest how to get the kite trading symbol, pls?
  • sujith
    You can find all the instruments details that are traded for the day on the instruments master file.

    In the above screenshot you seem to be using exchange and instrument token. The accepted input format is either instrument_token or exchange:instrument token.
Sign In or Register to comment.