Maxfutures Supertrend Pro

Maxfutures Supertrend

A SuperTrend indicator for MetaTrader 5 that uses K-Means volatility clustering to select adaptive ATR inputs, with a dual-logic signal confirmation system and a Bloomberg-style information panel.

Maxfutures Supertrend is a trend-following indicator for MetaTrader 5. It replaces the fixed ATR multiplier used in standard SuperTrend implementations with a dynamic value derived from K-Means clustering of recent ATR readings. The indicator is designed for traders who want a clearer view of trend direction and signal quality across varying market conditions.

 

Overview

The indicator continuously groups the last N ATR values into three volatility clusters — High, Medium, and Low — using an unsupervised K-Means algorithm. At each bar, the current ATR reading is classified into the nearest cluster, and the centroid of that cluster replaces the fixed multiplier in the SuperTrend formula. This means the SuperTrend bands automatically adapt to the current volatility regime rather than using a single constant across all market conditions.

On top of the adaptive SuperTrend, a dual-logic confirmation layer filters raw trend-flip signals before they are displayed. A confirmed Buy signal requires the SuperTrend direction to be bullish, a smoothed low above the prior tracked high-low range, and the current close above the prior bar's high. A confirmed Sell signal applies the mirror conditions on the bearish side. Traders can toggle this confirmation layer on or off depending on their preference for signal frequency versus signal quality.

The information panel on the chart displays the current signal state, the three cluster centroids with their ATR values, and a signal power indicator that reflects which volatility cluster is active at the time of the signal.

 

How to Read the Indicator

The SuperTrend line is drawn in two colors. A teal line below price indicates an uptrend; a red line above price indicates a downtrend. Gradient shading between the midpoint of each bar and the SuperTrend line provides a visual reference for the distance between price and the trend boundary.

Buy arrows appear below bars where a confirmed bullish signal occurs. Sell arrows appear above bars where a confirmed bearish signal occurs. Arrow size can be adjusted through the input parameters.

Numeric labels (1, 2, 3) near the SuperTrend line indicate which volatility cluster is active: 3 corresponds to High volatility, 2 to Medium, and 1 to Low. A signal generated during a High volatility cluster carries a different risk profile than one during a Low volatility cluster — this context is also reflected in the panel's signal power pips display. Label display and font size can be configured in the input parameters.

The panel shows the active cluster in the volatility table, the current signal (Buy Confirmed, Sell Confirmed, or Waiting), and three filled or empty pips representing signal power from 1 to 3.

Alerts can be configured to trigger on signal flips via desktop pop-up, push notification to mobile, or email.

 

Recommended Use

The indicator can be applied to any symbol and timeframe. Results observed during testing are most consistent on liquid instruments such as major forex pairs, gold (XAUUSD), and index futures. Higher timeframes (H1 and above) tend to produce fewer but more deliberate signals; lower timeframes generate more frequent signals and benefit more from enabling the dual-logic confirmation layer.

This indicator does not place trades. It is intended to support discretionary or semi-automated trading decisions. Traders are responsible for their own entry and exit execution, position sizing, and risk management.

 

Parameters

SuperTrend:

  • ATR Length — Number of bars used to calculate ATR — Default: 10
  • Factor — Multiplier applied to the cluster centroid for band width — Default: 3.0
  • Arrow Width — Width of Buy and Sell arrow markers (1 to 5) — Default: 2

K-Means Clustering:

  • Training Data Length — Number of recent ATR values used to build the three clusters — Default: 100
  • High Volatility Percentile — Initial seed position for the High cluster (0 to 1) — Default: 0.75
  • Medium Volatility Percentile — Initial seed position for the Medium cluster (0 to 1) — Default: 0.50
  • Low Volatility Percentile — Initial seed position for the Low cluster (0 to 1) — Default: 0.25

