Description
Relative Currency Momentum (RCM) is a free custom indicator developed entirely from scratch.
It is built around the same core idea and general line logic as the Currency Strength Wizard, but it was independently coded by me to provide clean, dedicated versions for both MT4 and MT5.
The focus was on keeping the original concept while improving usability, clarity, and practical use in live trading.
Version History
v1.00
- Initial release
- Added MTF Strength Panel
- Added Non-Repainting mode (enable in settings)
- Added separate controls for Alert Levels and Chart Levels
- Fixed divergence alert logic
Notes
- The Non-Repainting mode is based on the same core line logic as the original and was made to stay as close as possible to the original line behavior while remaining practical for live use.
- It is not a strict 1:1 visual no-repaint clone, because forcing an exact clone would make the line less stable and more noisy in practice.
- Since the lines are used mainly as a trend filter, the Non-Repainting mode was tuned to provide a more stable and more practical trading readout.
- The Swing Predictor Line is not included in this version yet. Still working on it.