TradingView
hajixde
11 Oca 2023 08:19

Kalman Filter [by Hajixde] 

Euro / Canadian DollarFOREX.com

Açıklama

A simple form of recursive filtering using an adjustable gain and a memory length.
The filter predicts the next sample based on the previous values and the calculated error.

Sürüm Notları

Regression fitter updated.
Error estimator updated.

Sürüm Notları

A secondary filter is added.
Slope and intercept calculations are done by calling a function.
Yorumlar
dpanday
How to use this?
hajixde
@dpanday, like any other filter such as EMA, MA, etc.
Daha Fazla