Dual-Logic Confirmation:

  • Enable Dual-Logic — Toggle the confirmation filter on or off — Default: true
  • Amplitude — Lookback period for the smoothed high/low range used in confirmation — Default: 3
  • MA Type — Smoothing method for confirmation: false uses SMA, true uses EMA — Default: false

Alerts:

  • Pop-up Alert — Enable desktop alert on signal flip — Default: true
  • Push Notification — Enable push notification to mobile — Default: true
  • Email Notification — Enable email alert on signal flip — Default: false

Appearance:

  • Fill Transparency (SuperTrend side) — Transparency of the gradient fill on the SuperTrend side (0–100) — Default: 70
  • Fill Transparency (Body side) — Transparency of the gradient fill on the bar body side (0–100) — Default: 95
  • Bullish Color — Color used for uptrend line, buy arrows, and bullish fill — Default: teal
  • Bearish Color — Color used for downtrend line, sell arrows, and bearish fill — Default: red
  • Show Power Numbers — Display cluster index labels (1, 2, 3) near the SuperTrend line — Default: true
  • Power Numbers Font Size — Font size for cluster index labels — Default: 12

 

This indicator is a visual and analytical tool only. Past signal behavior observed in backtesting or on historical bars does not guarantee future results. All trading decisions, including risk management and position sizing, remain the sole responsibility of the trader.

