Modify SL-M order of an open CO

h3h3
h3h3 edited July 2018 in Python client


How do i change the highlighted price?

The code i'm trying:
try:
new_order_id=kite.modify_order('co',order_id,order_type='SL-M',trigger_price=2945)
print(new_order_id)

What am i missing?@sujith
This discussion has been closed.