Hi
- I spent quite a lot of hours figuring out how to find realized/unrealized profits/losses of orders from BinanceSpot API
I was referring this docs link https://binance-docs.github.io/apidocs/spot/en
I could not find any realized or unrealized profit/loss field in the API response.
I am calling this API via the official BinanceDotNet C# wrapper
Am I missing something or do I need to calculate such profits/losses myself?
- Also, I searched a lot, but could not find any webpage for Spot accounts where I can visually analyze my Spot account trade operations etc
(Such functionalities are there for Testnet Binance Futures at https://testnet.binancefuture.com/ but I could not find any such official Binance trading interface for Spot accounts
Kindly advise
Thanks