Indicators
Wilder's Moving Average (RMA) Indicator Explained
How Wilder's RMA smoothing works, why it lives inside RSI and ATR, and how to use it directly in Setup.Cash strategies.
Featured image placeholder
/og/setup-cash-og.svg
Wilder's Moving Average (RMA) is the smoothing Welles Wilder built for his indicators — it's the engine inside RSI and ATR. Mathematically it's an EMA with a gentler smoothing constant: an RMA of length 14 behaves like an EMA of length 27.
How It Works
- Each bar blends 1/N of the new value with (N−1)/N of the previous average.
- The result is steadier than an EMA of the same stated length — roughly half the speed.
- Because RSI and ATR use it internally, RMA-based rules stay stylistically consistent with them.
How to Trade It
Use RMA where you want EMA logic with more patience: slower baselines, calmer slope filters, or smoothing custom oscillators in the Indicators Lab. If an EMA system whipsaws, swapping the same length to RMA is the two-second experiment.
Building It in Setup.Cash
Add Wilder's Moving Average (RMA) in the strategy builder — the length input controls its sensitivity — and use its value in any entry, exit, or filter condition. You can also combine it with other tools in the Indicators Lab or via the AI indicator generator. See the moving averages primer for how the families compare. For the full category overview, see the advanced trend library guide.
Trend tools reward patience: pick one, pair it with a volatility or regime filter, and backtest before trading it live.
Related Posts
View allIndicators
Arnaud Legoux Moving Average (ALMA) Indicator Explained
How the ALMA uses Gaussian weighting to stay smooth and responsive at once, and how to automate it in Setup.Cash.
2 min read · 237 words
Indicators
Fibonacci Weighted Moving Average (FWMA) Indicator Explained
How the FWMA weights recent price by Fibonacci numbers, and how to automate the Fibonacci weighted average in Setup.Cash.
2 min read · 202 words
Indicators
Holt-Winters Moving Average (HWMA) Indicator Explained
How the Holt-Winters Moving Average applies forecasting-model smoothing with level, trend, and seasonality terms in Setup.Cash.
2 min read · 204 words
Indicators
Jurik Moving Average (JMA) Indicator Explained
What makes the Jurik Moving Average exceptionally smooth with low lag, and how to use JMA in automated strategies in Setup.Cash.
2 min read · 214 words
Start here
Build your trading bot workflow with structure
Use Setup.Cash to create, backtest, and paper trade rule-based strategies without relying on guesswork. Not financial advice. Trading involves risk.