☰
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
14K
All Categories
0
Incidents
156
Node JS client
40
Go client
794
.Net API client
383
Kite Publisher
537
.Net / VBA / Excel (3rd party)
460
Algorithms and Strategies
1K
Java client
1.1K
API clients
404
PHP client
4K
Python client
348
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
June 2018
rajtk
May 2018
sujith
BO Order cancelled without reason
rajtk
May 2018
in
Python client
I tried placing a BO order and get's cancelled without any reason. please help me understand the reason for the cancellation:
DEBUG:urllib3.connectionpool:Resetting dropped connection: api.kite.trade
DEBUG:urllib3.connectionpool:
https://api.kite.trade:443
"POST /orders/bo HTTP/1.1" 200 N
DEBUG:urllib3.connectionpool:
https://api.kite.trade:443
"GET /orders HTTP/1.1" 200 None
Order is PENDING/OPEN TATAMTRDVR
DEBUG:urllib3.connectionpool:
https://api.kite.trade:443
"DELETE /orders/bo/1805310010156
None
Primary Order No : 180531001015618is canceled for TATAMTRDVR
DEBUG:urllib3.connectionpool:
https://api.kite.trade:443
"GET /orders HTTP/1.1" 200 None
Tagged:
Python Client
BO Orders
BO.GIF
12.9K
sujith
May 2018
It seems like your app sent a cancellation request and hence order was canceled.
162.158.54.76 - 122.172.191.213 - - [31/May/2018:11:15:11 +0530] "DELETE /orders/bo/180531001015618?order_id=180531001015618&variety=bo HTTP/1.1" "-" 200 58 "-" "Kiteconnect-python/3.7.0"
rajtk
June 2018
thanks. found where the issue is.
This discussion has been closed.
162.158.54.76 - 122.172.191.213 - - [31/May/2018:11:15:11 +0530] "DELETE /orders/bo/180531001015618?order_id=180531001015618&variety=bo HTTP/1.1" "-" 200 58 "-" "Kiteconnect-python/3.7.0"