Any way to check, If a stock has hit Upper/Lower circuit in historical data?

KamalChhirang
Once I fetch historical data from kite API, is there any method using which I can check If a stock had hit lower/upper circuit on a specific date?

Because the upper/lower circuit limits keep on changing (5%, 10%, 20% etc).
  • KamalChhirang
    I guess one way will be to check If the price is changing in "minute candle" data. But I was wondering If there is any better way to do so.
  • rakeshr
    Is there any method using which I can check If a stock had hit lower/upper circuit on a specific date?
    No, there is no specific method for this at our end. We currently provide upper/lower circuit limit data for the current day only in full quote APIs. We don't have historical circuit limit data.
Sign In or Register to comment.