Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Institutional Kalman Filter (Dynamic True Price Estimator) - indicator for MetaTrader 5

Amanda V | KayruYuta
Published by:
Amanda Vitoria De Paula Pereira
Views:
569
Rating:
(2)
Published:
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The Flaw in Static Smoothing

Every traditional retail indicator—from Moving Averages to complex Gaussian filters—relies on a static lookback period. The fatal flaw here is that they treat every printed price tick as absolute truth. When institutional market makers engineer sudden liquidity sweeps (massive wicks), static indicators absorb this fake data, skewing their trajectory and triggering false breakout signals that trap retail capital.

Print


The Institutional Edge: Control Theory

Proprietary quantitative firms treat the broker's price feed as a signal corrupted by "Measurement Noise." To extract the actual market direction, they utilize the Kalman Filter—the exact recursive mathematical algorithm used in aerospace engineering for missile guidance and orbital navigation.

The Institutional Kalman Filter brings continuous state estimation to your MQL5 terminal.


Core Quantitative Architecture

  • Dynamic Kalman Gain: Instead of averaging past prices, the engine calculates the real-time uncertainty of the market. If volatility suddenly spikes erratically, the algorithm instantly lowers its "Kalman Gain," mathematically ignoring the fake price wicks.

  • True Price Estimation: It seamlessly separates the true underlying trend (State) from high-frequency manipulation (Noise), plotting a flawlessly smooth trajectory that tracks institutional intent.

  • Zero Static Lag: Because the Kalman Filter is a recursive predictive model, it requires no arbitrary "Period" inputs. It adapts tick-by-tick based on mathematically defined Process Noise and Measurement Noise parameters.


Execution Protocol

  1. Deploy the Engine: Attach the indicator to lower timeframes (M1, M5, M15) where algorithmic liquidity sweeps and erratic spread widenings are most frequent.

  2. Filter the Noise: Observe how the Kalman line completely ignores sudden manipulative price wicks, staying absolutely faithful to the core institutional order flow.

  3. Upgrade your EA: Replace your lagging moving averages with this dynamic state estimator to ensure your automated systems never execute a trade based on fake, short-term market noise.

Symbol Summary Symbol Summary

Symbol Summary is a service for MT5 that opens a separate viewer window and shows a detailed report on a trading symbol. It supports Russian and English language, window resizing, scrolling, automatic report update when changing symbol or timeframe of the chart without restarting the service.

Institutional Shannon Entropy (Predictability Index) Institutional Shannon Entropy (Predictability Index)

A quantitative Information Theory engine that calculates the Shannon Entropy of price distribution to mathematically measure market randomness and algorithmic predictability.

MACD INSTITUTIONAL MACD INSTITUTIONAL

Institutional MACD is an advanced indicator designed for traders looking to trade in tune with smart money. Unlike the standard MACD, which processes each tick or candle close without distinction, this indicator reconstructs the price structure using a dynamic volume filter before calculating its moving averages.

Inside Bar Inside Bar

Automatically detect Inside Bar patterns, draw projection rectangles, and receive real‑time alerts – all in one powerful indicator. Swing And Full Margin trader