Skip to content

Backtesting framework for quantitative investing/trading

License

Notifications You must be signed in to change notification settings

konykwong/clojure-backtesting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clojure Backtesting Library

A backtesting framework for quantitative investing and trading

Requirements

- Clojure
- Leiningen

Usage

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

About

Backtesting framework for quantitative investing/trading

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%