JKorf / Binance.Net

A C# .netstandard client library for the Binance REST and Websocket Spot and Futures API focusing on clear usage and models
https://jkorf.github.io/Binance.Net/
MIT License
1.02k stars 420 forks source link

I want to see the USDT equivalents of my assets. #1377

Open turgayacar opened 1 month ago

turgayacar commented 1 month ago

Hello; I have a question. The amount of my assets in my wallet is displayed. But I also want them to be displayed in USDT equivalents. How can I make this possible?

Steffx115 commented 2 weeks ago

Very Simplified: new BinanceRestClient().UsdFuturesApi.ExchangeData.GetTickerAsync("").Result.Data.WeightedAveragePrice

then multiply that with your respective Wallet asset