KS Zigzag Channel

KS ZigZag Channels indicator is a MetaTrader 5 (MQL5) custom indicator.

It draws zigzag-style pivot lines connecting significant swing highs and lows, along with channel-like extremities (upper and lower deviation bands) around each zigzag segment. The goal is to filter out market noise, highlight the underlying trend structure, and provide dynamic support/resistance-like zones based on historical price deviation from the main zigzag line.

Core Logic & Detection Method

Unlike classic percentage- or point-based ZigZag indicators, this version uses a rolling window approach (controlled by the Length input, default = 100 bars):

  • It tracks a state machine (g_os[] buffer: 0 = looking for potential top / upward leg, 1 = looking for potential bottom / downward leg).
  • A new bottom pivot is confirmed when the close price Length bars ago drops below the lowest close in the last Length bars (after previously being in an "up" state).
  • A new top pivot is confirmed when the close price Length bars ago rises above the highest close in the last Length bars (after previously being in a "down" state).
  • This creates retrospective (backpainting / repainting) pivots — meaning historical pivot points can shift as new data arrives.

What is drawn on the chart

For each confirmed swing segment (between two consecutive pivots of opposite type):

  • Mid line (solid, orange-ish by default = MidColor): connects the previous pivot price → current pivot price → This is the main ZigZag line.
  • Upper extremity (dotted, red-ish = UpperColor): parallel line shifted upward by the maximum deviation observed during that segment → Maximum upward distance from any bar's high/close to the interpolated mid line.
  • Lower extremity (dotted, blue = LowerColor): parallel line shifted downward by the maximum downward deviation → Maximum distance from the interpolated mid line down to any bar's low/close.

These three lines together form a channel around each historical zigzag leg.

  • Small circles/arrows (dodger blue) mark the exact pivot points (highs/lows used).
  • Optional price labels appear at pivots when ShowLabels = true.

Last segment — extension feature

When ExtendLast = true (default), the indicator extends the most recent channel forward to the current bar:

  • It anchors from the last confirmed pivot of the same direction as the current leg.
  • It calculates a linear interpolation from that anchor pivot price → current close.
  • It then computes the max upward/downward deviation across all bars in the current leg so far.
  • Draws extended mid + upper + lower lines (prefixed "KSZzE_") projecting to the right (ray = true).

This gives a dynamic, forward-projecting channel that traders often use to anticipate potential support/resistance or reversal zones in real time.

Main Inputs & Controls

  • Length (100): lookback period — higher = fewer but more significant pivots
  • ExtendLast (true): whether to project the unfinished leg forward
  • ShowExt (true): show upper/lower deviation lines (the actual "channels")
  • ShowLabels (true): display price labels at pivots
  • Three customizable colors for upper/mid/lower lines

Typical Usage

  • Identify major swing structure and trend direction
  • Use the channels as dynamic support/resistance zones (price often reacts near the upper/lower bands)
  • Apply Fibonacci, harmonic patterns, channels, or other drawing tools more easily between clear swing points
  • Spot potential reversals when price breaks or rejects the extended channel in the live segment

Note: Because it is retrospective and recalculates pivots, historical lines can move slightly (repaint) — typical behavior for most ZigZag-family indicators. It is best used in combination with other confirming tools rather than in isolation for live entries.


