buy-the-fear-sell-the-greed/README.md

10 lines
555 B
Markdown

# Buy the Fear, Sell the Greed
This repository contains links to implementations of strategies from *Buy the Fear, Sell the Greed* (2018) by Larry Connors.
* [RSI PowerZones](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/rsi-power-zones)
* [Vol Panics](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/vol-panics)
* [VXX Trend](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/vxx-trend)
* [TPS](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/tps)
---