☰
Login
Signup
Home
›
Python client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
April 2019
AbhayM
November 2018
sujith
November 2018
rakeshr
NEST gateway timed out.
keshav_
November 2018
edited November 2018
in
Python client
got this error while running python code.
was unable to square off positions:
kiteconnect.exceptions.NetworkException: NEST gateway timed out.
can some one please explain what is this?
Tagged:
bug
rakeshr
November 2018
@keshav_
Was it happening continuously? In case of such scenario ,handle exception and re-run position square off again.
sujith
November 2018
As the error describes, there was no response from the OMS.
sujith
November 2018
If this happens while placing an order you need to check the orderbook before retrying order or else you might end up opening the position again in the opposite direction.
AbhayM
April 2019
'NEST gateway timed out' - Am getting this error while trying to cancel an AMO order. Someone's advice needed urgently. Thanks!
Sign In
or
Register
to comment.
Was it happening continuously? In case of such scenario ,handle exception and re-run position square off again.