I do future trading. I have a bot coneccted to Binance API RES. I need help to get the Adverage and Trigger Condition data information per order, How could I get them. How do I set the comand ? I cant find it in https://binance-docs.github.io/apidocs/futures/en/#new-order-trade
I need to calculate the slipperage of the opens orders and the close orders. To calculate the Slipperage need to have the Trigger Condition (my price, the one I send to Binance) and the Adverage price (the one I get from Binance) Need to calculate the differents between both price.
Please see the pic attached