BO Order cancelled without reason

rajtk
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

BO.GIF 12.9K
  • sujith
    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
    thanks. found where the issue is.
This discussion has been closed.