When I am placing limit 0 price orders for Nifty options through Kite Nodejs client, I am receiving API error "Your order price is lower than the current lower circuit limit of 0.05. Place an order within the daily range". I think this feature broke sometime yesterday. It was definitely working on Friday.
@enliyo, We've made this change recently that does not allow Limit order at 0 to be placed as a Market order. You would need to make changes to your order placement piece by passing the order type as Market.
Thanks for clarification. I have request for this. Can you please publish the changelog about the changes where you deviate from your own documentation so that traders can adjust the systems *not during market hours* please? This has pained me many times during market hours and you keep changing the API without any intimation.
@enliyo, We'll publish a changelog going forward. Will ensure these changes happen over the weekend so that there is sufficient time for you to update.
We've made this change recently that does not allow Limit order at 0 to be placed as a Market order. You would need to make changes to your order placement piece by passing the order type as Market.
We'll publish a changelog going forward. Will ensure these changes happen over the weekend so that there is sufficient time for you to update.