Ecosyste.ms: Awesome
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: about 2 months 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 (almost 6 years ago)
- Last Synced: 2024-04-25T14:22:20.011Z (8 months ago)
- Language: Python
- Size: 178 KB
- Stars: 57
- Watchers: 4
- Forks: 18
- 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)
README
# quantitative
Quantitative is an event driven backtesting library. Currently still in development.
Installation
------------
``` bash
$ python setup.py install
```