Watch how to download trading robots for free
Find us on Telegram!
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
Views:
446
Rating:
(1)
Published:
MACDint_150.mq5 (4.77 KB) view
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance


MACD Institutional: High-Volume Activity Filter

MACD Institutional is an advanced indicator designed for traders looking to trade in tune with the "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.

The Concept: Statistical Relevance Filtering

The indicator operates on the premise that not all price movements are equally valid. In illiquid markets, price can move erratically without real support.

MACD Institutional uses an Analysis Buffer (InpBufferSize) that is only updated when the volume of a current tick exceeds its volume moving average (volume SMA). If the volume is below the average, the indicator ignores that data, maintaining the institutional "memory". The result is a MACD that reacts to real buying and selling pressure from major participants.

Key Features

  • Dynamic Volume Filtering: Only candlesticks with above average volume (InpMAVolumePeriod) are used to calculate EMAs.

  • False Signal Reduction: By removing low activity noise, signal lines and MACD tend to show cleaner trends and crossovers with higher probability of success.

  • Custom EMA Calculation: Includes a proprietary implementation for calculating the Exponential Moving Average based solely on the filtered data window.

  • Fully Adjustable Parameters: Full control over volume period, analysis buffer size and classic MACD periods.

Input Parameters

  • Volume Averaging Period: Window to average volume and determine what is "relevant activity".

  • N values in the array (Buffer Size): Size of the analysis window for the filtered price reconstruction.

  • MACD Fast/Slow EMA: Traditional periods for the calculation of the spread.

  • MACD Signal Period: Period of the SMA that acts as a trigger line.

Technical Details

  • Author: Fernando Javier De Mendonça

  • Platform: MetaTrader 5 (MQL5)

  • Type: Separate Window Indicator

Translated from Spanish by MetaQuotes Ltd.
Original code: https://www.mql5.com/es/code/71832

Institutional Kalman Filter (Dynamic True Price Estimator) Institutional Kalman Filter (Dynamic True Price Estimator)

An aerospace-grade state estimation algorithm that dynamically filters out market noise and manipulation wicks to reveal the true underlying execution price with zero static phase-lag.

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.

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

Momentum and news impact candles Momentum and news impact candles

A candlestick chart which colors OHLC candles based on directional price momentum and news impact