ninjatrader/strategies/monthly-momentum/README.md

25 lines
563 B
Markdown

# Monthly Momentum Bot
## Overview
The Monthly Momentum Bot was inspired by the following post which also contains the rules for the strategy:
![Strategy Rules](strategy_rules.png)
While the strategy can be applied to any time frame, it was developed with the monthly chart in mind, as the name implies.
## Backtest Results
### SPY
![SPY Analysis](./backtest-results/spy_analysis.png)
![SPY Summary](./backtest-results/spy_summary.png)
### QQQ
![QQQ Analysis](./backtest-results/qqq_analysis.png)
![QQQ Summary](./backtest-results/qqq_summary.png)
---