Hi,
I’m trying to get the order status and I want to know if my order reached take profit or reached stop loss
for example:
I want to use this code:
and I want to get the status of this order and I want to know if its reached TAKE_PROFIT.
Dose “avgPrice” that’s I get it from the “binance.futuresOrderStatus()” can tell me that ?, so if its bigger than 0 its means that I’ve reached the Take profit?