Getting Network Error while placing orders... ETA for resolution??

joyhrs2002
Getting the error below, Any ETA for the same??

File "C:\Work\TR11\Tools\BuySellOptionsOrder.py", line 208, in place_market_order
order_id = kite.place_order(variety=kite.VARIETY_REGULAR,
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\kiteconnect\connect.py", line 355, in place_order
return self._post("order.place",
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\kiteconnect\connect.py", line 841, in _post
return self._request(route, "POST", url_args=url_args, params=params, is_json=is_json, query_params=query_params)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\kiteconnect\connect.py", line 913, in _request
raise exp(data["message"], code=r.status_code)
kiteconnect.exceptions.NetworkException: Order request timed out. Please check the order book and confirm before placing again.
Sign In or Register to comment.