Bill Williams Trend Aligator

================================================================

   BILL WILLIAMS PROFITUNITY GOLD SIGNAL

  (Trend with Aligator and fractals )

   Written by Kostadin Yankov & AI
   Version 1.00 | Optimized for XAUUSD (Gold)
================================================================

----------------------------------------------------------------
ABOUT THE STRATEGY — THEORY
----------------------------------------------------------------

"Profitunity" is a trading system created by the legendary
American trader and psychologist Bill Williams, described in
detail in his books:
  - "Trading Chaos" (1995)
  - "New Trading Dimensions" (1998)

Williams' philosophy is based on Chaos Theory — markets are
not random, but follow nonlinear dynamics that can be read
through specific tools. He argued that most traders fail not
because of the market, but because of their own psychology
and the wrong analytical tools.

The system uses 5 "dimensions" (Wise Men):
  1. Awesome Oscillator (AO)
  2. Accelerator Oscillator (AC)
  3. Alligator — trend filter
  4. Fractals — entry points
  5. Balance Line — value zones

This indicator implements the "Second Wise Man" signal —
the most reliable entry in the Williams system, combining
a confirmed fractal with Alligator alignment and AO direction.

----------------------------------------------------------------
HOW THE INDICATOR WORKS
----------------------------------------------------------------

STEP 1 — ALLIGATOR
-------------------
The Alligator consists of three smoothed moving averages:
  • Jaw   — 13 periods, shift 8  — BLUE line
  • Teeth — 8 periods,  shift 5  — RED line
  • Lips  — 5 periods,  shift 3  — GREEN line

Interpretation:
  EATING UP  — Lips > Teeth > Jaw (all ordered upward)
               The Alligator is "eating" — strong BULL trend
               → Look for BUY signals only

  EATING DN  — Lips < Teeth < Jaw (all ordered downward)
               The Alligator is "eating" — strong BEAR trend
               → Look for SELL signals only

  SLEEPING   — Three lines intertwined, small spread
               The Alligator is "sleeping" — NO trading

  WAKING UP  — Spread is widening — prepare for entry

STEP 2 — HTF FILTER (Higher Time Frame)
----------------------------------------
By default the indicator checks the H1 Alligator as well.
If you are trading on M15 — H1 must confirm the direction.
This significantly reduces false signals.

  UseHTF = true  → H1 confirmation required (recommended)
  UseHTF = false → Current timeframe only

STEP 3 — AWESOME OSCILLATOR (AO)
----------------------------------
AO measures momentum — the difference between 5 and 34 period
SMA applied to the midpoint of each bar (High+Low)/2.

  AO > 0 and rising → Bull momentum — confirms BUY
  AO < 0 and falling → Bear momentum — confirms SELL

RequireAO = true → AO must confirm direction (recommended)

STEP 4 — FRACTAL SIGNAL (Second Wise Man)
------------------------------------------
A fractal is a specific candle formation:
  • Fractal UP  — candle with higher HIGH than the 2 neighbors
                  on both sides (5 candles total)
  • Fractal DN  — candle with lower LOW than the 2 neighbors

BUY SIGNAL conditions:
  ✓ Alligator in bull alignment (Lips > Teeth > Jaw)
  ✓ HTF confirmation (H1 bull alignment)
  ✓ AO is rising
  ✓ A Fractal DOWN appears
  ✓ Current price is ABOVE the Teeth line
  → A BLUE arrow ↑ is drawn with label "BUY"

SELL SIGNAL conditions:
  ✓ Alligator in bear alignment (Lips < Teeth < Jaw)
  ✓ HTF confirmation (H1 bear alignment)
  ✓ AO is falling
  ✓ A Fractal UP appears
  ✓ Current price is BELOW the Teeth line
  → A RED arrow ↓ is drawn with label "SELL"

STEP 5 — SL/TP LINES
----------------------
With every signal the indicator automatically draws:

  SL (Stop Loss) — placed at the previous fractal
                   in the opposite direction

  TP1, TP2, TP3 — calculated as multiples of risk (SL distance):
    SCALPER: TP1=0.5x  TP2=1.0x  TP3=1.5x
    NORMAL:  TP1=1.0x  TP2=2.0x  TP3=3.0x  ← default
    AGGR:    TP1=1.5x  TP2=3.0x  TP3=5.0x

ACTIVE SIGNAL (most recent):
  • SL line  — RED, thick
  • TP1 line — YELLOW
  • TP2 line — GOLD
  • TP3 line — LIME GREEN

HISTORICAL SIGNALS (past):
  • All lines — GRAY (DimGray)

----------------------------------------------------------------
RISK PROFILE SETTINGS
----------------------------------------------------------------

The indicator offers three risk profiles:

┌──────────┬──────┬──────┬──────┬──────────────────────────────┐
│ Profile  │ TP1  │ TP2  │ TP3  │ Best suited for              │
├──────────┼──────┼──────┼──────┼──────────────────────────────┤
│ SCALPER  │ 0.5x │ 1.0x │ 1.5x │ Short-term, quick exits      │
│ NORMAL   │ 1.0x │ 2.0x │ 3.0x │ Standard Risk/Reward 1:2     │
│ AGGR     │ 1.5x │ 3.0x │ 5.0x │ Aggressive, long hold        │
└──────────┴──────┴──────┴──────┴──────────────────────────────┘
----------------------------------------------------------------
PUSH NOTIFICATIONS
----------------------------------------------------------------

When a new BUY or SELL signal appears, the indicator sends:
  • Push notification to your mobile phone (MetaTrader Mobile)
  • Sound Alert in the platform

To receive push notifications:
  1. Install MetaTrader 5 on your phone
  2. Log in with the same account
  3. In MT5 Desktop: Tools → Options → Notifications
     → Check "Enable push notifications"

The notification message looks like this:
  "BUY Signal | XAUUSD H1 | Entry: 5034.50 | SL: 4980.68"
  "SELL Signal | XAUUSD H1 | Entry: 5180.20 | SL: 5220.00"

The notification is sent only once per signal —
it does not repeat on every tick.

Settings:
  SendPushAlert  = true/false  → Enable/disable mobile push
  SendSoundAlert = true/false  → Enable/disable sound alert

----------------------------------------------------------------
INDICATOR PANEL
----------------------------------------------------------------

In the upper left corner of the chart an information panel
is displayed showing real-time data. Here is exactly what
you will see:

  ══════════════════════════════
   Bill Williams Profitunity
     GOLD Signal
   Written by Kostadin Yankov & AI
  ══════════════════════════════
   EATING UP - BUY zone
   Dir: BUY   Str: ***.. (3/5)
  ------------------------------
   Jaw  : 5021.45
   Teeth: 5028.90
   Lips : 5035.12
   AO: BULL rising  AC: BULL
  ══════════════════════════════
   RISK PROFILE:
   [ ] SCALPER    [*] NORMAL    [ ] AGGR
   Click buttons top-center to change
  ------------------------------
   ACTIVE SIGNAL:
   BUY [ OPEN ] @ 5034.50
   SL  : 4980.68
   TP1 : 5088.32  (x1.0R)
   TP2 : 5142.14  (x2.0R)
   TP3 : 5249.78  (x3.0R)
  ══════════════════════════════

RISK PROFILE BUTTONS
--------------------
Three clickable buttons are displayed at the TOP CENTER of
the chart:

  [ SCALPER ]   [ NORMAL ]   [ AGGR ]

The active profile is highlighted in color:
  SCALPER — blue    NORMAL — gold    AGGR — red

Click any button to instantly switch the risk profile.
No need to open Settings (F7). No restart required.
The SL/TP lines update immediately on the chart.

Panel field explanations:

  Alligator state — one of:
    EATING UP - BUY zone   → Bull trend, look for BUY only
    EATING DN - SELL zone  → Bear trend, look for SELL only
    SLEEPING - No trade    → Market consolidating, stay out
    WAKING UP - Prepare    → Trend forming, get ready
    MIXED - Wait           → No clear direction

  Dir: BUY / SELL / FLAT
    → Current Alligator direction

  Str: ***.. (3/5)
    → Signal strength score out of 5:
       * Alligator lines are aligned (bull or bear)
       * AO is on the correct side (positive/negative)
       * AO is rising (bull) or falling (bear)
       * AC is on the correct side
       * Alligator spread is widening

  AO: BULL rising / BULL falling / BEAR rising / BEAR falling
    → Awesome Oscillator value and momentum direction

  AC: BULL / BEAR
    → Accelerator Oscillator side

  RISK PROFILE — active profile shown in the info panel:
    [ ] SCALPER    [*] NORMAL    [ ] AGGR
    Switch instantly using the buttons at the top center

  ACTIVE SIGNAL:
    BUY [ OPEN ] or SELL [ OPEN ]
    → The most recent signal. Lines remain colored until
      a new signal appears, at which point the old lines
      turn gray and the new signal becomes active.

  TP values — R means Risk units:
    (x1.0R) = target is 1x the SL distance away
    (x2.0R) = target is 2x the SL distance away
    (x3.0R) = target is 3x the SL distance away
    Example: SL = 53 pts → TP1 = 53 pts, TP2 = 106 pts, TP3 = 159 pts

----------------------------------------------------------------
USAGE RECOMMENDATIONS
----------------------------------------------------------------

Timeframe:     H1 or M15 for GOLD (XAUUSD)
HTF Filter:    Always enabled (UseHTF = true)
AO Filter:     Always enabled (RequireAO = true)
Risk:          NORMAL for beginners
               SCALPER for active intraday trading
               AGGR only for experienced traders

DO NOT trade when:
  ✗ The Alligator is sleeping (SLEEPING state)
  ✗ Signal strength is below 3/5
  ✗ Before major news events (NFP, FOMC, CPI, Fed speeches)
  ✗ During very low liquidity periods (Asian session for Gold)

