Type/to search
0
Follow
0
Followers
怎么通过apikey和secretkey获取另一个账户的信息?
Help
Created 2023-05-14 17:24:13  
 1
 1173

创建了交易所之后,在调试工具中可以通过如下代码获取不到账户信息。
var apikey = 'xxxx';
var secretKey = 'xxxx'
// 设置API Key和Secret
exchange.SetAPIKey(apiKey);
exchange.SetAPISecret(secretKey);

// 获取账户信息
var acc = exchange.GetAccount();

Related Recommendations
Comment
All comments (1)

    这是文档,https://www.fmz.com/api 没有这两个方法。需要添加到交易所

    3 years ago
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)