Aklamavo ICT KillZones

This MetaTrader 5 indicator plots ICT Killzone session markers on the chart using vertical lines. It draws the start and end times for three institutional trading sessions—Asian, London, and New York—for a user-defined number of recent historical days.

No buffers or plots are used; instead, the indicator relies entirely on chart objects (OBJ_VLINE).


1. Inputs and Parameters

The indicator allows full customization of each killzone segment:

General

  • DaysToDisplay : number of past days to draw killzones for.

Asian Killzone Parameters

  • AsianStartHour , AsianEndHour

  • AsianColor , AsianWidth

London Killzone Parameters

  • LondonStartHour , LondonEndHour

  • LondonColor , LondonWidth

New York Killzone Parameters

  • NYStartHour , NYEndHour

  • NYColor , NYWidth

These inputs determine:

  • Where vertical lines are positioned.

  • Their color coding.

  • Their thickness on the chart.

2. Core Utility Functions

2.1 GetSessionTime()

This function converts a date at midnight into a precise timestamp for a given session hour.

Steps:

  1. Convert the day’s datetime to an MqlDateTime struct.

  2. Replace hour/minute/seconds with the session parameters.

  3. Convert back to a datetime.

This is how session start/end timestamps are computed reliably.

2.2 DrawLine()

Creates or updates a vertical line object on the chart.

  • Uses ObjectCreate() only if the object does not already exist.

  • Sets:

    • Color ( OBJPROP_COLOR )

    • Style ( STYLE_SOLID )

    • Width ( OBJPROP_WIDTH )

    • Background and Ray properties (disabled).

The line is always redrawn at the given timestamp.

3. Drawing Killzones

3.1 DrawKillzonesForDay()

This function draws six vertical lines per day:

Killzone Line 1 Line 2
Asian Start End
London Start End
New York Start End

It uses:

  • GetSessionTime() → computes timestamps

  • DrawLine() → draws each vertical line

  • Unique object names → include the day index i

Example:

  • KZ_Asian_Start_0

  • KZ_London_End_2

  • KZ_NY_Start_4

This ensures no name collisions.

4. Indicator Initialization (OnInit)

Actions performed:

  1. Deletes all existing vertical line objects to avoid duplicates.

  2. Determines today's midnight timestamp.

  3. Loops DaysToDisplay times:

    • For each previous day, calculates day_start = today_start - i*86400 .

    • Calls DrawKillzonesForDay(day_start, i) .

Finally, ChartRedraw() is called to refresh the drawing immediately.

5. Runtime Calculation ( OnCalculate )

The indicator does not need to compute anything per tick or per candle, because all work is done in OnInit() . Therefore:

return rates_total;

This makes the indicator very lightweight and CPU-efficient.


