Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sup/pystrat
:chart_with_upwards_trend: A lightweight Python trading strategy backtesting application
https://github.com/sup/pystrat
Last synced: 8 days ago
JSON representation
:chart_with_upwards_trend: A lightweight Python trading strategy backtesting application
- Host: GitHub
- URL: https://github.com/sup/pystrat
- Owner: sup
- License: other
- Created: 2013-08-08T08:59:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-12T03:08:21.000Z (almost 10 years ago)
- Last Synced: 2024-11-09T04:38:03.708Z (2 months ago)
- Language: Python
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
PyStrat
=======PyStrat is a light-weight trading strategy backtester for python. It
also contains a built-in API into Yahoo Finance and compares historical
backtests of trading strategy against a benchmark strategy of holding the
S&P 500.