Hi Mike,
Thanks for all your amazing work!
I've installed the 0.6 pre-release and am trying to test it out; when I load a strategy that is working on an older version, and try to run it from the cli on the 0.6, I'm getting "Error: Cannot find module 'binance' " The full error is here: http://termbin.com/0ijb
Is this to be expected? Will strategies written for the older version need to be modified to work on the newer?
Very excited about the new capabilities and about gekko broker.
EDIT:
It looks to me like it is looking in the wrong place for the binance module; "'/home/henry/gekko/core/../exchanges/binance'" -- the three dots look out of place there in the middle of the path.
Thanks for all your amazing work!
I've installed the 0.6 pre-release and am trying to test it out; when I load a strategy that is working on an older version, and try to run it from the cli on the 0.6, I'm getting "Error: Cannot find module 'binance' " The full error is here: http://termbin.com/0ijb
Is this to be expected? Will strategies written for the older version need to be modified to work on the newer?
Very excited about the new capabilities and about gekko broker.
EDIT:
It looks to me like it is looking in the wrong place for the binance module; "'/home/henry/gekko/core/../exchanges/binance'" -- the three dots look out of place there in the middle of the path.