Root Mean Squared Error (RMSE)

Category: volatility

Calculates the Root Mean Squared Error (RMSE) between a source price and an estimate (defaulting to an EMA) to quantify prediction error or volatility.

Formula

RMSE = \sqrt{\frac{\sum_{i=1}^{N} (Source_i - Estimate_i)^2}{N}}

Inputs

See signal primitives, usage in published strategies and more on WOBR StrategyVerse.


Open in the WOBR AI app → · WOBR.AI home