JKorf / HTX.Net

A C# .netstandard client library for the Huobi REST and Websocket Spot and Swap API focusing on clear usage and models
https://jkorf.github.io/HTX.Net/
MIT License
73 stars 52 forks source link

How I can use Nuget package to get account balance? #95

Closed zydjohnHotmail closed 1 year ago

zydjohnHotmail commented 2 years ago

Hello: I just create API keys for my Huobi account, and I want to use Nuget package: to get my account balance. But I can’t find any code example. I am using C# on Windows 10. Please show me some code example on how to use API keys to sign HTTP request and get my account balance. Thanks,

JKorf commented 1 year ago

Installing a nuget package is explained in various tutorials