Order Management

with the orderId retrieved… Is it possible to partially close an order or to update the stoploss limit and takeprofit limit?
Thank you in advance

No, updating an active order is not possible. You are required to cancel and replace the order.

so basically only 1 TP level is supported .what a shame . i was looking for a way to manage trades beetwen TP hits. Thank you

I think there is one step cancel/replace command in Python connector here: binance-connector-python/cancel_and_replace.py at master · binance/binance-connector-python · GitHub