Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Auto_backtester documentation? #558

Closed
brucetus opened this issue Sep 23, 2017 · 1 comment
Closed

Auto_backtester documentation? #558

brucetus opened this issue Sep 23, 2017 · 1 comment

Comments

@brucetus
Copy link
Contributor

brucetus commented Sep 23, 2017

Is there documentation that gives steps on how to run the auto_backtester script?
When I try to run it I get this error:

    throw err;
    ^

Error: Cannot find module 'shelljs'
    at Function.Module._resolveFilename (module.js:527:15)
    at Function.Module._load (module.js:476:23)
    at Module.require (module.js:568:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/app/scripts/auto_backtester/backtester.js:14:17)
    at Module._compile (module.js:624:30)
    at Object.Module._extensions..js (module.js:635:10)
    at Module.load (module.js:545:32)
    at tryModuleLoad (module.js:508:12)
    at Function.Module._load (module.js:500:3)

Thanks

@Wood-Chopper
Copy link
Contributor

For the ones who get stuck with this type of error, just type
npm install in the folder auto_backtester

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants