will it have the status code 429 in the exception message? or is there any other way I can distinguish it from a normal NetworkException which might arise due to network issues?
I am not directly calling the REST API, rather going through functions provided by the pykiteconnect library. I don't think I will receive the HTTP error code 429 in this case if api limit has been breached, so my question is very simple, how is thi…
@Arockiya_r Thanks for the response, I have one more question
Is it possible the SL order might not be triggered and still the price has moved beyond the limit price? In this case what will be the order status?