.. | ||
CumulativeRSI.cs | ||
README.md |
Cumulative RSI
This indicator simply sums up the previous n-periods (e.g., 2 days) worth of RSI values.
Credit for the idea belongs to Larry Connors in his book Short Term Trading Strategies That Work (2008).
.. | ||
CumulativeRSI.cs | ||
README.md |
This indicator simply sums up the previous n-periods (e.g., 2 days) worth of RSI values.
Credit for the idea belongs to Larry Connors in his book Short Term Trading Strategies That Work (2008).