Type/to search
0
Follow
0
Followers
Como obter informações de outra conta através da apikey e secretkey?
Help
Created 2023-05-14 17:24:13  
 1
 1174

Após a criação de uma bolsa, as informações da conta perdida podem ser obtidas na ferramenta de inicialização usando o seguinte código:
var apikey = 'xxxx';
var secretKey = 'xxxx'
// Configurar API Key e Secret
exchange.SetAPIKey(apiKey);
exchange.SetAPISecret(secretKey);

// Obter informações da conta
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)