phonegapX / QuantBot

数字货币量化交易学习框架
http://www.quantbot.org
MIT License
423 stars 155 forks source link

三角套利 #2

Open onthetunnel opened 6 years ago

onthetunnel commented 6 years ago

大大您好! 想请问您这个项目 能不能 做全局自动三角套利?谢谢大大!

hi-noikiy commented 6 years ago

你跑一下看看就知道了

onthetunnel commented 6 years ago

大大,怎么运行这个项目的三角套利模式?望教导,谢谢大大!

phonegapX commented 6 years ago

恩,有空我会写个三角套利的例子发出来。

phonegapX commented 6 years ago

发现的BUG接下来都会进行一一修改的。

onthetunnel commented 6 years ago

谢谢phonegapX大大,有位大大开发了全自动币安三角套利项目,可是不分享源码要收费人民币5k...实在付不起..真心希望phonegapX大大也能够开发全自动币安三角套利...谢谢大大!

phonegapX commented 6 years ago

你不能断人家财路啊,哈哈。

shoubei128 commented 6 years ago

runtime error: invalid memory address or nil pointer dereference

holy1high commented 6 years ago

大大有没有联系方式

phonegapX commented 6 years ago

"runtime error: invalid memory address or nil pointer dereference" 这个问题具体是怎么出现的,能详细说一下吗

phonegapX commented 6 years ago

联系可以发邮件啊

kuskyfei commented 5 years ago

"runtime error: invalid memory address or nil pointer dereference" 这个问题具体是怎么出现的,能详细说一下吗

目前我这边也出现这个问题,在配置完毕交易所,然后简单的策略,获取账户信息的时候

phonegapX commented 5 years ago

调试一下golang部分吧,看看调用堆栈,查查原因出在哪里