Kalman Filter

 
I'm looking for someone that feels the have developed a good working Kalman Filter Model to use in the fx market?
 
catsally1: I'm looking for someone that feels the have developed a good working Kalman Filter Model to use in the fx market?

How about letting your fingers do the walking with the "Search" facility: https://www.mql5.com/en/search#!keyword=Kalman%20Filter

Search - MQL5.community
Search - MQL5.community
  • www.mql5.com
Searching is based on morphology and is insensitive to case. All letters, no matter of their case, will be processed as lowercase. By default, our search engine shows pages, that...
 

 

Forum on trading, automated trading systems and testing trading strategies

Something Interesting

Sergey Golubev, 2025.02.27 16:49

The Kalman Filter for Forex Mean-Reversion Strategies

The Kalman Filter for Forex Mean-Reversion Strategies

The Kalman filter is a recursive algorithm used in algorithmic trading to estimate the true state of a financial time series by filtering out noise from price movements. It dynamically updates predictions based on new market data, making it valuable for adaptive strategies like mean reversion. This article first introduces the Kalman filter, covering its calculation and implementation. Next, we apply the filter to a classic mean-reversion forex strategy as an example. Finally, we conduct various statistical analyses by comparing the filter with a moving average across different forex pairs.