https://github.com/jeffrey-liang/quantitative
quantitative - Quantitative finance back testing library
https://github.com/jeffrey-liang/quantitative
Last synced: 5 days ago
JSON representation
quantitative - Quantitative finance back testing library
- Host: GitHub
- URL: https://github.com/jeffrey-liang/quantitative
- Owner: jeffrey-liang
- Created: 2016-09-26T05:57:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-03T21:56:01.000Z (about 6 years ago)
- Last Synced: 2025-04-30T00:04:41.031Z (10 days ago)
- Language: Python
- Size: 178 KB
- Stars: 63
- Watchers: 4
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-quant - quantitative - Quantitative finance, and backtesting library. (Python / Trading & Backtesting)
- awesome-quant - quantitative - Quantitative finance, and backtesting library. (Python / Trading & Backtesting)
- awesome-quant - quantitative
- awesome-quant - quantitative
README
# quantitative
Quantitative is an event driven backtesting library. Currently still in development.
Installation
------------
``` bash
$ python setup.py install
```