☰
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
14.1K
All Categories
0
Incidents
157
Node JS client
41
Go client
795
.Net API client
385
Kite Publisher
537
.Net / VBA / Excel (3rd party)
463
Algorithms and Strategies
1K
Java client
1.1K
API clients
407
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
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.