Рекомендуем также
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator draws vertical lines marking key Forex trading sessions (Asian, London, New York) for a configurable number of past days. These “Silver Bullet” lines help traders quickly visualize session start and end times on the chart. DaysToDisplay: How many previous days’ session lines to show. Session colors: Customizable line colors for each session. Session start hours: Local server hours for each sessi
FREE
RCH FX Spread + Bar Close Countdown Indicator What This Indicator Does A simple, professional tool that displays real-time spread information and bar closing countdown directly on your MT5 charts. Key Features • Real-time spread display - Shows current spread in pips or points • Bar close countdown timer - Exact seconds remaining until current bar closes • Customizable alerts - Audio notification before bar closes • Fully adjustable display - Position, colors, fonts, and sizing options • Works o
FREE
Support And Resistance ACPG Indicator  The Support And Resistance ACPG Indicator  (developed by Grok by xAI) is an advanced tool for the MetaTrader 5 (MQL5) platform, designed to identify and visualize support and resistance zones on a price chart. Unlike traditional support and resistance indicators, the ACPG method combines a dynamic approach based on swing points, volatility analysis using the Average True Range (ATR), and an adaptive clustering system to detect high-relevance zones in the
FREE
ZigZag SMC MT5
Kallebe Lins De Oliveira Santos
The ZigZag SMC/SMT Indicator for MT5 is the ideal tool for traders who want to accurately identify tops and bottoms based on the advanced concepts of Smart Money Concepts (SMC) and Smart Money Trap (SMT). Main Benefits: Automatic identification of strategic tops and bottoms. Based on concepts used by institutional traders. Ideal for analyzing liquidity, market structure and manipulation. Simple to use: just add it to the chart and track the critical points. ️ Free Version: This ve
FREE
Phoenix Orb Asia
Nigel Nii Darku Narnor Darko
This is a professional-grade institutional toolkit designed for breakout traders and trend followers worldwide. It specializes in the  Opening Range Breakout (ORB)  strategy—one of the most consistent ways to capture intraday volatility during the London and New York opens. This indicator does the heavy lifting for you by automatically mapping out the high and low of the first 15 minutes of any session. It combines this with  Smart Money Concepts (SMC) , identifying structural shifts like  BOS
FREE
Знание о силе и слабости каждой из валют очень важно для каждого трейдера, торгующего на рынке форекс. Данный индикатор силы валют измеряет силу восьми основных валют (USD, EUR, GBP, CHF, JPY, CAD, AUD, NZD) на основе индикатора индекса относительной силы (Relative Strength Index, RSI). Индикатор PipTick Currency Strength в простой и доступной форме показывает, когда валюта находится в зоне перекупленности, перепроданности или в "нормальном состоянии". Так вы с легкостью можете определить, какая
Wa Candle Timer MT5
Wachinou Lionnel Pyrrhus Sovi Guidi
Wa Candle Timer MT5 — это мощный и удобный индикатор, который отображает оставшееся время до формирования следующей свечи на графике MT5. Этот инструмент помогает трейдерам отслеживать время закрытия свечей, улучшая точность входа в сделку. Ключевые особенности : Отображает таймер обратного отсчета для текущей свечи. Меняет цвет, когда оставшееся время падает ниже заданного пользователем процента. Настраиваемое оповещение при достижении указанного процента. Полностью настраиваемые шр
FREE
Here   our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis What It Does FiboPivot Dashboard is a powerful technical analysis tool that automatically calculates and displays Fibonacci-based pivot points on your chart. It identifies key support and resistance levels based on the previous day's price acti
FREE
Индикатор PipTick Pivot автоматически вычисляет и отображает уровни пивотов и уровни поддержки и сопротивления. Пивоты могут быть рассчитаны по формулам: Classic, Floor, Fibonacci, Woodie, Camarilla или DeMark. Также имеется возможность выбора периода для расчета индикатора. Можно выбрать дневной, недельный, месячный или пользовательский период. Типы пивотов Classic. Floor. Fibonacci. Woodie. Camarilla. DeMark. Основные характеристики Индикатор показывает текущие и исторические уровни пивотов.
FREE
Opulence Order Block
Tokunbo Greatpath Adebowale
Opulence OB is a precision-engineered, non-repainting Order Block indicator that identifies high-probability institutional supply and demand zones directly on your MetaTrader 5 chart. Unlike generic OB tools, Opulence OB is fully context-aware — it reads live market structure before drawing anything. A bullish order block only appears when bullish structure is valid. A bearish order block only appears when bearish structure is valid. No noise. No contradiction. Just the zone that actually matter
Блоги: https://www.mql5.com/en/blogs/post/769823 MT4: https://www.mql5.com/en/market/product/176181 MT5: https://www.mql5.com/en/market/product/176182 VOLUME BUBBLE [tambangEA] — это премиальный визуальный индикатор давления объема, разработанный для того, чтобы помочь трейдерам выявлять необычную рыночную активность непосредственно на графике. Индикатор обнаруживает аномальное поведение дельты/объема и отображает его в виде четких пузырьковых маркеров вокруг ценового движения. Каждый пузырек
DMC Trend
Deibson Carvalho
5 (1)
Indicator that uses ATR and standard deviation to calculate the current trend. It has the top and bottom line. The top line is shown when it is high, and the bottom line when it is low. The indicator does not draw a trend line or show the trend for the day, or for a certain period. It has the function of indicating the current trend, and may indicate a reversal. use it with caution and at your own risk.
FREE
Time Period Labels
Jackson Mukurani Wanguthi
TimePeriodLabels – See where new periods start on any chart A clean indicator that draws vertical lines and labels when a new year, month, week or day begins. No more squinting at dates or placing manual lines every time you open a chart. Each period type has its own colour and style so you instantly know what changed. What it does Detects when the day, week, month or year flips on the current timeframe. Draws a vertical line at the first bar of the new period. Adds a text label (for day, month
FREE
DiNapoli Stochastic Predictor V2.02 DiNapoli Stochastic Predictor — это усовершенствованная и оптимизированная версия классического стохастического осциллятора, основанная на специфических методах сглаживания, предложенных легендарным трейдером Джо ДиНаполи. В отличие от стандартного стохастика, который часто бывает слишком «шумным», версия ДиНаполи применяет двойное сглаживание, которое фильтрует рыночный шум, обеспечивая гораздо более надежные сигналы перекупленности и перепроданности. Главно
FREE
Quick Drawing MT5 - The Ultimate One-Click Charting Tool (100% FREE) Are you tired of constantly navigating through default MetaTrader 5 menus just to draw a simple rectangle or trendline? For traders who rely on precision and speed—especially Price Action, Smart Money Concepts (SMC), Inner Circle Trader (ICT), Supply & Demand (SND), and Support & Resistance (SNR) traders—every second counts. Marking your charts should be seamless, not a chore. Quick Drawing is a lightweight, highly customizable
FREE
Historical Pivot Zones - Fibonacci Indicator MT5 Automatically draws Fibonacci retracement and projection zones based on historical price pivots. This MT5 indicator intelligently selects pivot points from different timeframes (weekly, monthly, or 6-month ranges) and creates visual Fibonacci zones around key levels. Features include: Smart Mode Selection - Auto-adjusts based on your chart timeframe Clean Visual Zones - Highlighted areas instead of just lines Essential Fib Levels - 9 retrace
Удобное рисование параболических каналов по четырем точкам (два нижних и два верхних экстремума). Дополнительные клавиши управления: N (New) - Начать рисовать новый канал. С (Clear) - Удаление текущего канала. По умолчанию текущий канал - это последний канал. Но можно кликнуть на линию любого канала, чтобы он стал текущим. Нажимайте на шестеренке в правом верхнем углу, чтобы установки некоторых параметров всех каналов или текущего канала.  Вся работа видна из анимационного Gif.  Не забываем выск
FREE
NEXA Pivot Rebound Basic 1. Обзор NEXA Pivot Rebound Basic — это торговый советник (Expert Advisor), предназначенный для поиска возможных разворотных точек цены вблизи дневных уровней Pivot (S1 и R1). Советник работает на платформе MetaTrader 5 и оптимизирован для таймфрейма M15. Дневные уровни Pivot рассчитываются на основе максимума, минимума и закрытия предыдущего дня. Эти уровни используются совместно с индикаторами RSI и Stochastic для формирования торговых сигналов. Продукт предназначен дл
MT5 Session Indicator: Track Global Market Hours with Precision Boost your trading strategy with this FREE Session Indicator for MetaTrader 5 , designed to help you effortlessly identify active trading sessions across global markets. Perfect for forex, stocks, and commodities traders, this tool highlights key market hours (Asian, European, North American, and overlaps) directly on your chart, ensuring you never miss high-liquidity periods. Key Features: Visual Session Overlays : Clear color-c
FREE
Pivot Point Multi-Method with Dashboard This indicator is a technical analysis tool designed to calculate and display horizontal support and resistance levels based on various Pivot Point methodologies. It is built using the MQL5 Canvas library, ensuring efficient performance and a clean visual presentation on the chart. The tool calculates levels using the data from the previous completed candle of a user-defined reference timeframe. This ensures that the levels remain fixed for the duration of
FREE
VWAP Anchor Tool
Jackson Mukurani Wanguthi
Anchored VWAP is a lightweight, interactive volume-weighted average price indicator designed for traders who need precision without clutter. Unlike standard VWAP that resets every session, this tool lets you drop up to five custom anchors directly on any candle. Each anchor calculates VWAP from that exact point forward, complete with standard deviation bands to highlight where price may find support or resistance relative to volume. Key Features: • Up to 5 simultaneous anchors — compare multi
FREE
Topos e fundos com fibo
Paulo Henrique Sanches Bonanni
Top and bottom indicator, with the freedom to choose the initial bar and graphic time to be used for calculation regardless of the time frame of the current chart. It also plots mid-range and 23% retracement lines. Good indicator of market strength and current direction of price movement. Also with total freedom of configuration of line types and colors for each line of the indicator. It also has an indicator of the time to bar and open balance in the asset.
FREE
Professional VWAP Trading System with Advanced Signal Detection Transform your trading with the most comprehensive VWAP indicator available for MetaTrader 5. Magic VWAP Key Levels Pro combines multiple timeframe analysis, intelligent signal detection, and professional-grade visualization to give you the edge in modern markets. CORE FEATURES: Multi-Timeframe VWAP Analysis Session, Weekly, and Monthly VWAP calculations Previous 10-day VWAP support/resistance Dynamic anchor periods (Session/Week/Mo
Если вам нравится этот проект, оставьте 5-звездочный обзор. Как институционалы торгуют большими объемами, для них не должно пытаться защищать свою позицию на определенных процентных уровнях. Эти уровни будут служить естественной поддержкой и устойчивостью, которую вы можете использовать либо войти в торговлю или быть в курсе возможных опасностей против вашей позиции. Этот осциллятор покажет вам вариацию процент для: День. Неделя. Месяц. Квартал. Год. В подокте, где вы следите за своими опорами
FREE
AC Pivot Panel – Your Ultimate Pivot Trading Tool The   AC Pivot Panel   is a powerful yet user-friendly pivot point indicator designed to help traders identify key support and resistance levels with ease. Whether you’re a beginner or an experienced trader, this indicator simplifies pivot trading and enhances your decision-making process. Key Features : Interactive Selection Panel : Easily adjust pivot settings directly on the chart with a compact and intuitive panel. Multiple Pivot Methods : C
FREE
True Bias
Arva Sesha Sandeep
5 (1)
True Bias  True Bias is a multi-timeframe market bias indicator for MetaTrader 5, designed to help traders quickly understand directional context across multiple timeframes in one structured dashboard. It provides a clear view of market direction, confidence levels, and alignment across timeframes—supporting faster and more informed manual trading decisions. This product does not execute trades. It is an analytical indicator intended for discretionary trading only. Key Features Multi-Timeframe
Session Indicator — Forex Trading Sessions Visualizer Overview Session Indicator   is a professional MT5 indicator that displays the four major forex trading sessions (Sydney, Tokyo, London, New York) as colored horizontal bands on your chart. Never miss a trading session again! Free Product   |   Works on Any Broker   |   Auto-Detects Timezone Features Auto-Detects Broker GMT Offset Works automatically on any MT5 broker (XM, IC Markets, FXCM, etc.) No manual timezone configuration needed Label
FREE
Stop guessing and start executing with precision. Learning complex trading methodologies takes years of screen time—until now. The Propfolio Strategy Mentor OS is an elite, on-chart analytical dashboard that acts as your live digital trading mentor. It doesn't just draw lines on your chart; it actively scans the market, identifies high-probability setups across 8 different institutional strategies, and tells you exactly what to look for in real-time via the Live Mentorship Terminal. Whether you
UZFX-Alpha Strike Signals v2.0 — это профессиональный инструмент для анализа рынка, разработанный для точного и четкого определения высоковероятных торговых возможностей. Этот усовершенствованный индикатор сочетает в себе сложную систему распознавания ценовых действий с динамической визуализацией управления рисками, предоставляя четкие сигналы на покупку и продажу прямо на вашем графике. Примечание: используйте в сочетании с индикатором { LTL 164343 }, чтобы повысить долю выигрышных сигналов. Ис
Концепция спроса и предложения с возвратом к среднему значению Концепция торговли по спросу и предложению полагается на несовпадение объемов покупок и продаж на финансовых рынках. Для обычных трейдеров зоны спроса и предложения служат точками разворота. При рассмотрении первоначальной концепции было обнаружено, что первоначальная торговля по спросу и предложению может выполняться лучше на периоде возврата к среднему значению, а не на периоде тренда. Для демонстрации этой концепции, чтобы какая-л
С этим продуктом покупают
Neuro Poseidon - новый индикатор от Дарьи Резуевой. Он сочетает точные торговые сигналы с адаптивными уровнями TP/SL , в результате создавая максимально выгодные сделки! TO SWITCH TO   ENG   PLEASE CHOOSE IT IN THE UPPER-RIGHT CORNER OF THE WEBSITE Напишите мне и получите  Neuro Poseidon Assistant  в подарок для автоматизации вашей торговли! Что отличает его от других индикаторов? 1. Доказанная прибыльность на всех активах и таймфреймах 2. На графике присутствуют только подтвержденные сигналы н
PrimeScalping is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates — all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or e
SuperScalp Pro
Van Minh Nguyen
4.65 (26)
SuperScalp Pro – Продвинутая скальпинговая индикаторная система с множественными фильтрами SuperScalp Pro — это продвинутый скальпинговый индикатор, который сочетает классический Supertrend с несколькими интеллектуальными фильтрами подтверждения для поиска торговых возможностей. Он эффективно работает на различных таймфреймах от M1 до H4, с оптимизированной производительностью на XAUUSD, BTCUSD и основных валютных парах Forex. Индикатор предоставляет четкие сигналы Buy и Sell, а также автоматиче
Каждый покупатель этого индикатора получает дополнительно Бесплатно: Авторскую утилиту "Bomber Utility", которая автоматически сопровождает каждю торговую операцию, устанавливает уровни Стоп Лосс и Тейк профит и закрывает сделки согласно правилам этой стратегии, Сет-файлы для настройки этого индикатора на различных активах, Сет-файлы для настройки Bomber Utility в режимы: "Минимум Риска", "Взвешенный Риск" и "Стратегия Выжидания", Пошаговый видео-мануал, который поможет вам быстро установить, на
Entry In The Zone and SMC Multi Timeframe is a real-time 2-in-1 market analysis tool that combines market structure analysis and a No Repaint BUY / SELL signal system into a single indicator, built on Smart Money Concepts (SMC) — a widely adopted framework used by professional traders to understand market structure. This indicator helps you see the market more clearly, make decisions based on structure rather than guesswork, and focus on high-probability zones where price is more likely to react
Давайте сначала будем честны. Ни один индикатор сам по себе не сделает вас прибыльным. Если кто-то говорит вам обратное — он продаёт вам мечту. Любой индикатор, который показывает идеальные стрелки покупки/продажи, можно сделать безупречным — просто увеличьте нужный участок истории и сделайте скриншот успешных сделок. Мы так делать не будем. SMC Intraday Formula — это инструмент. Он считывает структуру рынка за вас, определяет зоны с наивысшей вероятностью движения цены и точно показывает, как
ScalpPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates — all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or emai
Этот продукт был обновлен для рынка 2026 года и оптимизирован для последних сборок MT5. УВЕДОМЛЕНИЕ ОБ ИЗМЕНЕНИИ ЦЕНЫ: Smart Trend Trading System сейчас доступен за $99 . Цена увеличится до $199 после следующих 30 покупок . СПЕЦИАЛЬНОЕ ПРЕДЛОЖЕНИЕ: После покупки Smart Trend Trading System отправьте мне личное сообщение, чтобы получить Smart Universal EA БЕСПЛАТНО и превратить сигналы Smart Trend в автоматические сделки. Smart Trend Trading System — это полноценная торговая система без перерисов
SignalTech is an unique fully rule based trading system delivers an Institutional approach for both Independent Traders and Prop Firm Challengers. Never Repaint. Push Notification available. No over-optimization. All the winning trades with chart setups are published on the comments page. 2026-05 4107 Pips (Until 05-29 NY Closed) 2026-04 2243 Pips 2026-03 2165 Pips 2026-02 2937 Pips 2026-01 2624 Pips 2025-12 1174 Pips It can generate signals with Buy/Sell Arrows, Push Notification (To Mobile) an
MasterTrend Indicator for MT5 A powerful trend-following and signal-evaluation tool MasterTrend   is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking wit
Quantum TrendPulse
Bogdan Ion Puscasu
5 (25)
Представляем   Quantum TrendPulse   , совершенный торговый инструмент, который объединяет мощь   SuperTrend   ,   RSI   и   Stochastic   в один комплексный индикатор, чтобы максимизировать ваш торговый потенциал. Разработанный для трейдеров, которые ищут точность и эффективность, этот индикатор помогает вам уверенно определять рыночные тренды, сдвиги импульса и оптимальные точки входа и выхода. Основные характеристики: Интеграция SuperTrend:   легко следуйте преобладающим рыночным тенденциям и п
Power Candles V3 — самооптимизирующийся индикатор силы Power Candles V3 преобразует силу валюты и инструмента в готовый к использованию торговый план на каждом графике, к которому он прикреплен. Вместо того, чтобы просто раскрашивать свечи, он выполняет автоматическую оптимизацию в режиме реального времени в фоновом режиме и предоставляет вам оптимальные значения Stop Loss, Take Profit и порог сигнала для выбранного вами символа. Один клик — и все готово для реальной торговли: на графике появляю
Trend Catcher   анализирует движения рыночных цен, используя комбинацию собственных и индивидуально разработанных адаптивных индикаторов анализа тренда. Он определяет истинное направление рынка, отфильтровывая краткосрочные шумы и фокусируясь на силе импульса, расширении волатильности и поведении ценовой структуры. Он также использует комбинацию сглаживающих и фильтрующих тренд индикаторов, таких как скользящие средние, RSI и фильтры волатильности. Мониторинг реальных операций, а также другие
Представляем       Quantum Breakout PRO   , новаторский индикатор MQL5, который меняет ваш способ торговли в зонах прорыва! Разработан командой опытных трейдеров со стажем торговли более 13 лет,       Квантовый прорыв PRO       разработан, чтобы поднять ваше торговое путешествие к новым высотам с его инновационной и динамичной стратегией зоны прорыва. Quantum Breakout Indicator покажет вам сигнальные стрелки на зонах прорыва с 5 целевыми зонами прибыли и предложением стоп-лосса на основе поля
Gann Made Easy   - это профессиональная, но при этом очень простая в применении Форекс система, основанная на лучших принципах торговли по методам господина У.Д. Ганна. Индикатор дает точные BUY/SELL сигналы, включающие в себя уровни Stop Loss и Take Profit. ПОЖАЛУЙСТА, СВЯЖИТЕСЬ СО МНОЙ ПОСЛЕ ПОКУПКИ, ЧТОБЫ ПОЛУЧИТЬ ТОРГОВЫЕ ИНСТРУКЦИИ И ОТЛИЧНЫЕ ДОПОЛНИТЕЛЬНЫЕ ИНДИКАТОРЫ БЕСПЛАТНО! Вероятно вы уже не раз слышали о торговли по методам Ганна. Как правило теория Ганна отпугивает от себя не только
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2: Синтетический фрактальный структурный анализ и подтверждённые входы для MT5 Обзор Azimuth Pro — многоуровневый индикатор свинговой структуры от Merkava Labs . Четыре вложенных уровня свингов, привязанный к свингам VWAP, определение ABC-паттернов, трёхтаймфреймная структурная фильтрация и подтверждённые входы на закрытой свече — один график, один рабочий процесс от микро-свингов до макро-циклов. Это не слепой сигнальный продукт. Это рабочий процесс, основанный на структуре, для т
GoldenX Entry — это индикатор для MT5 с адаптивным алгоритмом Smart Entry Trend, системой оценки сигналов, детектором рыночных режимов и фильтром волатильности. Каждый сигнал включает рассчитанный уровень входа, три уровня Take-Profit (TP1, TP2, TP3) и уровень Stop-Loss. Он построен на нескольких аналитических слоях, предназначенных для адаптации к различным рыночным условиям, объединяя многоуровневую аналитическую систему со встроенным оптимизатором и системой статистического отслеживания. Инди
FX Trend NG: Следующее поколение интеллектуального анализа трендов на разных рынках Обзор FX Trend NG — это профессиональный инструмент анализа трендов и мониторинга рынка с поддержкой нескольких таймфреймов. Он позволяет за секунды получить полное структурное понимание текущего состояния рынка. Вместо переключения между десятками графиков вы мгновенно видите, какие инструменты находятся в тренде, где импульс ослабевает и где наблюдается сильная синхронизация между таймфреймами. Специальное пр
M1 Quantum — это профессиональная торговая система для таймфрейма M1, которая предоставляет быстрые и точные торговые сигналы со встроенными уровнями Stop Loss, Take Profit и интеллектуальным управлением капиталом. M1 Quantum содержит профессиональную систему управления капиталом, разработанную для быстрого роста счета за счет серии непрерывных прибыльных сделок . Основные возможности индикатора M1 Quantum Разработан для таймфрейма M1 и всех основных валютных пар Каждая сделка имеет Stop Loss и
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (4)
Новый король в городе — Индикатор + управление ордерами (TP1 + TP2 + TP3) + опциональный Telegram-сигнал-сендер ВКЛЮЧЁН (БЕСПЛАТНО) (ПОЛНОЦЕННАЯ ТОРГОВАЯ И СИГНАЛЬНАЯ СИСТЕМА) Gold Slayer EA Этот индикатор включает в себя продвинутую стратегию, торговую систему с настраиваемым управлением ордерами и систему mean reversion, которая сочетает расширения Envelope и поддерживается несколькими интеллектуальными фильтрами подтверждения, такими как RSI, для поиска высоковероятных точек разворота с сигн
Этот продукт был обновлен для рынка 2026 года и оптимизирован для последних сборок MT5. УВЕДОМЛЕНИЕ ОБ ИЗМЕНЕНИИ ЦЕНЫ: Atomic Analyst сейчас доступен за $99 . Цена увеличится до $199 после следующих 30 покупок . СПЕЦИАЛЬНОЕ ПРЕДЛОЖЕНИЕ: После покупки Atomic Analyst отправьте мне личное сообщение, чтобы получить Smart Universal EA БЕСПЛАТНО и превратить сигналы Atomic Analyst в автоматические сделки. Atomic Analyst — это индикатор Price Action без перерисовки, без перерисовывания истории и без
Meridian Pro
Ottaviano De Cicco
5 (2)
Meridian Pro 2.00: профессиональная multi-timeframe матрица тренда для MT5 Meridian Pro 2.00 - профессиональная адаптивная матрица тренда для MetaTrader 5. Она объединяет оригинальный трендовый движок Meridian, чистый chart ribbon, сигнальные стрелки по закрытому бару, dashboard на 8 таймфреймов, Fuel momentum, weighted consensus, synthetic HTF processing и chart-native линии контекста старших таймфреймов. Цель простая: читать текущий тренд, multi-timeframe структуру, силу, momentum и EA-ready с
SmartScalping is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates — all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or e
ARIPoint
Temirlan Kdyrkhan
1 (1)
ARIBot is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates — all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cus
Этот продукт был обновлен для рынка 2026 года и оптимизирован для последних сборок MT5. УВЕДОМЛЕНИЕ ОБ ИЗМЕНЕНИИ ЦЕНЫ: Smart Price Action Concepts сейчас доступен за $200 . Цена увеличится до $299 после следующих 30 покупок . СПЕЦИАЛЬНОЕ ПРЕДЛОЖЕНИЕ: После покупки отправьте мне личное сообщение, чтобы получить БЕСПЛАТНЫЙ бонус + подарок . Прежде всего, стоит подчеркнуть, что этот торговый инструмент является индикатором без перерисовки, без перерисовывания истории и без запаздывания, что делает
MasterTrend Indicator for MT5 A powerful trend-following and signal-evaluation tool MasterTrend   is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking wit
Свинг-версия M30/H1/H4 доступна Хотите ловить большие движения? Gold Signal Swing Pro (M30/H1/H4). Цель: $20-$80+ за сделку. https://www.mql5.com/en/market/product/177643 KURAMA GOLD SIGNAL PRO (MT5) — Полная Торговая Система XAUUSD с 7-Слойным Фильтром Без перерисовки. Без перепрорисовки. Без задержки. Каждый сигнал остаётся зафиксированным после подтверждения. Бонус покупателю: Каждый, кто приобретает полную лицензию, получает AI Zone Radar (стоим
FX Power: Анализируйте силу валют для более эффективной торговли Обзор FX Power — это ваш незаменимый инструмент для понимания реальной силы валют и золота в любых рыночных условиях. Определяя сильные валюты для покупки и слабые для продажи, FX Power упрощает принятие торговых решений и выявляет высоковероятные возможности. Независимо от того, хотите ли вы следовать за трендами или предсказывать развороты с использованием экстремальных значений дельты, этот инструмент идеально адаптируется под
RelicusRoad Pro: Квантовая Рыночная Операционная Система СКИДКА 70% ПОЖИЗНЕННЫЙ ДОСТУП (ОГРАНИЧЕНО) - ПРИСОЕДИНЯЙТЕСЬ К 2000+ ТРЕЙДЕРАМ Почему большинство трейдеров теряют деньги даже с «идеальными» индикаторами? Потому что они торгуют Единичными Концепциями в вакууме. Сигнал без контекста — это лотерея. Чтобы выигрывать стабильно, вам нужна КОНФЛЮЭНЦИЯ . RelicusRoad Pro — это не простой стрелочный индикатор. Это полная Количественная Рыночная Экосистема . Она отображает «Дорогу Справедливой Сто
FX Levels: Исключительно точные уровни поддержки и сопротивления для всех рынков Краткий обзор Ищете надежный способ определить уровни поддержки и сопротивления для любых инструментов—валют, индексов, акций или сырьевых товаров? FX Levels сочетает традиционный «Lighthouse» метод с современным динамическим подходом, обеспечивая почти универсальную точность. Благодаря сочетанию опыта реальных брокеров и автоматических ежедневных плюс «в реальном времени» обновлений, FX Levels поможет вам выявлят
Другие продукты этого автора
If you like this product, please give it a  5 star rating as a token of appreciation. This CRT indicator draws the premium and discount zones of a single candle from any timeframe on your chart. You choose which candle (current or previous) using CandleOffset, and the indicator automatically retrieves that candle’s high, low, and midpoint which is the same as CANDLE RANGE THEORY (CANDLE RANGE THEORY). It then visually displays: Premium Zone (Upper 50%) A shaded rectangle from the candle’s midp
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator projects Higher-Timeframe (HTF) candles onto the current chart and optionally shows their OHLC lines and Fair Value Gaps (FVGs) using ICT 3-candle logic. Projects multiple higher timeframe candles. Accurately preserves HTF OHLC on any lower timeframe. Allows spacing adjustment between projected candles. Optionally displays OHLC horizontal reference lines. Automatically detects and draws HTF Fair
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator identifies and displays Fair Value Gaps (FVG) on price charts. Fair Value Gaps are price zones where there's a significant imbalance between buying and selling pressure, creating "gaps" in price action. The indicator detects two types and when they are mitigated(touched): Bullish FVG: When a candle's low is above the high of a candle two periods earlier. Bearish FVG: When a candle's high is bel
FREE
This indicator   is a sophisticated MetaTrader 5 tool that calculates and displays Average Daily Range (ADR) levels on your chart. It draws horizontal lines representing expected price movement ranges based on historical daily volatility, helping traders identify potential daily high and low targets. ADR (Average Daily Range)   = The average difference between the daily high and low over a specified period (default: 14 days). Unlike ATR which includes gaps between days, ADR focuses purely on int
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator draws vertical lines marking key Forex trading sessions (Asian, London, New York) for a configurable number of past days. These “Silver Bullet” lines help traders quickly visualize session start and end times on the chart. DaysToDisplay: How many previous days’ session lines to show. Session colors: Customizable line colors for each session. Session start hours: Local server hours for each sessi
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator calculates and draws pivot points and support/resistance levels for both daily and weekly timeframes: Pivot (central) level Support levels S1, S2, S3 Resistance levels R1, R2, R3 It allows showing daily, weekly, or both sets of pivots , giving traders visual references for potential support/resistance areas. Pivot mode: Choose which pivots to display (weekly, daily, or both). Colors and style: C
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator plots horizontal trend lines at the opening price of each quarter (Q1–Q4) on the chart. These lines visually represent quarterly open levels of the current year, which traders often use as support/resistance or reference points. Automatically plots Q1–Q4 opening levels as trend lines on the chart. Lines are dashed, colored, and labeled. Handles both current and historical quarters. Cleans up line
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator plots horizontal lines on the chart representing the previous year’s high and low prices . These levels are widely used in technical analysis as major support/resistance references. Automatically identifies the previous calendar year’s high and low . Plots horizontal lines on the chart at these levels. Customizable color, width, and style of the lines. Deletes lines on deinitialization. Updates
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. Inside Bar: A candle that is completely contained within the high-low range of the previous candle Outside Bar: A candle that completely engulfs the high-low range of the previous candle (also called an "Engulfing Bar") Inside Bars Consolidation Signals : Indicates market indecision/compression Breakout Setup : Often precedes significant price moves Continuation Patterns : Can signal pause in trend before con
FREE
Th is i ndicator   is a versatile MetaTrader 5 tool that calculates and displays Average True Range (ATR) levels on your chart. It draws horizontal lines representing price levels based on ATR multiples from the daily opening price, helping traders identify potential support and resistance zones. 1.   Multiple ATR Levels ATR1 : Standard ATR level (default: 1x ATR) ATR2 : Intermediate level (default: 2x ATR) ATR3 : Extreme level (default: 3x ATR) Each level displays both upper (High) and lower (L
FREE
This   ForexTrading Sessions   indicator is a powerful visual tool for MetaTrader 5 that highlights the three major forex trading sessions (Asian, London, and New York) on your chart  with the Asian Mid-line. 1. Trading Session Visualization Asian Session : 00:00 - 09:00 GMT (blue/aqua color) London Session : 08:00 - 17:00 GMT (magenta color) New York Session : 13:00 - 22:00 GMT (orange color) 2. Time Zone Adaptation TimeZoneShift   input allows you to adjust sessions to your local time Example:
FREE
The indicator reads MT5’s built-in economic calendar and organizes events into three horizontal lanes : High-impact events (red) Medium-impact events (orange) Low-impact events (gray) (optional) Each lane scrolls horizontally across the chart like a ticker. You can choose whether to show: Today’s events only Or all events for the current week This is a complete fundamental dashboard for MT5. It gives you: Real-time scrolling economic events Interpreted color-coded results Day/Week filterin
This is an extremely clean, efficient, and well-designed CBDR engine. Calculates ICT’s Central Bank Dealers Range (CBDR) Using only candle bodies — NOT wicks (open–close structure). For a defined time window (e.g., 00:00–05:00 New York). For each past day and also for today in real time. Draws the following on chart: A rectangle showing the entire CBDR body range The CBDR High line (body top) The CBDR Low line (body bottom) An optional midline A pip label showing total CBDR size Optional extens
This MT5 (CRT) indicator displays   key price zones   from different timeframes on your current chart, helping you visualize where price might find support or resistance based on higher timeframe structure using CANDLE RANGE THEORY. The indicator draws   three price zones   from selected historical candles: Premium Zone : Upper 50% of a historical candle's range Discount Zone : Lower 50% of a historical candle's range Midline : Exactly halfway between high and low Each zone represents an area w
Aklamavo Market Sessions Monitor-EA (Expert Advisor) is a   Global Stock Exchange Market Hours Dashboard   for MetaTrader 5. It provides a comprehensive visual display of the opening status and trading hours of 7 major stock exchanges around the world. The EA creates a real-time dashboard that shows whether each stock exchange is currently: OPEN   (Green background) CLOSED   (Red background) PRE-MARKET   (Light Green background) POST-MARKET   (Light Pink background) Unique Features: Progress Ind
This EA is an   RSI Crossover Trading System   with advanced position management features . This is not one of those EAs with fake/manipulated test results out there. RSI Crossover Advanced Robot  is robust and  suitable for traders who want automated RSI-based trading with professional-grade position management. It's particularly useful in trending markets where RSI signals can provide reliable entry and exit points. Recommended settings tested with 1HR timeframe using ICMarkets Tickers on 1 y
This is a   Cumulative Volume Delta (CVD) Indicator   for MetaTrader 5 that visualizes order flow imbalance between buying and selling pressure . The indicator calculates and displays the   cumulative difference between buying (Bid) and selling (Ask) volumes   over time, providing insights into whether buyers or sellers are controlling the market. 1. Visual Displays: Cumulative Delta Line   (Blue): Running total of volume delta across multiple bars Positive Bar Delta Histogram   (Green): Individ
This is a   Market Depth (DOM - Depth of Market) Indicator   for MetaTrader 5 that displays real-time order book data in a visual ladder format. The DOM provides a comprehensive view of market depth with clear visual cues for volume imbalances, making it useful for both scalping and swing trading decisions This indicator provides traders with a professional-grade market depth visualization that can be customized to match individual trading preferences and strategies.  You can easily switch betwe
This Volume Delta Profile is an advanced MetaTrader 5 indicator that visualizes   volume delta (order flow imbalance)   using a volume profile-style histogram. It shows the difference between buying and selling pressure at specific price levels, helping traders identify supply and demand zones. This indicator provides a unique perspective on market dynamics by visualizing the imbalance between buying and selling pressure, offering insights beyond traditional volume analysis. Core Concept Positiv
This Volume Footprint indicator is essentially a   professional-grade market profile tool   that provides deep insight into market microstructure, showing exactly where trading activity is occurring and who's in control (buyers or sellers) at each price level. Key Features 1.   Footprint Display Divides each bar into multiple price levels (configurable via   PriceLevelsPerBar ) Shows   BID volume   (selling pressure) on the left side of each level Shows   ASK volume   (buying pressure) on the r
Фильтр:
Нет отзывов
Ответ на отзыв