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

https://github.com/jeffrey-liang/quantitative

quantitative - Quantitative finance back testing library
https://github.com/jeffrey-liang/quantitative

Last synced: 5 months ago
JSON representation

quantitative - Quantitative finance back testing library

Awesome Lists containing this project

README

        

# quantitative

Quantitative is an event driven backtesting library. Currently still in development.

Installation
------------
``` bash
$ python setup.py install
```