Observation Noise Covariance
Observation noise covariance is a parameter in state space models that quantifies the uncertainty or measurement error inherent in the observed data. In financial contexts, it represents the degree to which market price data deviates from the true, underlying value of the asset.
A high covariance indicates that the observed price is very noisy and less reliable, causing the model to rely more on its internal predictions. Conversely, a low covariance suggests that the market data is clean and should be trusted more heavily.
Calibrating this parameter is essential for ensuring that algorithmic trading systems do not overreact to temporary price spikes or microstructure glitches. It directly impacts the speed and stability of the filter's response to new information.
Proper tuning allows a model to filter out micro-fluctuations while remaining sensitive to genuine price movements. It is a critical component in the technical architecture of high-frequency execution engines.