How to verify Price Bands/circuit limits (10%, 20% etc) for a stock before placing orders

Shaha
For every stock, there is a max and min price (usually 10% for Nifty50 stocks) that is to be used while placing the order. This percentage keeps changing.

https://www.nseindia.com/products/content/equities/equities/price_bands.htm

Some of my orders are getting rejected, due to price band breach. Giving error ,
"BO: Order price not within circuit limits"

How to avoid it, proactively? Can i get the min and max limits in kite.quote() calls? or some other place like instrument list, etc?

I want to use BO orders with open ended target i.e. with target as the max tradable price for the day. (Cant use CO as i dont want market price execution).
Sign In or Register to comment.