More from author
SwingVWAP Thermal Pro
Khac Thanh Bui
4.6 (5)
SwingVWAP Thermal Pro A swing-anchored VWAP indicator for MetaTrader 5 that combines adaptive volume-weighted price analysis with a liquidity thermal heatmap to identify key price levels and market structure. SwingVWAP Thermal Pro is a chart indicator for MetaTrader 5 built around two complementary analytical systems working together on the same chart. The first system detects swing highs and swing lows using a configurable lookback period, classifies each pivot as HH, HL, LH, or LL, and draws a
FREE
REW Signal A momentum oscillator for MetaTrader 5 that generates entry signals by detecting crossovers between a Hull Moving Average and a slow weighted MA applied to RSI, with a multi-layer quality filter and a higher-timeframe trend guard. REW Signal is a sub-window indicator for MetaTrader 5. It plots RSI alongside two smoothing layers — a fast Hull Moving Average and a configurable slow MA — and marks buy and sell signals at the moment their crossover conditions are confirmed. The indicator
FREE
NOVA LINE EA A trend-following expert advisor for MetaTrader 5 built around a proprietary adaptive moving average that adjusts responsiveness to live price momentum, with three signal confirmation modes, an optional higher-timeframe trend filter, ATR-based risk management, and break-even automation. NOVA LINE EA trades directional trends on major and minor currency pairs. At its core runs the NOVA algorithm — a nonlinear weighted moving average where each bar's contribution is determined by a si
FREE
GoldStorm Pro EA MT5
Khac Thanh Bui
5 (2)
GoldStorm Pro is a professional-grade automated trading solution engineered specifically for the unique volatility of the Gold market (XAUUSD). Unlike standard grid or martingale systems that expose accounts to unlimited risk, GoldStorm Pro utilizes a sophisticated "Fractal Breakout" engine combined with a Trend Following architecture to identify high-probability entry points on the H1 timeframe. The core philosophy of version 1.30 is "Safety through Precision." By integrating a 50-period Movin
SMC Compass MT5 A multi-module Smart Money Concepts indicator for MetaTrader 5, combining market structure analysis, multi-timeframe order blocks, fair value gaps, liquidity detection, and swing failure patterns into a single unified toolkit. SMC Compass MT5 is a comprehensive price action indicator built around institutional trading methodology. It reads the market through the lens of Smart Money Concepts, identifying the structural footprints that large participants leave behind. Rather than a
FREE
NOVA LINE An adaptive moving average for MetaTrader 5 that automatically adjusts its responsiveness to market conditions, with non-repainting BUY and SELL signals and built-in stop loss and take profit zones. NOVA LINE replaces the fixed period of a conventional moving average with a nonlinear weighting engine. It evaluates each historical bar by the size of its price move relative to current volatility: bars that represent genuine momentum receive high weight; bars that represent noise receive
FREE
BKT Monday SMC
Khac Thanh Bui
5 (2)
BKT Monday A multi-layer technical indicator for MetaTrader 5 that combines Supply and Demand zones, Support and Resistance levels, an adaptive MA trend signal, and an integrated risk management panel in a single chart overlay. BKT Monday is a chart indicator for MetaTrader 5 designed to assist traders in identifying high-probability trade setups using three complementary analytical layers. The indicator automatically plots Supply and Demand zones from swing pivots, draws Support and Resistance
FREE
PivoTrack VP A pivot-anchored volume profile indicator for MetaTrader 5 that maps volume distribution between consecutive Pivot High and Pivot Low points, revealing where price acceptance and rejection occurred. PivoTrack VP is a volume analysis indicator for MetaTrader 5. It automatically detects Pivot High and Pivot Low points on any chart and renders a full volume profile for each segment between them. The indicator displays the Point of Control, Value Area High, Value Area Low, and a backgro
FREE
BKT Pro Tooco A multi-method support and resistance toolkit for MetaTrader 5 that detects swing levels in real time using four selectable detection algorithms, without repainting confirmed signals. BKT Pro Tooco is a support and resistance indicator for MetaTrader 5, built to serve traders who require reliable zone detection across multiple market structures. The indicator offers four independent detection methods, allowing traders to match the algorithm to their preferred trading style, whether
FREE
BKT ZeroFlow
Khac Thanh Bui
BKT ZeroFlow A multi-timeframe trend indicator for MetaTrader 5 that combines a Zero Lag EMA with ATR volatility bands to identify trend direction across five timeframes simultaneously. BKT ZeroFlow is a trend-following indicator for MetaTrader 5. It applies a Zero Lag EMA smoothed by ATR-based volatility bands to determine whether the market is in a bullish or bearish phase. Trend-flip arrows mark the moment price crosses the band boundary, while entry arrows appear on pullbacks within the conf
FREE
Professional Trading Dashboard A professional account monitoring panel for MetaTrader 5 that consolidates real-time account data, daily trade history, and monthly statistics into a single on-chart display. Professional Trading Dashboard is a utility indicator for MetaTrader 5 designed to give traders a clear, structured view of their account at all times. Instead of navigating between multiple terminal windows, all essential information is presented in one organized canvas panel directly on the
FREE
EA Performance Monitor A utility for MetaTrader 5 that automatically detects all active Expert Advisors across open charts, maps each EA to its trading data, and displays real-time drawdown, profit, win rate, and open position metrics in a single panel. EA Performance Monitor is an automated tracking utility for MetaTrader 5. It scans all open charts at a configurable interval, identifies each running Expert Advisor by magic number and symbol, and displays their performance data in a structured
FREE
BKT Grid Pro A bidirectional grid EA for MetaTrader 5 that pairs every DCA position with a counter-hedge, uses an MA trend filter with ATR dynamic spacing, and closes the entire block when a configurable dollar target is reached. BKT Grid Pro is an automated grid trading system for MetaTrader 5. It opens an initial position in the direction indicated by a moving average trend filter, then builds a symmetric recovery grid by placing both a directional DCA order and a counter-hedge order each time
MaxFutures EA A dual-timeframe Heikin Ashi grid EA for XAUUSD on MetaTrader 5, with ATR trend filtering and portfolio-level profit management. MaxFutures EA is an automated trading system built for XAUUSD scalping on MetaTrader 5. It builds a directional position grid guided by Heikin Ashi signals read across two independent timeframes, filtered by a Zero Lag EMA trend direction computed on a higher timeframe. Rather than opening market orders immediately on a signal, the EA places virtual pendi
Filter:
No reviews
Reply to review