交易所 BitAsiaEx 通用协议 插件支持

Author: 小小梦, Created: 2018-07-21 14:55:30, Updated: 2018-07-23 23:07:36

交易所 BitAsiaEx 通用协议 插件支持

有两个版本的插件,一个 linux 64bit , 一个 windows 64bit

链接: https://pan.baidu.com/s/1MhebVDalKlAqAreat6p6bg 
密码: ddx9
  • 配置信息

    BitAsiaEx 交易所 除了 accessKey , secretKey , 还需要配置一个 publicKey , 这个 publicKey 可以 以 “ ,”(逗号) 间隔 写在 accessKey 后面, 注意要用英文逗号。

    img

  • 其它

    已经更新,更新时间: 2018.7.23 23:05:00

如有错误,BUG,问题 欢迎留言。 ^^


More

13930883250 GetOrders: map[code:300 msg:userEntrust err time:1.532483038271e+12 data:<nil>] 2018-07-25 09:43:55 Exchange 错误 GetOrders: map[code:300 msg:userEntrust err time:1.532483035062e+12 data:<nil>] 2018-07-25 09:43:51 Exchange 错误 GetOrders: map[code:300 msg:userEntrust err time:1.53248303185e+12 data:<nil>] 2018-07-25 09:43:48 Exchange 错误 GetOrders: map[data:<nil> code:300 msg:userEntrust err time:1.532483028659e+12] 2018-07-25 09:43:45 Exchange 错误 GetOrders: map[data:<nil> code:300 msg:userEntrust err time:1.532483025445e+12] 2018-07-25 09:43:42 Exchange 错误 GetOrders: map[code:300 msg:userEntrust err time:1.532483022227e+12 data:<nil>] 2018-07-25 09:43:38 Exchange 错误 GetOrders: map[code:300 msg:userEntrust err time:1.532483018966e+12 data:<nil>] 2018-07-25 09:43:35 Exchange 错误 GetOrders: map[code:300 msg:userEntrust err time:1.532483015762e+12 data:<nil>]

baran 刚更新的 GetOrder() 会报 order not found!

reory 这个是什么错误

reory GetAccount: runtime error: slice bounds out of range

小小梦 这个好像是 交易所问题, 您重新试下 , 其他用户 暂时没反应这问题。

13930883250 该怎么解决这个问题呢 换服务器能好吗

小小梦 这个应该是交易所 接口问题 , 时有时无的出现。

小小梦 order not found! 是没有找到订单。 BitAsiaEx 交易所 不保存 已经撤销的订单, 撤销后的订单 用查询接口查询 ,查询不到。

小小梦 这个一般看下是不是 公钥 添加错误 , 公钥 应该是 64 + 64 +64 +24 的结构,如果不是这个结构 公钥就是错误的。

小小梦 好的, 我再更新下 , 交易所给了 新的 接口 没注意到。改下就好。

小小梦 您的 publicKey 有添加么,应该是 分割 plublicKey 的时候 出的错误。