0
Follow
0
Followers
O custodiante sempre avisa sobre problema de API ao conectar-se ao future_binance. Tem algum amigo que possa me ajudar?
Created 2021-02-18 17:44:48
2
1932
Eu comprei um servidor e implantei o host, e quando eu me conectava ao future_binance no terminal de negociação, ele sempre me dizia:
Error: GetAccount: 401: {"code":-2015,"msg":"Invalid API-key, IP, or permissions for action}
Mas eu verifiquei as permissões da minha API de Binance, e a negociação de contratos foi ativada, e o endereço IP não foi bloqueado. Eu usei o Python no meu próprio servidor para acessar as ordens e as contas usando a interface do API para chamar o futuro binance, e não tenho problemas para saber por que isso acontece no FMZ?
Related Recommendations
How to Specify Different Versions of Data for the Rented Strategy by Its Rental Code MetadataAdvanced Tutorial for FMZ Quant platform Strategy WritingElementary Tutorial for FMZ Quant platform Strategy WritingGet Started with FMZ Quant PlatformSECURITY BUGI keep getting error: Exchange_GetAccount: Invalid ContractTypeWe have an incredibly profitable market making algorithm for sideways markets on Bitmex - but need expert to help eliminate wait times during downward volatility in the marketError with deribitLimitations of the backtesting engineHow to install ta-lib on linux docker?
Comment
All comments (2)
1、API KEY 配置错误。2、或者申请API KEY的时候设置了IP地址白名单, 但是目前你访问接口的设备的IP不在白名单之内。 3、API KEY的权限不足。
6 years ago
- 1