TRADE only when:
  ✓ State is EATING UP or EATING DN
  ✓ Signal strength is 3/5 or higher
  ✓ HTF confirms the direction
  ✓ Both AO and AC confirm
  ✓ Price is clearly above/below the Teeth line

----------------------------------------------------------------
INPUT PARAMETERS
----------------------------------------------------------------

ALLIGATOR:
  JawPeriod / JawShift       — Jaw MA settings (default 13/8)
  TeethPeriod / TeethShift   — Teeth MA settings (default 8/5)
  LipsPeriod / LipsShift     — Lips MA settings (default 5/3)
  ClrJaw / ClrTeeth / ClrLips — Line colors

FRACTALS:
  ShowFractals  — Show/hide fractal arrows
  ClrFracUp     — Fractal up arrow color
  ClrFracDn     — Fractal down arrow color

SIGNALS:
  ShowSignals   — Show/hide BUY/SELL arrows
  RequireAO     — Require AO confirmation (recommended: true)
  ClrBuy        — BUY arrow color
  ClrSell       — SELL arrow color
  ArrowSize     — Arrow size (1-5)
  ArrowOffset   — Arrow offset from price in dollars

HTF FILTER:
  UseHTF        — Enable Higher Time Frame filter
  HTF_TF        — Which timeframe to use as filter (default H1)

RISK PROFILE:
  Switched using the three buttons at the TOP CENTER of the chart:
  [ SCALPER ] [ NORMAL ] [ AGGR ]
  Click once — lines update instantly. No F7 needed.

NOTIFICATIONS:
  SendPushAlert  — Push notification to mobile
  SendSoundAlert — Sound alert in platform

PANEL:
  ShowPanel     — Show/hide the info panel (Comment)

----------------------------------------------------------------
TECHNICAL DETAILS
----------------------------------------------------------------

Indicator buffers:
  0 — Jaw (Alligator Jaw line)
  1 — Teeth (Alligator Teeth line)
  2 — Lips (Alligator Lips line)
  3 — Fractal Up arrows
  4 — Fractal Down arrows
  5 — BUY signal arrows
  6 — SELL signal arrows
  7 — Empty (internal calculations)

Chart objects created:
  AGWS_ACT_SL/T1/T2/T3    — Active signal lines (colored)
  AGWS_ACT_SL_L/T1_L/...  — Active signal labels
  AGWS_H_<timestamp>_*    — Historical signal lines (gray)
  AGWS_B_<timestamp>      — BUY text label
  AGWS_S_<timestamp>      — SELL text label

----------------------------------------------------------------
DISCLAIMER

----------------------------------------------------------------

If you want an automated trading system based on this indicator, you can purchase the EA Bill Williams Alligator by clicking this link.


