different positions,
On the listening side, is the query OCO PNL roe % … available?
binance API KEY
Hi @samilh34, the endpoint to check positions’ PNL is https://binance-docs.github.io/apidocs/futures/en/#position-information-v2-user_data -> “unRealizedProfit” .
The ROE part is not given by the API directly, would require local calculation.
Hi! Is possible check position’s PNL through web socket?
binance makes us do everything
thans