Thanks Rakesh... I did that.
One quick question. I believe we can pass both trigger_price and price. if so, will this order will be submitted to exchange?? or Zerodha will wait for trigger price and then submit to exchange? how does this work?
Since its a SL-M order i need to pass the 'trigger_price' insteed of Price.
try:
or_id= kite.modify_order(
variety=kite.VARIETY_REGULAR,
order_id=order_id,
price=price)
Hi Sujith,
I am not getting any errors.
the modification request is updated in Kite. I can see the modification request in Kite-UI. and if I request the kite.order_history(order_id) call. my trigger prices are not updated.
yes.. but order book has timestamp only Sec. if you see in the above LIVE example.
2020-05-19 09:41:01 MODIFIED
2020-05-19 09:41:01 TRIGGER PENDING
"last item and check the status." --> Zerodha System will always sort?
will there be any case …
# https://kite.trade/connect/login?api_key=xxx&v=3
kws = KiteTicker("xxx", "yyy")
i use the link to login and get the redirct app sucess response from http://127.0.0.1:5001/1_zd_request?request_token=yyy&action=login&status=success