This website requires JavaScript.
Explore
Help
Sign In
moshferatu
/
ninjatrader
Watch
1
Star
0
Fork
0
You've already forked ninjatrader
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8fc49bf60d
ninjatrader
/
strategies
/
rsi-divergence
History
moshferatu
8fc49bf60d
Add a configuration property to the RSI divergence strategy for setting the divergence period
2024-08-31 06:18:21 -07:00
..
README.md
RSIDivergenceBot.cs
Add a configuration property to the RSI divergence strategy for setting the divergence period
2024-08-31 06:18:21 -07:00
strategy_rules.png
README.md
RSI Divergence Bot
This strategy was inspired by the following post on X:
Rules
On the hourly SPY chart, enter a long when the RSI is > than it was 5 bars ago but price is lower.
Exit the position when the RSI is > 70.