Written by Kostadin Yankov & AI.
For personal use and educational purposes.
This indicator is NOT financial advice.
Past performance does not guarantee future results.
Рекомендуем также
Price Magnet — Индикатор зон плотности цены и уровней притяжения Price Magnet — это профессиональный аналитический инструмент, который определяет ключевые уровни поддержки и сопротивления на основе статистической плотности распределения цены (Price Density). Индикатор анализирует заданный исторический период и находит ценовые значения, на которых рынок находился дольше всего. Эти зоны выступают в роли «магнитов» — они притягивают цену или служат фундаментом для разворота. В отличие от стандартны
The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible acros
Classic SNR EA Эксперт для MetaTrader 5 | Мульти-символьная торговля по уровням Support & Resistance с трендовой логикой Обзор Classic SNR Breakout EA - это профессиональный торговый робот, который определяет структурные уровни поддержки и сопротивления (Support & Resistance) с использованием дневных точек разворота и совершает сделки на основе ценового действия часового таймфрейма (H1) относительно этих уровней. EA применяет   двойную логику : на восходящем тренде продает при отбое (закрытии H1
RBreaker Gold Indicators — это краткосрочная внутридневная торговая стратегия для фьючерсов на золото, которая сочетает в себе два подхода: трендовое следование и внутридневные развороты. Она позволяет не только получать прибыль при трендовом движении, но и своевременно фиксировать прибыль при развороте рынка, открывая позиции в новом направлении. Данная стратегия на протяжении 15 лет подряд входила в десятку самых прибыльных торговых стратегий по версии американского журнала Futures Truth. Она
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
Профессиональный эксперт форекс   Gyroscope (для пар EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY)  ализирующий рынок при помощи индекса волн эллиота. Волновая теория Эллиотта — интерпретация процессов на финансовых рынках через систему визуальных моделей (волн) на ценовых графиках.  Автор теории Ральф Эллиотт выделил восемь вариантов чередующихся волн (из них пять по тренду и три против тренда). Движение цен на рынках принимает форму пяти волн
KT Renko Patterns MT5
KEENBASE SOFTWARE SOLUTIONS
KT Renko Patterns анализирует график Ренко кирпич за кирпичиком, чтобы найти известные графические паттерны, которые часто используют трейдеры на различных финансовых рынках. По сравнению с графиками на основе времени, торговля по паттернам на графиках Ренко легче и нагляднее благодаря их чистому виду. KT Renko Patterns включает несколько паттернов Ренко, многие из которых подробно описаны в книге «Профитная торговля с графиками Ренко» авторства Прашанта Шаха. Полностью автоматизированный сове
GoldStar EA is a fully automated trading program (Expert Advisor) designed exclusively for trading gold (XAU/USD). It analyzes multiple timeframes to detect high-probability trading opportunities and integrates advanced trade management tools — all while remaining easy to set up and operate . Key Advantages of GoldStar EA Advanced algorithm scanning multiple timeframes for optimal entry signals. Built-in money management and capital protection to minimize risk. Stable and consistent results ba
CosmiCLab SMC FIBO CosmiCLab SMC FIBO — это профессиональный торговый индикатор, основанный на концепциях Smart Money Concepts (SMC), анализе структуры рынка и уровнях Fibonacci. Индикатор автоматически определяет свинги рынка и строит уровни Fibonacci по последнему импульсному движению. Также индикатор определяет ключевые изменения структуры рынка: BOS — Break Of Structure CHOCH — Change Of Character Дополнительно отображаются сигнальные стрелки BUY / SELL при пробое структуры. Индикатор подход
Prime Power ML — это продвинутый Currency Strength Meter с двумя встроенными нейросетевыми моделями ONNX, которые фильтруют сигналы по вероятности выигрыша перед отображением. В отличие от традиционных CSM индикаторов, показывающих каждое расхождение между валютами, Prime Power ML отображает только те сигналы, где AI подтверждает статистическое преимущество. Как это работает Индикатор рассчитывает силу 8 основных валют (USD, EUR, GBP, JPY, AUD, CAD, CHF, NZD) в реальном времени, используя RSI-ск
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
В основе алгоритма индикатора Priority Argument лежат стандартные индикаторы а также собственные математические расчеты.  Индикатор поможет пользователям определиться с направлением тренда. Также станет незаменимым советчиком для входа в рынок или для закрытия позиции. Этот индикатор рекомендуется для всех, как для новичков так и для профессионалов. Как работать: Реализация индикатора тренда простая - в виде линий двух цветов. Покупаем, когда происходит смена цвета линии индикатора с розового
SMC Buy Sell Indicator SMC Buy Sell Indicator is a price action-based trading tool designed to identify market structure using Smart Money Concepts. It focuses on detecting meaningful swing points, structural breaks, and confirmation signals directly from chart data. The indicator operates using closed candle data and does not rely on future bars. All calculations are performed on confirmed price action, which helps maintain consistent and stable signals. Key Features Market Structure Detection
Hamster Scalping mt5
Ramil Minniakhmetov
4.71 (239)
Hamster Scalping - полностью автоматический торговый советник. Стратегия ночной скальпинг. В качестве входов используется индикатор RSI и фильтр по ATR. Для работы советника требуется хеджинговый тип счета. ВАЖНО! Свяжитесь со мной сразу после покупки, чтобы получить инструкции и бонус! Мониторинг реальной работы, а также другие мои разработки можно посмотреть тут: https://www.mql5.com/ru/users/mechanic/seller Общие рекомендации Минимальный депозит 100 долларов, используйте ECN счета с минимальн
ProTrade EA
Jim Ariel Camarce Ignao
Key Features   Automated Candle Pattern Recognition 10 Professional Patterns : Detects Bullish/Bearish Engulfing, Hammer/Shooting Star, Morning/Evening Star, Piercing/Dark Cloud, and 6 additional professional candlestick patterns Smart Filtering : Combine multiple patterns with configurable confirmation logic Volume Confirmation : Optional volume filter to validate pattern strength Multi-Timeframe Analysis : Separate execution and bias timeframes for better timing   Trading Dashboard Int
Intraday News
Thomas Bradley Butler
Приготовьтесь революционизировать свой торговый опыт с помощью советника Intraday News для платформы MT5! Этот передовой инструмент специально разработан для торговли новостями и позволяет вам извлечь выгоду из таких важных событий, как отчет о занятости в несельскохозяйственном секторе (NFP). Вы никогда не пропустите ни одной детали на валютном и фондовом рынках. Настройте свою торговую стратегию с помощью настраиваемых входных данных для лотов, времени торговли, движения цен и множителей март
AurumPulse Pro Gold
Mohamad Syamir Bin Senin
AurumPulse Pro – Smart Intraday Gold Trading EA AurumPulse Pro is a professional XAUUSD intraday trading robot designed for real-tick market conditions, combining momentum logic, dynamic trade management, and session-based execution to capture high-probability gold movements on lower timeframes. About AurumPulse Pro AurumPulse Pro is a fully automated Expert Advisor for MetaTrader 5 , specifically optimized for Gold (XAUUSD) trading under real tick conditions . This EA is designed for traders
Matrix Arrow EA MT5
Juvenille Emperor Limited
5 (7)
Matrix Arrow EA MT5  - уникальный советник, который может торговать по сигналам  MT5 индикатора Matrix Arrow  с помощью торговой панели на графике, вручную или на 100% автоматически.  Индикатор Matrix Arrow MT5  будет определять текущую тенденцию на ранних этапах, собирая информацию и данные от до 10 стандартных индикаторов, а именно: Индекс среднего направленного движения (ADX), Индекс товарного канала (CCI), Классические свечи Heiken Ashi, Скользящая средняя, Дивергенция схождения скользящих
Индикатор SMC Venom Model BPR — профессиональный инструмент для трейдеров, работающих в рамках концепции Smart Money (SMC). Он автоматически идентифицирует на графике цены два ключевых паттерна:  FVG   (Fair Value Gap) — комбинация их трёх свечей, в которой имеется разрыв между первой и третьей свечой. Формирует зону между уровнями, где отсутствует поддержка объемов, что часто приводит к коррекции цены. BPR   (Balanced Price Range)— комбинация двух FVG-паттернов, образующих «мост»  — зону пробо
ADVANCED FUNCTIONALITIES: Trend Score (0-100) with visual bar Intelligent signals with adjustable strength (1-10) Risk management with automatic TP/SL Audible and visual alerts Price zones with smooth filling Multi-indicator analysis (RSI, ATR, BB, EMAs) DESIGN FEATURES Modern Visual: Smooth and well-spaced lines (EMA with 2-3px width) Vibrant and professional colors (Sky Blue, Orange, Gold) Modern arrows (code 233/234) for buy/sell signals Configurable dark/light theme Adjustable transparency f
Fractal Trend Master — один из самых мощных и сложных советников на рынке, разработанный для защиты капитала трейдеров при максимизации возможностей для получения прибыли. Базирующийся на знаменитой методологии Билла Вильямса , этот EA использует три важнейших инструмента технического анализа: индикатор Alligator , фракталы и Gator Oscillator , создавая прочную и точную структуру для идентификации и следования рыночным трендам. Этот EA был разработан с акцентом на управление рисками и сохранени
[ENGLISH] ICHIMOKU DCA PRO - Advanced Grid & Flash Crash Protection EA A premium Expert Advisor combining the power of the Ichimoku Kinko Hyo indicator with a modern DCA Grid system, fortified with the most advanced Safety Protections available on MQL5 today. This guide explains the parameters as they appear in the Inputs tab of MetaTrader 5. 1. ICHIMOKU SETUP (CORE LOGIC) •Timeframe for Trading: Timeframe used to check price position relative to Span B. •Tenkan-sen/Kijun-sen/Senkou Span B Pe
Binary Options Assistant (BOA) Multi Currency Dashboard for Binary Options (MT5) . You can use any of the BOA Signals Indicators with the dashboard. Just change the BOA Signals Indicator Name in the dashboard settings to the indicator you want to get signals from. For example: CHILL. BLAZE:  BOA_BLAZE_Indicator_v1   Strategy :   BLW Online Trading Binary Options Strategy (3 Moving Average) LAVA:  BOA_LAVA_Indicator_v1   Strategy:   Lady Trader Binary Options Strategy (Bollinger Bands & Stochas
Trade Filter is a tool designed primarily for traders using many Expert Advisors on the same currency pair and/or grid systems creating many simultaneous trading operations. By adding the filter (as an indicator) to a given chart, must select a magic number of the EA and only its trades remain visible. Numerous settings for colors, line styles, font sizes and others have been added, through which you can adjust the display according to your preferences. Set files also can be created and loaded.
Stormer RSI 2
Ricardo Rodrigues Lucca
This strategy was learned from Stormer to be used on B3. Basically, 15 minutes before closing the market, it will check RSI and decided if it will open an position. This strategy do not define a stop loss. If the take profit reach the entry price it will close at market the position. The same happens if the maximal number of days is reached. It is created to brazilian people, so all configuration are in portuguese. Sorry Activations allowed have been set to 50.
MQL5 Algo Trading Community Golden Age Prime   is a professional-grade MQL5 Expert Advisor designed for traders who seek to capitalize on the most reliable price action signals in the market:   Daily High and Low Breakouts.   By focusing on these major horizontal levels, the EA captures high-momentum moves as soon as the market breaks out of its previous daily range. How It Works The EA automatically identifies the previous day's High and Low levels at the start of each trading session. It then
Range Directional Force Indicator – Designed for You to Optimize! The Range Directional Force Indicator is a cutting-edge tool designed to empower traders by visualizing market dynamics and directional strength. Built to offer insights into market trends and reversals, this indicator is an invaluable asset for traders seeking precision in their strategies. However, it is important to note that this indicator is not optimized, leaving room for you to tailor it to your unique trading preferences.
YenSync
Michael Prescott Burney
1 (1)
YenSync       YenSync — это продвинутая торговая система для графика USD/JPY на H1, основанная на базовой логике проверенной системы Fuji Wave. Разработанная для адаптации к уникальному движению цены пары USD/JPY, YenSync делает акцент на точном выборе момента входа, синхронизации тренда и контроле рисков в условиях различной волатильности. Эта система использует внутренние фильтры отслеживания импульса и выравнивания направления для выявления четких и устойчивых рыночных трендов, минимизируя пр
VR Black Box MT5
Vladimir Pastushak
1 (1)
VR Black Box — это современный автоматический торговый эксперт, разработанный опытным трейдером программистом. Мощный торговый инструмент, построенный на проверенной стратегии следования за трендовыми движениями рынка. Этот робот прошёл длительный путь развития и усовершенствования, регулярно обновляясь и адаптируясь к меняющимся условиям рынка. За годы эксплуатации на реальных торговых счетах он зарекомендовал себя как надежный помощник как для начинающих, так и для опытных трейдеров. Файлы нас
RSI Master PRO – Professional Expert Advisor for MetaTrader 5 Overview: RSI Master PRO is an Expert Advisor (EA) developed for MT5, designed to trade automatically in the financial markets using the Relative Strength Index (RSI) as its core decision-making engine. Its modular design and fully customizable parameters make it a powerful and flexible tool for traders who base their strategy on this momentum indicator. ️ Key Technical Features: • RSI-Based Logic: Uses RSI readings to generate
С этим продуктом покупают
SuperScalp Pro
Van Minh Nguyen
4.57 (21)
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
Azimuth Pro
Ottaviano De Cicco
5 (6)
Azimuth Pro V2: Синтетический фрактальный структурный анализ и подтверждённые входы для MT5 Обзор Azimuth Pro — многоуровневый индикатор свинговой структуры от Merkava Labs . Четыре вложенных уровня свингов, привязанный к свингам VWAP, определение ABC-паттернов, трёхтаймфреймная структурная фильтрация и подтверждённые входы на закрытой свече — один график, один рабочий процесс от микро-свингов до макро-циклов. Это не слепой сигнальный продукт. Это рабочий процесс, основанный на структуре, для т
Quantum TrendPulse
Bogdan Ion Puscasu
5 (23)
Представляем   Quantum TrendPulse   , совершенный торговый инструмент, который объединяет мощь   SuperTrend   ,   RSI   и   Stochastic   в один комплексный индикатор, чтобы максимизировать ваш торговый потенциал. Разработанный для трейдеров, которые ищут точность и эффективность, этот индикатор помогает вам уверенно определять рыночные тренды, сдвиги импульса и оптимальные точки входа и выхода. Основные характеристики: Интеграция SuperTrend:   легко следуйте преобладающим рыночным тенденциям и п
Power Candles – Входные сигналы на основе силы для любого рынка Power Candles переносит проверенный анализ силы Stein Investments прямо на ценовой график. Вместо реакции только на цену каждая свеча окрашивается на основе реальной рыночной силы, позволяя мгновенно распознавать накопление импульса, ускорение силы и четкие смены тренда. Одна логика для всех рынков Power Candles автоматически работает со всеми торговыми инструментами . Индикатор определяет, является ли текущий символ валютной парой
Gann Made Easy   - это профессиональная, но при этом очень простая в применении Форекс система, основанная на лучших принципах торговли по методам господина У.Д. Ганна. Индикатор дает точные BUY/SELL сигналы, включающие в себя уровни Stop Loss и Take Profit. ПОЖАЛУЙСТА, СВЯЖИТЕСЬ СО МНОЙ ПОСЛЕ ПОКУПКИ, ЧТОБЫ ПОЛУЧИТЬ ТОРГОВЫЕ ИНСТРУКЦИИ И ОТЛИЧНЫЕ ДОПОЛНИТЕЛЬНЫЕ ИНДИКАТОРЫ БЕСПЛАТНО! Вероятно вы уже не раз слышали о торговли по методам Ганна. Как правило теория Ганна отпугивает от себя не только
OmniSync Projection
Antonio-alin Teculescu
5 (1)
Chronos Fractal Engine is an innovative price projection indicator for MetaTrader 5, designed to transform your technical analysis by intelligently identifying and projecting historical price patterns. Built upon an advanced correlation algorithm and the fractal principles of the market, this powerful tool visualizes potential future price movements, giving you a unique edge in your trading decisions. What is Chronos Fractal Engine? At its core, the Chronos Fractal Engine employs a sophisticat
Если вы покупаете этот индикатор, вы получите мой профессиональный Trade Manager + EA БЕСПЛАТНО. Прежде всего стоит подчеркнуть, что эта торговая система является индикатором без перерисовки, без повторной отрисовки и без задержки, что делает ее идеальной как для ручной, так и для роботизированной торговли. Онлайн курс, руководство и загрузка пресетов. «Smart Trend Trading System MT5» - это комплексное торговое решение, созданное для новичков и опытных трейдеров. Он объединяет более 10 премиаль
Представляем       Quantum Breakout PRO   , новаторский индикатор MQL5, который меняет ваш способ торговли в зонах прорыва! Разработан командой опытных трейдеров со стажем торговли более 13 лет,       Квантовый прорыв PRO       разработан, чтобы поднять ваше торговое путешествие к новым высотам с его инновационной и динамичной стратегией зоны прорыва. Quantum Breakout Indicator покажет вам сигнальные стрелки на зонах прорыва с 5 целевыми зонами прибыли и предложением стоп-лосса на основе поля
Представляю Вам отличный технический индикатор GRABBER, который работает, как готовая торговая стратегия "Все включено"! В одном программном коде интегрированы мощные инструменты для технического анализа рынка, торговые сигналы (стрелки), функции алертов и Push уведомлений.  Каждый покупатель этого индикатора получает дополнительно БЕСПЛАТНО:  Grabber Утилиту для автоматического управления открытыми ордерами, Пошаговый видео-мануал : как установить, настроить и торговать, Авторские сет-файлы дл
FX Trend NG: Следующее поколение интеллектуального анализа трендов на разных рынках Обзор FX Trend NG — это профессиональный инструмент анализа трендов и мониторинга рынка с поддержкой нескольких таймфреймов. Он позволяет за секунды получить полное структурное понимание текущего состояния рынка. Вместо переключения между десятками графиков вы мгновенно видите, какие инструменты находятся в тренде, где импульс ослабевает и где наблюдается сильная синхронизация между таймфреймами. Специальное пр
Давайте сначала будем честны. Ни один индикатор сам по себе не сделает вас прибыльным. Если кто-то говорит вам обратное — он продаёт вам мечту. Любой индикатор, который показывает идеальные стрелки покупки/продажи, можно сделать безупречным — просто увеличьте нужный участок истории и сделайте скриншот успешных сделок. Мы так делать не будем. SMC Intraday Formula — это инструмент. Он считывает структуру рынка за вас, определяет зоны с наивысшей вероятностью движения цены и точно показывает, как
Узнайте, какая стратегия действительно работает на вашем инструменте - прежде чем рисковать реальными деньгами. Power Bar обнаруживает экстремальные ценовые бары на любом инструменте и любом таймфрейме, затем мгновенно тестирует 3 различные торговые стратегии, чтобы вы могли сравнить процент выигрышей, профит-факторы и прибыль/убыток. Все в одной интерактивной панели. Никаких догадок. Никакой подгонки. Только данные. Что делает Power Bar уникальным? Большинство индикаторов дают сигнал и оставля
CGE Trading Suite
Carl Gustav Johan Ekstrom
5 (2)
Institutional-Grade Analytics for MT5 C GE Trading Suite delivers the analytical edge typically reserved for professional trading desks. The platform integrates a full suite of analytical tools into one seamless workflow: dynamic grid mapping, liquidity behavior analysis, ECM, trend lines, MIDAS, trade cycles, and directional channel projections. Together, these provide a unified view of market structure and momentum. Directional clarity is further enhanced by the capital flow index, which meas
Прежде всего стоит подчеркнуть, что этот торговый индикатор не перерисовывается, не перерисовывает и не отставает, что делает его идеальным как для ручной, так и для роботизированной торговли. Руководство пользователя: настройки, вводы и стратегия. Атомный аналитик - это индикатор ценового действия PA, который использует силу и импульс цены, чтобы найти лучший край на рынке. Оборудованный расширенными фильтрами, которые помогают убирать шумы и ложные сигналы, и повышают торговый потенциал. Испо
Раскройте силу торговли трендами с помощью индикатора Trend Screener: вашего идеального решения для торговли трендами, основанного на нечеткой логике и мультивалютной системе! Повысьте уровень своей торговли по тренду с помощью Trend Screener, революционного индикатора тренда, основанного на нечеткой логике. Это мощный индикатор отслеживания тренда, который сочетает в себе более 13 инструментов и функций премиум-класса и 3 торговые стратегии, что делает его универсальным выбором для превращения
FX Power: Анализируйте силу валют для более эффективной торговли Обзор FX Power — это ваш незаменимый инструмент для понимания реальной силы валют и золота в любых рыночных условиях. Определяя сильные валюты для покупки и слабые для продажи, FX Power упрощает принятие торговых решений и выявляет высоковероятные возможности. Независимо от того, хотите ли вы следовать за трендами или предсказывать развороты с использованием экстремальных значений дельты, этот инструмент идеально адаптируется под
Btmm state engine pro
Garry James Goodchild
5 (4)
BTMM State Engine Pro is a MetaTrader 5 indicator for traders who use the Beat The Market Maker approach: Asian session context, kill zone timing, level progression, peak formation detection, and a multi-pair scanner from a single chart. It combines cycle state logic with a built-in scanner dashboard so you do not need the same tool on many charts at once. What it does Draws the Asian session range; session times can follow broker server offset or be set in inputs. Tracks level progression (L
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
Berma Bands
Muhammad Elbermawi
5 (8)
Индикатор Berma Bands (BBs) является ценным инструментом для трейдеров, стремящихся определить и извлечь выгоду из рыночных тенденций. Анализируя взаимосвязь между ценой и BBs, трейдеры могут определить, находится ли рынок в фазе тренда или диапазона. Посетите [ Блог Berma Home ], чтобы узнать больше. Berma Bands состоят из трех отдельных линий: Upper Berma Band, Middle Berma Band и Lower Berma Band. Эти линии наносятся вокруг цены, создавая визуальное представление движения цены относительно об
Meridian Pro
Ottaviano De Cicco
5 (1)
Meridian Pro: Профессиональная мульти-таймфрейм матрица трендов для MT5 Обзор Meridian Pro — это мульти-таймфрейм матрица трендов от Merkava Labs , которая сжимает направление, силу, состояние импульса и согласованность матрицы в одну компактную панель. Один адаптивный движок, последовательно применяемый от M1 до W1. Без настройки под отдельные символы. Без нагромождения индикаторов. Одна структурированная оценка по всем активам и всем таймфреймам. Акция запуска — получите Meridian Pro за USD 99
Bill Williams Advanced предназначен для автоматического анализа графика по системе " Profitunity " Билла Уильямса. Индикатор анализирует сразу четыре таймфрейма. Инструкция/Мануал ( Обязательно читайте перед приобретением ) Преимущества 1. Анализирует график по системе "Profitunity" Билла Уильямса. Сигналы помещает в таблицу в углу экрана и на график цены. 2. Находит все известные сигналы АО и АС, а также сигналы зон. Оснащён трендовым фильтром по Аллигатору. 3. Находит "Дивергентный бар", а та
Auto Optimized Parabolic RSI: Передовой 3D-движок импульса Большинство розничных индикаторов терпят неудачу, потому что они полагаются на статические входные параметры, которые ломаются, как только меняется волатильность рынка. Auto Optimized Parabolic RSI решает проблему «устаревания индикатора» путем непрерывного пересчета собственного математического преимущества, привнося количественную адаптацию институционального уровня прямо в ваш терминал MT5. Главное преимущество: Пользовательская 3D-оп
Market Structure Order Block Dashboard MT5 — это индикатор MT5, предназначенный для трейдеров, которые хотят анализировать рыночную структуру и основные зоны реакции цены прямо на графике. Он объединяет BOS, ChoCH, Order Blocks, Fair Value Gaps (FVG), Liquidity, Kill Zones, Volume Profile и компактную dashboard-панель для быстрого анализа. Этот индикатор предназначен для трейдеров, которые используют рыночную структуру, концепции ICT и Smart Money как основу для принятия решений. Он помогает опр
ARICoin 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 Cust
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
SignalTech MT5 is a trading system for EURUSD, USDCHF, USDJPY, AUDUSD, NZDUSD, EURJPY, AUDJPY, NZDJPY, CADJPY H2 and H3 Timeframe.  It can generate signals with Buy/Sell Arrows and Pop-Up/Sound Alerts. Each signal has clear Entry and Stop Loss levels, which should be automatically flagged on the chart, as well as potential Targets 1, 2, and 3. The Entry and TP levels are fixed after the trade is taken. The exit level is dynamic. If there are signs of a potential short-term trend reversal, the
Smart Stop Indicator – Интеллектуальная точность стоп лоссов прямо на графике Обзор Smart Stop Indicator это специализированное решение для трейдеров, которые хотят устанавливать стоп лоссы чётко и методично, а не на интуитивной основе. Индикатор объединяет классическую логику прайс экшн (higher highs, lower lows) с современной системой распознавания пробоев, чтобы определить действительно логичный уровень стопа. В трендах, диапазонах или фазах резких движений он показывает оптимальные зоны SL
Market Structure Patterns
Samuel Manoel De Souza
4.47 (19)
Available for   MT4   and   MT5 . Join the Market Structure Patterns channel to download materials available for study and/or additional informations. Related posts: Market Structure Patterns - Introduction Beyond Fancy Order Blocks: Using True Volumetric Analysis with Market Structure Patterns & Timeless Charts Market Structure Patterns – Complete SMC Indicator Guide (Concepts + Settings) Market Structure Patterns   is an indicator based on   smart money concepts   that displays   SMC/ICT   e
Другие продукты этого автора
Download the demo version and use  (.set) files . How to Install and Use Optimized .set Files To get the best results with this EA, please follow these steps: Download   the optimized   .set   files from the links provided below (see the Comments section). Open your MT5 terminal   and go to   File   ->   Open Data Folder . Navigate to the folder:   MQL5   >   Profiles   >   Presets .   Copy and paste   your downloaded   .set   files here. Attach the EA   to a chart or open the   Strategy Tester
FREE
AI Gold Asia Signal v1.6 Professional Indicator - Asia/London Session Breakout for Gold (XAUUSD) OVERVIEW AI Gold Asia Signal automatically detects the Asian session price range on XAUUSD and generates breakout entry signals for the London and New York trading windows. All key levels are drawn directly on the chart - no manual calculation needed. HOW IT WORKS 1. During the Asian session (03:00-10:00 broker time) the indicator scans M15 candles and records the High and Low of the session. 2
Фильтр:
Нет отзывов
Ответ на отзыв