11
Follow
0
Followers
使用国外服务器,配置完成后,调试运行后,报警如下,请问如何解决。
Error: (Exchange_Register): platformId: Huobi, currency: LTC_BTC, Msg: asn1: structure error: tags don't match (2 vs {class:0 tag:16 length:16 isCompound:true}) {optional:false explicit:false application:false defaultValue: tag: stringType:0 timeType:0 set:false omitEmpty:false} int @2
at Register (FILE:2)
at reg (FILE:16)
at global (FILE:27) preventsyield
Related Recommendations
The grid trading strategyPython streamlined multi-variety MACD trending strategy frameworkin main TypeError: IO() takes at most 3 arguments (5 given)symbol not setGetTicker: 400: {"code": 2, "data": {}, "message": "invalid params"}gateio getdepth 502Decrypt: Secret key decrypt failedGetOrders: 400: {"code":-1121,"msg":"Invalid symbol."}HTTP 403 errorBitcoin trading by using bots
Comment
All comments (5)
您可以看下: https://www.fmz.com/bbs-topic/2089
然后根据 里面的 链接 :
1、生成 privateKey 、publicKey (用自己电脑)
2、用 publicKey 到火币官网 创建 API KEY , 创建的时候要求 使用 publicKey 绑定 API KEY 。 (连同 begin , end 等 全部复制)
3、配置 FMZ 交易所 , 在配置项中 配置 accessKey , secretKey , privateKey。 (连同 begin , end 等 全部复制)
4、下载最新的托管者 , 并使用最新的托管者。
8 years ago
- 1

