https://github.com/vic-lsh/google-trends-shorting-algorithm
A shorting algorithm on the Equity Market based on results from Google Trends
https://github.com/vic-lsh/google-trends-shorting-algorithm
Last synced: 2 months ago
JSON representation
A shorting algorithm on the Equity Market based on results from Google Trends
- Host: GitHub
- URL: https://github.com/vic-lsh/google-trends-shorting-algorithm
- Owner: vic-lsh
- Created: 2018-11-29T03:03:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T00:54:35.000Z (over 6 years ago)
- Last Synced: 2025-01-25T13:07:35.885Z (4 months ago)
- Language: Python
- Size: 101 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Trends Shorting Algorithm
To conduct backtest, run `zipline run -f short_google_trend.py --start 2014-1-1 --end 2018-1-1 -o dma.pickle`.