Recommended products
Pivot Point Fibo RSJ is an indicator that traces the support and resistance lines of the day using Fibonacci rates. This spectacular indicator creates up to 7 levels of support and resistance through Pivot Point using Fibonacci rates. It is fantastic how the prices respect each level of this support and resistance, where it is possible to perceive possible entry/exit points of an operation. Features Up to 7 levels of support and 7 levels of resistance Set the colors of the levels individually
FREE
Development of the previous version of the indicator ZigZag WaveSize MT4 ZigZag WaveSize - modified standard ZigZag indicator with added information about wave length in points, levels, and different alert logic General Improvements: Code adaptation for MetaTrader 5 Optimized work with graphical objects New Features: Horizontal levels at extremes Selection of level types: horizontal/rays/segments Filter for liquidity levels (not broken by price) Buffer for breakouts: adjusting sensitivity to f
FREE
Cybertrade Keltner Channels
Emanuel Andriato
4.67 (6)
Cybertrade Keltner Channels - MT5 Created by Chester Keltner, this is a volatility indicator used by technical analysis. It is possible to follow the trend of financial asset prices and generate support and resistance patterns. In addition, envelopes are a way of tracking volatility in order to identify opportunities to buy and sell these assets. It works on periods longer than the period visible on the chart. All values ​​are available in the form of buffers to simplify possible automations.
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Our offer also includes a free panel — Indicator Panel — which allows you to show or hide indicators created by BOToBRACIA. High and Low Points is a practical technical analysis indicator that plots levels corresponding to the highs and lows from previous periods (day / week / month) — levels that, in the Smart Money Concepts (SMC) and ICT approach, are treated as liquidity zones, while in classical technical analysis they serve as potential support and resistance levels. Indicator settings: •
FREE
FlatBreakout MT5
Aleksei Vorontsov
3 (1)
FlatBreakout MT5 (Free Version) Flat Range Detector and Breakout Panel for MT5 — GBPUSD Only FlatBreakout MT5   is the free version of the professional FlatBreakoutPro MT5 indicator, specially designed for flat (range) detection and breakout signals on the   GBPUSD   pair only. Perfect for traders who want to experience the unique fractal logic of FlatBreakout MT5 and test breakout signals on a live market without limitations. Who Is This Product For? For traders who prefer to trade breakout of
FREE
RSI abcd
Francisco Gomes Da Silva
4.33 (3)
RSI ABCD Pattern Finder: Technical Strategy 1. How the Indicator Works Combines the classic RSI with automatic detection of ABCD harmonic patterns . Key Components Standard RSI (adjustable period) Peak and Trough Markers (arrows) ABCD Patterns (green/red lines) Overbought (70) and Oversold (30) Filters 2. MT5 Setup period = 14 ; // RSI period size = 4 ; // Maximum pattern size OverBought = 70 ; // Overbought level OverSold = 30 ; // Oversold level Filter = USE_FILTER_ YES ; // Confirmation filte
FREE
WH Price Wave Pattern MT5
Wissam Hussein
4.15 (13)
Welcome to our Price Wave Pattern MT5 --(ABCD Pattern)-- The ABCD pattern is a powerful and widely used trading pattern in the world of technical analysis. It is a harmonic price pattern that traders use to identify potential buy and sell opportunities in the market. With the ABCD pattern, traders can anticipate potential price movements and make informed decisions on when to enter and exit trades. Send me a  Message and Get A Free Gift : ABCD  Symbol Scanner Dashboard! EA Version:    Price W
FREE
Little useful tool - you manually select range on chart by dragging vertical blue lines and indicator shows support and resistance zones for this range and extends them outside of selected range.  Useful for: * Range trading * Range breakout * Range breakout & retest * Good entry during pullback in trend phase when previous high is retested * Good for scalping on short timeframes * Good for trades on longer timeframes around selected important zones like daily high or low
FREE
Easy Support and Resistance
Danny Giovanni Romero Lozano
EASY SUPPORT AND RESISTANCE Visualize support and resistance levels across multiple timeframes with dynamic color-coded lines Overview This powerful MT5 indicator automatically identifies and highlights key price levels by drawing rectangles on the last closed candle and its first opposite-colored candle across six different timeframes (M15, M30, H1, H2, H4, D1). The lines dynamically change color based on price action confirmation, transforming into support or resistance levels when validated
FREE
# DAILY SUPPORT AND RESISTANCE LEVELS - SEO OPTIMIZED DESCRIPTION ## SHORT DESCRIPTION (160 characters max) ``` Free pivot points indicator with daily support resistance levels for MT5. Perfect for intraday forex day trading and scalping strategies. ``` **Character count:** 159 **Keywords included:** pivot points, support, resistance, MT5, forex, day trading, scalping, free --- ## FULL DESCRIPTION (HTML Formatted for MQL5) ### Main Title **Daily Support and Resistance Levels - Free Pivot
FREE
Important Lines
Terence Gronowski
4.88 (24)
This indicator displays Pivot-Lines, preday high and low, preday close and the minimum and maximum of the previous hour. You just have to put this single indicator to the chart to have all these important lines, no need to setup many single indicators. Why certain lines are important Preday high and low : These are watched by traders who trade in a daily chart. Very often, if price climbs over or falls under a preday low/high there is an acceleration in buying/selling. It is a breakout out of a
FREE
Forex17 Bollinger Channel
Robinson Alves Lemos
5 (1)
This indicator displays only the upper and lower bands of a Bollinger-style volatility channel, without plotting the central moving average. Its primary goal is to provide a clean and flexible volatility envelope, allowing traders to focus on price behavior relative to the channel boundaries, while maintaining full control over chart aesthetics and composition. Unlike traditional Bollinger Bands, where the middle moving average is always displayed, this indicator uses the moving average internal
FREE
Santa Donchian
Marco Aurelio Cestari
4.5 (2)
Santa Donchian Indicator  is an efficient way to detect support, resistence and break outs in any market. The Donchian channel measures the high and the low of a previously defined range.  Typically, a trader would look for a well-defined range and then wait for the price to break out to either one side for a trade entry trigger. Advantages Never repaints, never backpaints, never recalculates. Works in all symbols and all timeframes. Perfect trend filter for any strategy or expert advisor. Full
FREE
PZ Penta O MT5
PZ TRADING SLU
3.8 (5)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
Italo Levels Indicator MT5
Italo Santana Gomes
5 (6)
BUY INDICATOR AND GET EA FOR FREE AS A BONUS + SOME OTHER GIFTS! ITALO LEVELS INDICATOR  is the best levels indicator ever created, and why is that? Using high volume zones on the market and Fibonacci the Indicator works on all time-frames and assets, indicator built after 7 years of experience on forex and many other markets. You know many levels indicators around the internet are not complete, does not help, and it's difficult to trade, but the   Italo Levels Indicator is different , the Ital
LT Donchian Channel
Thiago Duarte
4.86 (7)
Donchian Channel is an indicator created by Richard Donchian. It is formed by taking the highest high and the lowest low of the last specified period in candles. The area between high and low is the channel for the chosen period. Its configuration is simple. It is possible to have the average between the upper and lower lines, plus you have alerts when price hits one side. If you have any questions or find any bugs, please contact me. Enjoy!
FREE
DC Indicator
Lamont Simone Reynecke
The donchian channel indicator might just be the best fit for you Trading in derivative products such as futures, options, CFD's, forex and certificates contains significant risk. These products are not suitable for every investor. Investors could potentially lose all or more than the original investment. If anything, only money equal to personal risk capital should be used and can be lost without jeopardizing financial security or lifestyle. Partially or fully automated trading programs can
FREE
Norion Daily Key Levels is a professional indicator designed to display the most relevant price reference levels of the trading day in a clear and objective way. The indicator automatically plots essential daily levels such as: Previous day close Current day open Daily high Daily low In addition, the indicator allows the inclusion of other custom daily reference levels, making it adaptable to different trading styles and market strategies. These levels are widely used by professional traders as
FREE
-- Simple but effective. Inversion Indicator -  What is it? A trend-following overlay indicator that combines SuperTrend logic with exponential curve technology. It detects trend direction, draws a dynamic channel on the chart, and sends real-time alerts when the trend reverses. How does it work? The indicator calculates an exponential baseline using ATR and a SuperTrend factor. When price closes above or below this baseline, a trend reversal is confirmed. A green arrow marks the start of a
FREE
Trend Duration Forecast
Israr Hussain Shah
4 (2)
Trend Duration Forecast It utilizes a Hull Moving Average (HMA) to detect trend direction and statistically forecasts the probable duration of the current move based on historical market behavior. Key Features Smooth Trend Detection:   Uses the Hull Moving Average (HMA) to filter noise while minimizing lag, providing clean Bullish/Bearish signals. Real-Time Duration Counter:   Displays a dynamic label at the start of the current trend showing the   "Real Length"   (number of bars the trend has b
FREE
FVG Finder
Amrullah Khan
Fair Value Gaps (FVG) and Liquidity Voids are price ranges you can exploit for better entries and exits on your trades. They're similar concepts, so let's look at them from the top and break it down. Think of FVG and Liquidity voids as soft-spots in the market. They are paths of least resistance. That doesn't mean price will go through them, but price could go through them more easily.  To find and locate it is easy but tidiest to repeat the same thing all over again. This helps to boost your t
FREE
Donchian Breakout And Rsi
Mattia Impicciatore
4.5 (2)
General Description This indicator is an enhanced version of the classic Donchian Channel , upgraded with practical trading functions. In addition to the standard three lines (high, low, and middle), the system detects breakouts and displays them visually with arrows on the chart, showing only the line opposite to the current trend direction for a cleaner view. The indicator includes: Visual signals : colored arrows on breakout Automatic notifications : popup, push, and email RSI filter : to val
FREE
The Swing High Low and Fibonacci Retracement Indicator is a powerful technical analysis tool designed to identify key price levels and potential reversal zones in the market. It automatically detects recent swing highs and swing lows on the chart and overlays Fibonacci retracement levels based on these points. This indicator helps traders: Visualize market structure by highlighting recent swing points. Identify support and resistance zones using Fibonacci ratios (e.g., 38.2%, 50%, 61.8%). Adapt
FREE
Risk5Percent is a custom indicator for MetaTrader 5 designed to help you manage your risk exposure precisely. By entering the desired risk percentage and the number of lots used, it calculates and displays the corresponding price level on the chart that represents your maximum anticipated loss (e.g., 5%), automatically considering contract and tick size for the selected instrument. Key Features: Custom settings for trade direction (long/short), risk percentage, and lot size. Automatic adjus
FREE
The indicator shows   round levels   on the chart. They are also called   psychological , banking, or levels of major players. At these levels, there is a real fight between bulls and bears, the accumulation of many orders, which leads to increased volatility. The indicator   automatically   adjusts to any instrument and timeframe. When the   level 80   is broken through and then tested, we   buy. When   level 20   is broken through and then tested, we   sell. The target is 00. Attention. Due to
FREE
ZigZag Support and Resistance Levels
Tshidiso Ephraim Mpakanyane
2 (1)
ZigZag Support and Resistance Levels  is an indicator for MetaTrader 5 that identifies support and resistance levels based on ZigZag pivot points. It also groups nearby levels into zones using a clustering method to help visualize areas where price has reacted multiple times. Key Features 1. ZigZag Pivot Detection Detects swing highs and lows using configurable Depth, Deviation, and Backstep parameters. 2. Support and Resistance Level Detection Creates support levels from low pivots and resista
FREE
Our offer also includes a free panel — Indicator Panel — which allows you to show or hide indicators created by BOToBRACIA. Pivot Points are a classic technical analysis indicator that calculates the central pivot point (PP) as well as support (S1–S3) and resistance (R1–R3) levels based on the previous day’s High, Low, and Close. The indicator allows you to: • identify key zones where the price may bounce or break through • determine the direction of the trend • find good entry points, as well a
FREE
The indicator highlights the points that a professional trader sees in ordinary indicators. VisualVol visually displays different volatility indicators on a single scale and a common align. Highlights the excess of volume indicators in color. At the same time, Tick and Real Volume, Actual range, ATR, candle size and return (open-close difference) can be displayed. Thanks to VisualVol, you will see the market periods and the right time for different trading operations. This version is intended f
FREE
High Low Open Close
Alexandre Borela
4.98 (44)
If you like this project, leave a 5 star review. This indicator draws the open, high, low and closing prices for the specified period and it can be adjusted for a specific timezone. These are important levels looked by many institutional and professional traders and can be useful for you to know the places where they might be more active. The available periods are: Previous Day. Previous Week. Previous Month. Previous Quarter. Previous year. Or: Current Day. Current Week. Current Month. Current
FREE
Buyers of this product also purchase
This product was updated for the 2026 market and optimized for the latest MT5 builds . PRICE UPDATE NOTICE:   Smart Trend Trading System is currently available for $99. The price will increase to $199 after the next 30 purchases. SPECIAL OFFER:  After purchasing Smart Trend Trading System, send me a private message to claim the Smart Universal EA for FREE and turn your Smart Trend signals into automated trades.   [User Manual]   ,  [PDF]  ,   [Installation manual]   and  [Online course] Smart T
Trend Sniper X
Sarvarbek Abduvoxobov
5 (10)
Trend Sniper X is a multi-timeframe trend-following indicator for MetaTrader 5 that helps traders identify trend direction and potential reversal points with clarity and precision. Price Information: The current price is promotional and is subject to change as upcoming updates and new features are released. Code2Profit Channel Master the Market with Multi-Timeframe Analysis! Technical Specifications Platform MetaTrader 5 Indicator Type Multi-Timeframe Trend Indicator Operating Timeframe Any char
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading opp
SuperScalp Pro
Van Minh Nguyen
4.61 (31)
SuperScalp Pro –  Professional Multi-Layer Confluence Scalping System SuperScalp Pro is a professional multi-layer confluence scalping system designed to help traders identify higher-probability opportunities with clearer entry confirmation, ATR-based Stop Loss and Take Profit levels, and flexible signal filtering across XAUUSD, BTCUSD, and major Forex pairs. Full documentation available in the product blog:   [User Guide] Auto trading available via SuperScalp Pro Auto Trader EA:   [Auto Trader
Divergence Bomber
Ihor Otkydach
4.89 (93)
From time to time, I trade using this system myself. Check out my manual BOMBER trading on a live account— LIVE SIGNAL Each buyer of this indicator also receives the following for free: The custom utility "Bomber Utility", which automatically manages every trade, sets Stop Loss and Take Profit levels, and closes trades according to the rules of this strategy Set files for configuring the indicator for various assets Set files for configuring Bomber Utility in the following modes: "Minimum Risk"
The legend is back! Entry Points Pro 10. A relaunch of the legendary indicator that held a Top-3 spot on the MQL5 Market for 3 years. Hundreds of rave reviews (589 across two versions), thousands of traders use it every day, 31,000+ demo downloads  across   MT4   +   MT5 . I have read every one of your reviews from the past five years — and instead of promises, I built the answers into version 10. From an author who has been in the market since 1999 and values honesty, his reputation and his cli
Secure the Lowest Price Today. After purchase, contact via   MQL5 inbox   to receive your buyer kit and bonus. Let's be honest first. No indicator will make you profitable on its own. If someone tells you otherwise, they're selling you a dream. Every indicator that shows perfect buy/sell arrows can be made to look flawless — just zoom into the right window of history and screenshot the winners. We won't do that. SMC Intraday Formula is a tool. It reads the market structure for you, maps the hig
Neuro Poseidon MT5
Daria Rezueva
4.85 (54)
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
Superhero
Ihor Otkydach
5 (3)
The SUPERHERO indicator is a multi-currency trading system designed on an "all-inclusive" basis. The indicator independently analyzes the market and provides signals on when to open and close trades. It uses Stop Loss and Take Profit orders. The R:R ratio is 1:1. From time to time, I personally trade based on this system's signals, and here are the results I get—   LIVE SIGNAL This system can send push notifications to your smartphone, so you can place trades "on the go" without needing to be ti
GoldenX Entry MT5
Kareem Abbas
5 (15)
Price will increase by $20 every 10 buyers to maintain premium value. After purchase, contact via   MQL5 inbox   to receive your buyer kit and bonus. You have probably tested dozens of indicators before. But we are not here to be “just another signals indicator.” Behind GoldenX Entry is intensive research & development focused on building sophisticated algorithms designed to adapt to the real behavior of every instrument — not generic signals recycled everywhere else. From advanced Auto Optim
The  UZFX {SSS} Scalping Smart Signals v4.0 MT5  is a Non Repaint high-performance trading indicator designed for Scalpers, Day Traders, and Swing Traders  who demand accurate, real-time signals in fast-moving markets. Developed by  (UZFX-LABS) , this indicator combines price action analysis, trend confirmation, and smart filtering to generate high-probability  buy and sell signals, Warning Signals, and Trend Continuation Opportunities across all currency pairs and timeframes.  Stop second-guess
Atomic Analyst MT5
Issam Kassas
4.44 (52)
This product was updated for the 2026 market and optimized for the latest MT5 builds. PRICE UPDATE NOTICE: Atomic Analyst is currently available for $99. The price will increase to $199 after the next 30 purchases . SPECIAL OFFER:  After purchasing Atomic Analyst, send me a private message to claim the Smart Universal EA for FREE and turn your Atomic Analyst signals into automated trades. [How to use] , [User Manual] ,  [PDF]  And [DEMO] Atomic Analyst is a non-repainting, non-redrawing, and n
M1 Sniper MT5
Oleg Rodin
5 (5)
M1 SNIPER  is an easy to use trading indicator system. It is an arrow indicator which is designed for M1 time frame. The indicator can be used as a standalone system for scalping on M1 time frame and it can be used as a part of your existing trading system. Though this trading system was designed specifically for trading on M1, it still can be used with other time frames too. Originally I designed this method for trading XAUUSD and BTCUSD. But I find this method helpful in trading other markets
Gann Made Easy   is a professional and easy to use Forex trading system which is based on the best principles of trading using the theory of W.D. Gann. The indicator provides accurate BUY and SELL signals including Stop Loss and Take Profit levels. You can trade even on the go using PUSH notifications. PLEASE CONTACT ME AFTER PURCHASE TO GET TRADING  INSTRUCTIONS   AND GREAT EXTRA INDICATORS  FOR FREE! Probably you already heard about the Gann trading methods before. Usually the Gann theory is a
SR Liquidity   is a trading indicator designed to reveal the hidden zones where market liquidity concentrates and price reacts most strongly. These special liquidity areas act as powerful support and resistance levels, giving you a clear map of where the market is most likely to reverse. Instead of drawing ordinary Support/Resistance lines, SR Liquidity analyzes real price behavior to detect the zones where buying and selling pressure accumulate. These are actually the pools of liquidity that dr
Zoryk Gold
Reda El Koutbane
5 (6)
discount ends SOON next price 69 $ ZORYK — Advanced XAUUSD Signal System for MetaTrader 5 You know the feeling. You spend time analyzing gold. You wait for the entry. You finally open the trade, and price immediately moves against you. You close too early, move the Stop Loss or hesitate for a few seconds. Then the market reaches the exact destination you originally expected without you. The direction was not always the problem. The real problem was uncertainty. You did not know exactly where th
Trend Catcher ind mt5
Ramil Minniakhmetov
5 (18)
TREND CATCHER INDICATOR Trend Catcher Indicator analyzes market price movements, using a combination of the author’s proprietary and customized adaptive trend-analysis indicators.  It identifies the true market direction by filtering out short-term noise and focusing on underlying momentum strength, volatility expansion, and price structure behavior.  It also uses a combination of smoothing and trend-filtering customized indicators such as moving averages, RSI, and volatility filters.   Real ope
Power Candles MT5
Daniel Stein
5 (9)
Power Candles V3 - Self-Optimizing Strength Indicator Power Candles V3 turns currency and instrument strength into an actionable trade plan on every chart it is attached to. Instead of just coloring candles, it runs a live auto-optimization in the background and hands you the best Stop Loss, Take Profit and signal threshold for the symbol in front of you. One click adopts it for live trading - entry, Stop Loss and Take Profit rays appear on the chart at the exact prices, and alerts fire with dir
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (3)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
M1 Quantum MT5
Hamed Dehgani
4.27 (11)
Live Trading Signals Using M1 Quantum : Signal  (Trade executed automatically by the Quantum Trade Assistant , included free with this product.) Latest News : Version 1.64 has been released, All trades now have a Stop Loss placed behind the relevant Support/Resistance zones. The Smart Close function has also been improved to increase the EA’s performance in this version. Since August 9, the live signal has been running on Version 1.64. Price Plan: Current Price: $169 (Early Adopter Offer) Next
Smc Pro ToolKit
Talal N Z Aljarusha
5 (6)
SMC PRO TOOLKIT — SMART MONEY ANALYSIS & STRUCTURED TRADE PLANNING SMC Pro ToolKit is a professional Smart Money Concepts analysis workspace for MetaTrader 5. It combines market structure, multi-timeframe analysis, institutional price zones, setup evaluation, confirmation tools, volume context, alerts, and risk planning inside one organized chart environment. One workspace. Multiple layers of confirmation. One structured trading plan. OPEN COMPLETE USER GUIDE MULTI-CONDITION SETUP ENGINE At
This product was   updated   for the   2026 market   and   optimized   for the   latest MT5 builds . PRICE UPDATEe NOTICE: Smart Price Action Concepts   is currently available for $200. The price will   increase to $299   after the next   30 purchases. SPECIAL OFFER:  After purchasing , send me a private message to claim FREE Bonus + Gift. First of all Its worth emphasizing here that this Trading Tool is Non Repainting , Non Redrawing and Non Lagging Indicator , Which makes it ideal for profe
FX Trend MT5 NG
Daniel Stein
5 (6)
FX Trend NG: The Next Generation Multi-Market Trend Intelligence Overview FX Trend NG is a professional multi-timeframe trend and market monitoring tool designed to give you a complete structural overview of the market in seconds. Instead of switching between dozens of charts, you instantly see which symbols are trending, where momentum is fading, and where strong alignment exists across timeframes. This tool is part of the Stein Investments ecosystem - 18+ tools plus Max, your 1-on-1 AI tradi
Btmm state engine pro
Garry James Goodchild
5 (4)
BTMM State Engine Pro by G-Labs — Beat The Market Maker indicator for MetaTrader 5. Asian session range, London and New York kill zones, level progression (L1/L2/L3), peak formation detection (PFH/PFL), entry signals, and a multi-pair scanner from one chart. Stop scanning charts one pair at a time. The State Engine tracks the BTMM daily cycle automatically — Asian box, room boundaries, level blocks, peak formations, and filtered entries — while the scanner dashboard shows level, peak status, d
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (6)
A new King in town - Indicator + Order management indications(tp1+tp2+tp3) + Optional Telegram Signal sender   INCLUDED (FREE) ( FULL TRADING  and SIGNAL SYSTEM ) Our best EA for Gold: Gold Slayer  This indicator includes an advanced Strategy, a trading system with customisable order management and a mean reversion system that combines envelope extensions, backed by multiple intelligent confirmation filters like RSI to catch high probability reversal entries with BUY and SELL signals . The indi
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2: Synthetic Fractal Structure and Confirmed Entries for MT5 Overview Azimuth Pro is a multi-level swing structure indicator by Merkava Labs . Four nested swing layers, swing-anchored VWAP, ABC pattern detection, three-timeframe structural filtering, and closed-bar confirmed entries — one chart, one workflow from micro-swings to macro-cycles. This is not a blind signal product. It is a structure-first workflow for traders who care about location, context, and timing. ️ Summer Sale
Axiom Matrix
Issam Kassas
5 (5)
LAUNCH PRICE: $99 Axiom Matrix is available at the launch price of $99. The price will increase to $199 after the first 30 purchases. SPECIAL OFFER:  After purchasing Axiom Matrix, send me a private message to claim the Smart Universal EA for FREE and turn your Smart Trend signals into automated trades. [User Manual] , [Online Course] , [PDF]  And [DEMO] Axiom Matrix is a professional multi-symbol, multi-timeframe market scanner and decision dashboard for MetaTrader 5. It scans your Market Watc
FX Power MT5 NG
Daniel Stein
5 (33)
FX Power: Analyze Currency Strength for Smarter Trading Decisions Overview FX Power is your go-to tool for understanding the real strength of currencies and Gold in any market condition. By identifying strong currencies to buy and weak ones to sell, FX Power simplifies trading decisions and uncovers high-probability opportunities. Whether you’re looking to follow trends or anticipate reversals using extreme delta values, this tool adapts seamlessly to your trading style. Don’t just trade—trade
Atbot
Zaha Feiz
4.69 (55)
ATy Gold and BTC  Join my MQL5 channel to update the latest news from me.  My community of over 80,000 members on MQL5 ATbot : How It Works and How to Use It How It Works The "AtBot" indicator for the MT5 platform generates buy and sell signals using a combination of technical analysis tools. It integrates Simple Moving Average (SMA), Exponential Moving Average (EMA), and the Average True Range (ATR) index to identify trading opportunities. Additionally, it can utilize Heikin Ashi candles to en
Trade smarter, not harder: Empower your trading with Harmonacci Patterns This is arguably the most complete harmonic price formation auto-recognition indicator you can find for the MetaTrader Platform. It detects 19 different patterns, takes fibonacci projections as seriously as you do, displays the Potential Reversal Zone (PRZ) and finds suitable stop-loss and take-profit levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  ] It detects 19 different harmonic pric
More from author
KS Pattern Indicator for MetaTrader 5 This indicator automatically identifies candlestick and price action patterns on any chart and timeframe. Detected Candlestick Patterns (enabled via ShowCandlestick = true): Doji – Neutral pattern indicating market indecision ("Doji") Bullish Engulfing – Bullish reversal signal ("Bullish Engulfing") Bearish Engulfing – Bearish reversal signal ("Bearish Engulfing") Hammer – Bullish reversal, often at potential bottoms ("Hammer") Shooting Star – Bearish revers
FREE
RR Ratio KS Visual Calculator Unlock effortless risk-reward mastery with the RR Ratio KS Visual Calculator —a sleek, professional MetaTrader 5 indicator that automates TP/SL calculations and delivers crystal-clear visual setups directly on your chart. No more tedious manual math or miscalculations: it instantly computes precise dollar amounts based on your lot size and position direction (buy/sell), displaying interactive lines for TP, SL, half-price targets, and open levels. Perfect for traders
FREE
FVGs + Alerts is a Fair Value Gap detector and visualizer designed specifically for MetaTrader 5.  It helps traders identify and track price imbalances (Fair Value Gaps) that often act as key support/resistance or reaction zones in Smart Money Concepts (SMC) and ICT trading approaches. What is a Fair Value Gap (FVG)? A classic 3-candle Fair Value Gap forms when there is a strong imbalance between consecutive candles: Bullish FVG (potential support zone): High of candle [n-2] < Low of candle [n]
FREE
KS BoxBreakout + Supertrend   Hybrid technical indicator This indicator free for first 100 user   KS BoxBreakout   — A volatility/volume-based range breakout detector . KS Supertrend — A classic ATR-based trend-following system . The result is a multi-layered indicator that helps traders identify consolidation boxes , high-probability breakouts , and trend direction/strength at the same time. Core Idea While the BoxBreakout part detects when price is building energy inside a range (using norma
RR Ratio KS Simple Calculator Indicator Overview The RR Ratio KS Simple Calculator Indicator is a free, lightweight tool for MetaTrader 5 that automatically visualizes risk-reward (RR) ratios on your chart. Designed for manual traders and automated systems (EAs), it detects open positions with defined stop-loss (SL) and take-profit (TP) levels, then overlays clear visual zones to show potential risk and reward areas, including precise dollar amounts. This helps traders quickly assess trade setup
FREE
RR Ratio KS Visual Calculator Amount Based EA Master dollar-based risk management like never before with the RR Ratio KS Visual Calculator Amount Based EA —a game-changing MetaTrader 5 utility that automates precise, fixed-dollar risk/reward setups on your chart. Perfect for traders tired of volatile lot sizing or manual calculations, this EA locks in exact dollar risks (e.g., $50 per trade) and rewards (e.g., $150 for 1:3 RR), dynamically adjusting stops and targets based on position size. No m
RR Ratio KS Visual Calculator Point Based EA Elevate your risk management game with the RR Ratio KS Visual Calculator Point Based EA —the ultimate MetaTrader 5 utility that turns complex risk-reward calculations into a simple, visual powerhouse on your chart. Designed for precision traders, this Expert Advisor (EA) automates point-based RR ratio analysis, helping you size positions, set stops and targets dynamically, and maintain ironclad discipline without manual math or guesswork. Say goodbye
Overview Unlock a fresh perspective on your charts with the KS Invert Chart Pro Indicator – a powerful, zero-lag tool designed exclusively for MetaTrader 5. This innovative indicator inverts bars or candles mathematically (by multiplying price data by -1), revealing hidden patterns, contrarian opportunities, and inverse correlations that traditional views might miss. Perfect for advanced traders employing correlation strategies, multi-timeframe analysis, or hedge monitoring. Whether you're spott
KS Trading Book With Performance Calendar This MetaTrader 5 indicator revolutionizes how traders track and analyze their performance by transforming raw trade data into a dynamic, visual trading journal and calendar—right on your chart. No more manual spreadsheets or expensive third-party tools (which can cost $30–$100/month). It automatically collects every trade, updates in real-time every 3 seconds, and delivers actionable insights to boost discipline, spot patterns, and refine your strategy
KS PropFirm and Broker Dashboard Pro: Your Ultimate Compliance Guardian for Prop Firm Challenges Elevate Your Prop Firm Journey with Precision Monitoring Tired of juggling spreadsheets, calculators, and manual checks to stay compliant during high-stakes prop firm challenges? KS PropFirm and Broker Dashboard Pro is the all-in-one MT5 utility engineered for serious traders tackling firms like FTMO, MyForexFunds, The5%ers, and beyond. This lightweight dashboard delivers real-time insights into your
DESCRIPTION: ----------- KS Dynamic Trendlines is an advanced indicator that automatically detects swing points  and draws intelligent trendlines that adapt to market conditions in real-time. KEY FEATURES: ------------ Automatic swing high/low detection Dynamic trendline generation connecting swing points Real-time break detection - broken trendlines disappear automatically Next strongest trendline appears when current one breaks Multi-timeframe support - detect on H4, display on M15 Parallel t
Run This EA 3 Minute Chart , Only you need to Swing Detection Time Frame Switch for Big Time frame Selection. When you install first Select Trendline Breakout Strategy for Fibonacci Trades Before Test Yourself See Full Video of Strategy Test 1 Jan 2025 - 31 Dec 2025, How it will Work and How you need to Setup, after Purchase tellme in comment section for latest Set file Communication Link in mql5 For exact set file for test link i m providing in this link (set file for gold only)  https://driv
Overview of KS Multiple Independent Strategies Auto Trading 1.9 EA This is a professional-grade MQL5 Expert Advisor (EA) designed primarily for gold trading (XAUUSD) on MetaTrader 5. It supports multiple independent trading strategies, advanced risk management, and various filters to optimize performance. The EA emphasizes automation, profit protection, and integration with external tools like Telegram and Discord. It operates on any timeframe but is configurable for specific sessions and news
KS ABC Pattern Live Signal MSS with FIB Main Purpose This is a non-repainting price action tool aimed at traders who follow **ICT (Inner Circle Trader)** or **SMC (Smart Money Concepts)** methodologies. It focuses on identifying high-probability **ABC correction/pullback patterns** after strong momentum impulses, combined with **Market Structure Shift (MSS)** confirmation and **Fibonacci** confluence for entry signals. It is designed for **manual trading** (not an automated EA/robot), partic
KS AutoTrade USDJPY EA is a simple automated trading program made for the USD/JPY currency pair (US Dollar vs Japanese Yen). What it does - It watches the price chart on timeframe. - It looks for special candle shapes - When it sees one of patterns at the end of a clear up- or down-move, it opens trade direction (trying to catch the turn). - Its using martingale combination for profitable trade. - It also has a few safety rules: it can close trades automatically at the start of a new day (opti
No Need any Set File Just Install and Strategy make True if you are using exness or 5 Digit Broker Just put one more Zero in SL  (Test Data will be same on 1 Min OHLC with 5 Min Chart on all Broker) KS Gold AutoTrade EA is a fully automated Expert Advisor built specifically for trading Gold (XAUUSD) on MetaTrader 5. This EA performance will be high on low spread broker account (We Tested on Exness ICmarket zero slippage)  The EA combines trend filtering , classic reversal candlestick patterns  
(Important if your deposit amount 100$ than by default 300$ input correct ,if your deposit amount more than 300$ that time set this value 800$ in last field for by default increment) KS Gold Moon Pro Actual Price is 3999$ But now its for Trial Everyone on Live This EA Setup For Jan 2026 Gold So It will not trade Past Year Data and After Every Gold Milestone Update will Come with New Performance Setup. Price Starting from 40$ After Every Purchase price  will increase +20$ (Recommend Exness Zero
This MT5 indicator is a custom implementation of the popular ICT Killzones + Pivots concept ( Inspired By SMC ICT Concept ). Make Sure Your Push Notification Mt5 Enable    You will get all notification on your mobile Session Break , Day Week etc. IC Market Or 2 GMT Broker Use  -7 Time Input / Exness or 0 timezone broker Use -5 Time   Broker Timing will impact for Session Trading It is designed for intraday / smart money concept (SMC) traders who follow Inner Circle Trader (ICT) methodology and
This is  KS ultra master-slave (signal copier) Expert Advisor with advanced symbol mapping support, designed to copy trades from one MetaTrader 5 account (master) to another (slave), even when the brokers use different symbol naming conventions . Core Purpose Copy trading signals (positions + pending orders) from a master account → one or more slave accounts , while intelligently handling: Different symbol names between brokers (e.g. XAUUSD → GOLD , EURUSD.fx → EURUSD , BTCUSD → Bitcoin ) Differ
KS_Gold_Hunter_Pro EA is  primarily designed for XAUUSD (Gold) (KS Gold Hunter Pro Actual Price is 2999$ But now its for Trial Everyone on Live) (All Setting for January 2026 updated Gold mode , it will not fully work on previous Year data) Every Gold milestone setting will change and update as per gold movement.  Recommendation  By Default Exness Zero account Setting  1 Min Chart of Gold    Other Broker You Can Ask me For other Broker Setting in Comment Section after Purchase , Easy to Config
KS Smart Trading ICT Concept  (Inspired By SMC ICT Concept ) Trading Style / Philosophy: Smart Money Concepts (SMC) / ICT (Inner Circle Trader) methodology Purpose: Visualizes key institutional / smart money price action structures and zones directly on the chart in real-time or historical mode. Helps traders identify high-probability areas based on ICT concepts such as market structure breaks, order blocks, liquidity grabs, imbalances, and premium/discount positioning. Main Features & Displaye
KS Day Week Multi TimeFrame (also referred to in comments as: Period Box + Corner Multi-TF Live Candles) Main Purpose This is a visual multi-timeframe information & context indicator designed to help traders quickly see: Recent structure & sentiment on a chosen higher timeframe (via colored range/period boxes) Current live candle status of four important higher timeframes (H4, D1, W1, MN1) displayed compactly in one corner of the chart It is especially popular among ICT / SMC / supply-demand / i
KS FX Session Alert Indicator Forex market sessions indicator for MetaTrader 5. It visually highlights the four trading sessions — London, New York, Tokyo, and Sydney  Its Designed for ICT, SMC, and price action traders, this indicator provides essential session context, highlights volatility periods, market movements. Key Features Session Visualization Display up to four sessions (London, New York, Tokyo, Sydney) with individual enable/disable options. Customize start and end times in your loca
This KS_SwingHighLowLiquidity indicator. It is designed for MetaTrader 5 and focuses on detecting swing highs and swing lows (pivots) while treating them as liquidity levels — a concept in Smart Money Concepts (SMC) and Inner Circle Trader (ICT) methodologies. Core Purpose The indicator identifies significant swing points where price is likely to have accumulated stop-loss orders , pending orders, or resting liquidity. These swings act as "magnets" that price often returns to "sweep" (briefly br
KS Support Resistance Retest Signal trading strategy focused on price action and market structure . Core Concept This indicator detects: Key support and resistance zones — usually based on minor or significant swing highs and lows (previous peaks and troughs in price). Breakout — when price decisively breaks through a support or resistance level (typically confirmed by a candle close beyond the level to filter out false breaks). Retest — after the breakout, price pulls back to the broken level (
KS Supertrend Indicator Core Features Classic Supertrend Algorithm with accurate Pine Script-style logic Uses ATR (Average True Range) to dynamically plot trend-following bands Dual Trend Visualization : Green line = Uptrend (Bullish) Red line = Downtrend (Bearish) Smart Background Highlighting : Light green background fill during uptrends Light red background fill during downtrends Can be toggled on/off Clear Buy & Sell Signals : Green arrow for Buy signals (trend flip from down to up) Red
Hybrid technical indicator Classic ATR-based Supertrend (trend-following with volatility filter) Smart Money Concepts (SMC) / ICT (Inner Circle Trader) methodology, including Order Blocks, market structure, Fair Value Gaps, and more. It is designed for traders who want to use trend confirmation from Supertrend alongside institutional-level structure (BOS, CHoCH, Order Blocks, etc.). The indicator draws everything directly on the chart (trend lines, fills, arrows, rectangles, labels, etc.). A key
KS SuperTrend EA
Kulvinder Singh
KS Supertrend EA This Price Only for Live Testing after that price will increase      Original Price One Year 999$ No need to do any thing its everything By default for any time frame , it will work 1 min to 15 min , Gold Result more better than other Pair. Just SL TP Set according to your broker and Pair Core Features Classic Supertrend Algorithm with accurate Pine Script-style logic Uses ATR (Average True Range) to dynamically plot trend-following bands Dual Trend Visualization : Green line
KS Box Breakout Signal is a custom MQL5 indicator for MetaTrader 5 that automatically detects consolidation boxes (price ranges) and signals breakouts with visual elements and volume analysis. Core Concept The indicator identifies periods where price volatility compresses (based on a normalized volatility calculation), forms a box between the high and low of that consolidation, and then waits for a decisive breakout above the top or below the bottom of the box. It combines: Volatility-based box
KS Multi TimeFrame Zigzag This is a Multi-Timeframe ZigZag Channel Indicator . It plots ZigZag pivots from up to 4 different timeframes simultaneously on your current chart, and for each ZigZag, it automatically draws channels (Upper, Middle, Lower lines) based on the deviation of price from the ZigZag legs. It combines the power of: Classic ZigZag (to find swing highs/lows) Price Channels around those swings Multi-Timeframe analysis Core Functionality 1. Multi-Timeframe ZigZag You can enable u
Filter:
No reviews
Reply to review