Closed brucetus closed 7 years ago
Can you pull the latest master and retry?
Yes I got the same error
This will be due to the changes I add to fix docker script execution. The call to zenbot.sh needs to be prefixed to ./zenbot.sh since we are no longer wrapping node.
I’ll send a push request to fix it tonight, but this is already done in the genetic backtester if you want to compare and fix yourself.
Sorry for the trouble, forgot about this script when testing.
Fixed in #579
I'm trying to use the backtester.js script and I'm getting this error
It says it was successful, however it didn't actually run any simulations and the .csv file it outputted is empty.
It says it can't find zenbot.sh. I tried running the command in the zenbot folder like this
./scripts/auto_backtester/backtester.js
but it didn't solve anything.Can somebody help me fix this? I tried npm install also and it didn't help. Thanks.