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.
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).
Upper and lower circuit limit is not yet available. It is on our list. We will provide it soon.