gekkowarez / bruteforce

A swiss army nodejs brute force backtester for Gekko trading bot. Saves time so you can spend more time looking good.
MIT License
45 stars 16 forks source link

cannot find module '../gekko/config-backtester.js' #6

Open kilianju opened 5 years ago

kilianju commented 5 years ago

Hi @gekkowarez , Trying to run the bruteforce.js, I'm running into this error.

Thanks in advance!

galamdring commented 5 years ago

This means that the config file doesn't exist. You need to edit the bruteforce.js file to point at the correct gecko config file, for me that's ../config-backtesting.js