FTB-C000316 / Statistical method

Wilder Moving Average

Wilder Moving Average is a recursively smoothed average commonly using alpha equal to one divided by the period.

Also known asWilder RMARMA

Definitions

In plain terms

It is normally initialized with an n-observation arithmetic mean and then updated recursively.

Technical

The implementation freezes period, input, SMA seed, first-ready index, missing values, resets, and rounding.

Scope

It is not the standard span-n EMA, whose common alpha is 2/(n+1).

Examples

  • A governed lesson uses Wilder Moving Average only with declared inputs, timing, parameters, and edge-case behavior.

Common misconceptions

  • It is not the standard span-n EMA, whose common alpha is 2/(n+1).

Concept relationships

Where this concept is used

Evidence and governance

  1. Wilder Smoothing in TA-Lib RSI TA-Lib · first party technical publication

    Supports: preferred label, short definition, technical definition

    Limits: The source is an RSI implementation; applying the recurrence to a standalone RMA requires an explicit input and readiness contract.

Reviewed by
fintech-builder-batch-006
Last reviewed
2026-07-27
Next review
2027-07-27
Record status
evidence reviewed

This record is evidence-reviewed and readable, but not yet promoted to published — it is served noindex,follow and excluded from the sitemap.