Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 643 Bytes

IHuobiSocketClient.md

File metadata and controls

17 lines (16 loc) · 643 Bytes
title has_children
Socket API documentation
true

[generated documentation]

HuobiSocketClient

Client for accessing the Huobi websocket API.


Set the API credentials for this client. All Api clients in this client will use the new credentials, regardless of earlier set options.
void SetApiCredentials(ApiCredentials credentials);


Spot streams
IHuobiSocketClientSpotApi SpotApi { get; }


Usdt margin swap streams
IHuobiSocketClientUsdtMarginSwapApi UsdtMarginSwapApi { get; }