Documentation ¶
Index ¶
Constants ¶
View Source
const ( MARKET_URL string = "https://api.huobi.pro" TRADE_URL string = "https://api.huobi.pro" )
API请求地址, 不要带最后的/
Variables ¶
View Source
var ( ACCESS_KEY string = "" SECRET_KEY string = "" ACCOUNT_ID string = "" )
API KEY
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.