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

Breakout Distance - Donchian channel with distance-to-trigger panel in ATR units - indicator for MetaTrader 5

Munkhtur Borjigon
Munkhtur Borjigon
I build MetaTrader 5 Expert Advisors that are properly testedbefore delivery. My focus areas:
- Custom EA development from your strategy rules (any indicator combination, entry/exit logic, money management)
| English Русский 中文 Español Deutsch 日本語 Português 한국어 Français Italiano Türkçe
Views:
1627
Rating:
(1)
Published:
Updated:
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

ScreenShot


Most channel indicators tell you where the breakout level is. This one tells you how far away from it you are, right now, in a form you can act on.

The panel shows, for both the upper and the lower channel edge:

  1.    the level itself
  2.    the distance from the current price, in the symbol's own price units
  3.    the same distance expressed in ATR units
  4.    a proximity bar that fills as price approaches the trigger


Why the ATR column matters. A distance of 8 dollars from a breakout means something completely different in a quiet Asian session than it does during a news release.
Dividing the distance by the current ATR makes the number comparable across sessions, across volatility regimes and across symbols. A reading of 0.30 ATR means the same thing on gold as it does on EURUSD.

Colour coding:

  •    normal text : more than InpNearATR away (default 1.0 ATR)
  •    gold        : within InpNearATR
  •    orange red  : within InpVeryNearATR (default 0.5 ATR)
Draw On Liquidity + Kill Zone Draw On Liquidity + Kill Zone

The Draw On Liquidity (DOL) indicator automatically plots these essential levels on your chart and highlights high-probability trading windows through session kill zones. With full customization options, it provides a clean, professional, and highly informative display to enhance your trading decisions.

Asian Session Breakout / BhanuCodeLab Asian Session Breakout / BhanuCodeLab

Asian Session Breakout identifies the price range formed during the Asian trading session and monitors how price behaves after that session ends. The Asian High and Asian Low remain extended until the end of the broker trading day. This makes the range useful as an intraday support-and-resistance zone during the European and US sessions. A compact dashboard displays the current range values, configured session time, breakout status, breakout confirmation method, and confirmation timeframe. The indicator does not open or manage trades. It provides market structure and breakout information for discretionary trading or EA development.

PRO SCREENER PRO SCREENER

Take control of your trading performance with the Pro Dashboard Screener Designed for serious traders, this utility provides a clean, professional, and real-time overview of your account's health directly on your chart.

BlueMoon BlueMoon

BlueMoon EA is an MT5 Expert Advisor that combines EMA Envelope entries with adaptive basket management, progressive position sizing, spread filtering, drawdown protection, and automatic trade recovery for hedging accounts.