An open API service indexing awesome lists of open source software.

https://github.com/clojure-finance/clojure-backtesting-website

Backtesting framework for quantitative investing/trading
https://github.com/clojure-finance/clojure-backtesting-website

Last synced: 3 months ago
JSON representation

Backtesting framework for quantitative investing/trading

Awesome Lists containing this project

README

          

# Clojure Backtesting Documentation Website

A documentation website for the Clojure backtesting framework built with Cryogen

Link to website: [https://clojure-finance.github.io/clojure-backtesting-website/](https://clojure-finance.github.io/clojure-backtesting-website/)

### Requirements

```
- Clojure
- Leiningen
```

## Development

To start the server:
```
lein serve
```