Available balance

How can I get my available balance for futures in C#? Using .net core.

Not good at .net, but if you are able to send a request to this endpoint, you will see all balances:

https://binance-docs.github.io/apidocs/futures/en/#account-information-v2-user_data

Hope this will be helpful :slight_smile: