A backtesting framework for quantitative investing and trading
- Clojure
- Leiningen
To start an interactive prompt where you can enter arbitrary code to run in the context of your project:
lein repl
To run the default :main
set in project.clj
:
lein run