I want to open orders in Binance from API, does this scenario possible?
For example, imagine that market price is 60,000 now.
I want to open BUY order from 60,000 and set stoploss to 55,000 and take profit to 70,000 (this is Market position and active now).
Also place another pending order (Limit) that when market price will come to 56,000, it will be active and set stoploss (52,000) and take profit (68,000) for this new order.
It’s important that each order has own stoploss and take profit.
4