TradingView
hajixde
2023년 1월 11일 오전 8시 19분

Kalman Filter [by Hajixde] 

Euro / Canadian DollarFOREX.com

설명

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.

릴리즈 노트

Regression fitter updated.
Error estimator updated.

릴리즈 노트

A secondary filter is added.
Slope and intercept calculations are done by calling a function.
코멘트
dpanday
How to use this?
hajixde
@dpanday, like any other filter such as EMA, MA, etc.
더보기