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
----------------------------------------------------------------

Written by Kostadin Yankov & AI.
For personal use and educational purposes.
This indicator is NOT financial advice.
Past performance does not guarantee future results.
Prodotti consigliati
Show Pips for MT5
Roman Podpora
4.52 (27)
Questo indicatore informativo sarà utile per coloro che vogliono essere sempre informati sulla situazione attuale del conto. VERSION MT 4 -   More useful indicators L'indicatore mostra dati come profitto in punti, percentuale e valuta, nonché lo spread per la coppia corrente e il tempo fino alla chiusura della barra nell'intervallo di tempo corrente. Esistono diverse opzioni per posizionare la linea delle informazioni sulla carta: A destra del prezzo (corre dietro al prezzo); Come commento (nell
FREE
Trading Sessions by Mahefa R is an indicator for MetaTrader 5 that visually identifies the four main trading sessions: New York, London, Tokyo, and Sydney . Designed to provide a clean, intuitive, and professional market view, it highlights the most active periods of the Forex market using smart visualization of session ranges , session-specific candle colors , and daily separators . Main Features: Automatic detection of the 4 major sessions New York London Tokyo Sydney Each session is fully c
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
Stamina HUD
Michele Todesco
STAMINA HUD – Advanced Market & Trend Dashboard (MT5) STAMINA HUD   is a professional   market information panel   designed for traders who want   clarity, speed, and control   directly on the chart. It provides a   clean heads-up display (HUD)   with essential market data and   multi-timeframe trend direction , without cluttering the chart or generating trading signals. What STAMINA HUD Shows   Current Price   Spread (in real pips)   Today High–Low range (pips)   Average D
FREE
Indicator and Expert Adviser  EA Available in the comments section of this product. Download with Indicator must have indicator installed for EA to work. Mt5 indicator alerts for bollinger band and envelope extremes occurring at the same time. Buy signal alerts occur when A bullish candle has formed below both the lower bollinger band and the lower envelope  Bar must open and close below both these indicators. Sell signal occur when A bear bar is formed above the upper bollinger band and upper
FREE
Coral Indi
Dinh Duong Luong
Coral trend is   a trend-following indicator that is widely popular among FOREX traders . It is usually used as a confluence with other indicators. It uses combinations of moving averages with complex smoothing formulas! It has two configurable parameters: Coefficient   - smoothing ratio (*) Applied price Calculation: Coral = (-0.064) * B6 + 0.672 * B5 - 2.352 * B4 + 2.744 * B3
FREE
VFI Quantum
Nikita Berdnikov
5 (1)
Introducing VFI (Volume Flow Indicator) – a trading indicator that analyzes the relationship between volume and price movement to identify key trading opportunities. The indicator displays the strength and direction of volume flow, providing clear signals about potential entry and exit points. Signals are formed based on zero line crossovers, crossovers between the VFI line and its exponential moving average (EMA), and when the indicator exits overbought and oversold zones. Attention! This stra
FREE
Donchian Breakout And Rsi
Mattia Impicciatore
5 (1)
Descrizione generale Questo indicatore è una versione avanzata del classico Donchian Channel , arricchita con funzioni operative per il trading reale. Oltre alle tre linee tipiche (massimo, minimo e linea centrale), il sistema rileva i breakout e li segnala graficamente con frecce sul grafico, mostrando solo la linea opposta alla direzione del trend per semplificare la lettura. L’indicatore include: Segnali visivi : frecce colorate al breakout Notifiche automatiche : popup, push e email Filtro R
FREE
The indicator identifies when a divergence occurs between price and an indicator or oscillator. It identifies both regular and hidden divergences. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. For higher probability setups I can recommend you to use my Supply Demand indicator and trade only if the divergence occurs inside a zone. Supply zone for bearish div and demand zone for bullish div. The optimal scenario is if it
FREE
Multi Currency Strength Dashboard Mini (GRATIS) – Misuratore di Forza Valutaria per MetaTrader 5 Multi Currency Strength Dashboard Mini è un indicatore gratuito per MetaTrader 5 che mostra in tempo reale la forza relativa di 8 valute principali (USD, EUR, GBP, JPY, CHF, CAD, AUD, NZD) tramite un dashboard chiaro e immediato. Obiettivo: individuare in pochi secondi quali valute sono forti e quali sono deboli , per creare una watchlist più efficace e selezionare coppie con logica forte vs debole .
FREE
This indicator is a zero-lag indicator and displays  strength of trend change . True Trend  Oscillator Pro works best in combination with True Trend Moving Average Pro that displays exact trend as is. Oscillator value is exact price change in given direction of the trend. True Trend Moving Average Pro: https://www.mql5.com/en/market/product/103586 If you set PERIOD input parameter to 1 this indicator becomes a sharpshooter for binary options. Developers can use True Trend Oscillator in Exper
FREE
Statistical Arbitrage Spread Generator for Cointegration [MT5] What is Pair Trading? Pair trading is a market-neutral strategy that looks to exploit the relative price movement between two correlated assets — instead of betting on the direction of the market. The idea? When two assets that usually move together diverge beyond a statistically significant threshold, one is likely mispriced. You sell the expensive one, buy the cheap one , and profit when they converge again. It’s a statistica
FREE
SMMA Bands Indicator
Elie Baptiste Granger
The SMMA Bands indicator is an advanced volatility-based trading tool that creates 6 dynamic support and resistance levels around an envelope formed by two Smoothed Moving Averages (SMMA).  This indicator combines the reliability of SMMA trend identification with the precision of standard deviation-based volatility bands, making it suitable for both trend-following and mean-reversion strategies. Every band has its own buffer for use in EA. feel free to make suggestions and add reviews , i will
FREE
https://www.mql5.com/en/users/gedeegi/seller    The GEN indicator is a multifunctional technical analysis tool for the MetaTrader 5 (MT5) platform. It is designed to automatically identify and display key Support and Resistance (S&R) levels and detect False Breakout signals, providing clear and visual trading cues directly on your chart. Its primary goal is to help traders identify potential price reversal points and avoid market traps when the price fails to decisively break through key levels
FREE
TradeQL
Abdiel Aviles Jimenez
The TradeQL Indicator is a customizable tool that highlights specific trading patterns on candlestick charts. Users can define patterns through TradeQL queries, which the indicator then applies to the chart, visually representing matches and captured groups. Ideal for identifying complex trade setups in real-time. TradeQL queries are specified using the TradeQL Language. See https://github.com/abdielou/tradeql for more details. This language is expressed as a regular expression. The language al
FREE
Dynamic Supply and Demand indicator automatically identifies and displays Supply and Demand Zones on your chart based on price action patterns and market structure.  These zones represent areas where institutional buying or selling pressure has historically occurred, making them key levels for potential price reactions. This form of indicator takes inspiration from ICT as well as traditional Support & Resistance formation. **For the first 50 candles (number depends on LookBackCandles) when indic
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
Mae Pla Green Pen Analysis Framework The Mae Pla Green Pen Analysis Framework is a multi-timeframe price action scanner for XAUUSD (Gold Spot) . It monitors all 9 timeframes simultaneously — M1, M5, M15, M30, H1, H4, D1, W1, and MN — and displays pattern detection results on a real-time dashboard drawn directly on the chart. The indicator is based on the Mae Pla Green Pen trading methodology, which uses structured price action patterns to identify potential trade setups. Pattern Detection Three
FREE
MACD Enhanced
Nikita Berdnikov
5 (3)
Introducing the MACD  Enhanced – an advanced MACD (Moving Average Convergence Divergence) indicator that provides traders with extended capabilities for trend and momentum analysis in financial markets. The indicator uses the difference between the fast and slow exponential moving averages to determine momentum, direction, and strength of the trend, creating clear visual signals for potential entry and exit points. Attention! To achieve the best results, it is recommended to adapt the indicator
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
ATR Plus is an enhanced version of the classic ATR that shows not just volatility itself, but the directional energy of the market . The indicator converts ATR into a normalized oscillator (0–100), allowing you to clearly see: who dominates the market — buyers or sellers when a trend begins when a trend loses strength when the market shifts into a range where volatility reaches exhaustion zones ATR Plus is perfect for momentum, trend-following, breakout and volatility-based systems. How ATR Plus
FREE
Dual RSI
Paul Conrad Carlson
3.5 (2)
Indicator alerts for Dual Relative strength index rsi. Large rsi preset at 14 is below 30 small rsi preset at 4 is below 10 for buy bullish signals . Large rsi preset are 14 is above 70 small rsi preset at 4 is above 90 for sell bearish signals . Includes mobile and terminal alerts. draws lines when alerts. This indicator can help identify extremes and then the tops or bottoms of those extremes .
FREE
Value Chart Candlesticks
Flavio Javier Jarabeck
4.69 (13)
The idea of a Value Chart indicator was presented in the very good book I read back in 2020 , " Dynamic Trading Indicators: Winning with Value Charts and Price Action Profile ", from the authors Mark Helweg and David Stendahl. The idea is simple and the result is pure genius: Present candlestick Price analysis in a detrended way! HOW TO READ THIS INDICATOR Look for Overbought and Oversold levels. Of course, you will need to test the settings a lot to find the "correct" one for your approach. It
FREE
Forex Strategist is a trading system for EURUSD, USDCHF, USDJPY, AUDUSD, NZDUSD, EURJPY, AUDJPY, NZDJPY, CADJPY H2 and H3 Timeframe.  Input Parameters: Line setting:  Line Style: Default is Solid Buy Color: Default is White Sell Color: Default is White Stop Loss Color: Default is White Target Color: Default is Gold Panel Setting:  Corner: Default is Let upper chart corner X Panel: Default is 10 Y Panel: Default is 20 BackGround1: Default is DarkBlue BackGround 2: Default is 47,47,47 Text Color
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
Mitimom
Danil Poletavkin
The indicator is based on Robert Miner's methodology described in his book "High probability trading strategies" and displays signals along with momentum of 2 timeframes. A Stochastic oscillator is used as a momentum indicator. The settings speak for themselves period_1 is the current timeframe, 'current' period_2 is indicated - the senior timeframe is 4 or 5 times larger than the current one. For example, if the current one is 5 minutes, then the older one will be 20 minutes The rest of the s
FREE
Multi-timeframe trend indicator based on the ADX / ADXWilder indicator with Fibonacci levels The indicator shows trend areas using ADX or ADXWilder indicator data from multiple timeframes. The impulse mode of the indicator allows you to catch the beginning of a trend, and several "Screens" with different timeframes allow you to filter out market noise. Fibonacci levels are added to the price chart, which have flexible settings. How the indicator works: if PDI is greater than NDI, then   it`s
FREE
Master SmoothedHMA Color
Som Prakash Gehlot
5 (2)
HMA Color – Master Smoothed A clean, high-precision visual Hull Moving Average indicator with fully smoothed trend color display. Designed for professional scalpers and algorithmic traders who want a simple, fast, powerful trend view without noise. This indicator is built with a " true   double smoothing system" , making the Hull curve extremely soft and responsive. When the trend is bullish, the HMA line automatically switches to Green and shows upward candles. When the trend is bearish, the HM
FREE
SuperTrend TV
Tran Nhat Minh
5 (3)
Original supertrend indicator in Tradingview platform.  Indicator type: Price Action indicator Introduction:   The Supertrend Indicator - Enhancing Your Trend Analysis.  If you haven't yet found a Supertrend indicator with good graphics on the MQL5 platform, this is the indicator for you. Overview:   The Supertrend Indicator is a powerful tool designed to provide traders with valuable insights into the current and historical trends of financial markets. It serves as a valuable addition to any t
FREE
Cet indicateur innovant de mesure de la force des devises de INFINITY est une aide indispensable pour les scalpers et les commerçants qui négocient à long terme. Le système d'analyse De la force/faiblesse des devises est connu depuis longtemps et utilisé sur le marché par les principaux traders du monde. Tout commerce d'arbitrage n'est pas complet sans cette analyse. Notre indicateur détermine facilement la force des devises sous-jacentes les unes par rapport aux autres. Il affiche des graphiqu
FREE
Gli utenti di questo prodotto hanno anche acquistato
ARICoins
Temirlan Kdyrkhan
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
SuperScalp Pro
Van Minh Nguyen
5 (8)
SuperScalp Pro – Sistema avanzato di indicatore per scalping con filtri multipli SuperScalp Pro è un sistema avanzato di indicatore per scalping che combina il classico Supertrend con molteplici filtri di conferma intelligenti. L’indicatore funziona in modo efficiente su tutti i timeframe da M1 a H4 ed è particolarmente adatto per XAUUSD, BTCUSD e le principali coppie Forex. Può essere utilizzato come sistema stand-alone o integrato in modo flessibile nelle strategie di trading esistenti. L’indi
AriX
Temirlan Kdyrkhan
1 (4)
AriX Indicator for MT5 A powerful trend-following and signal-evaluation tool AriX 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 with real-time stat
Se acquisti questo indicatore, riceverai il mio Trade Manager Professionale + EA  GRATUITAMENTE. Innanzitutto è importante sottolineare che questo sistema di trading è un indicatore Non-Repainting, Non-Redrawing e Non-Lagging, il che lo rende ideale sia per il trading manuale che per quello automatico. Corso online, manuale e download di preset. Il "Sistema di Trading Smart Trend MT5" è una soluzione completa pensata sia per i trader principianti che per quelli esperti. Combina oltre 10 indicat
FX Trend MT5 NG
Daniel Stein
5 (4)
FX Trend NG: La Nuova Generazione di Intelligenza di Trend Multi-Mercato Panoramica FX Trend NG è uno strumento professionale di analisi del trend multi-timeframe e monitoraggio dei mercati. Ti consente di comprendere la struttura completa del mercato in pochi secondi. Invece di passare tra numerosi grafici, puoi identificare immediatamente quali strumenti sono in trend, dove il momentum sta diminuendo e dove esiste un forte allineamento tra i timeframe. Offerta di Lancio – Ottieni FX Trend NG
Divergence Bomber
Ihor Otkydach
4.89 (83)
Ogni acquirente dell’indicatore riceverà inoltre gratuitamente: L’utilità esclusiva “Bomber Utility”, che gestisce automaticamente ogni operazione, imposta i livelli di Stop Loss e Take Profit e chiude le posizioni secondo le regole della strategia I file di configurazione (set file) per adattare l’indicatore a diversi asset I set file per configurare il Bomber Utility in tre modalità: “Rischio Minimo”, “Rischio Bilanciato” e “Strategia di Attesa” Una guida video passo-passo per installare, conf
Market Flow Pro
Gabriele Sabatino
Market Flow Pro Market Flow Pro is an intelligent trading advisor for the MetaTrader 5 platform, designed for automatic trading on financial markets using algorithmic analysis and strict risk management. -Key features: - Fully automatic trading 24/5 - Adaptive trend and momentum entry algorithm -  Built-in risk management - Flexible lot settings (fixed/auto-calculation) - Support for major currency pairs and indices - Optimised for operation on various timeframes  How it works Market
Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool developed based on Smart Money Concepts (SMC). It is designed to analyze market structure, price direction, reversal points, and key zones across multiple timeframes in a systematic way. The system displays Points of Interest (POI) and real-time No Repaint signals, with instant alerts when price reaches key zones or when signals occur within those zones. It functions as both an Indicator and a Signal System (2-in-1), c
Gold Entry Sniper
Tahir Mehmood
5 (5)
Gold Entry Sniper – Dashboard ATR Multi-Timeframe per Scalping e Swing Trading sull’Oro Gold Entry Sniper è un indicatore avanzato per MetaTrader 5 che offre segnali di acquisto/vendita precisi per XAUUSD e altri strumenti, basato sulla logica ATR Trailing Stop e l' analisi multi-timeframe . Caratteristiche e Vantaggi Analisi Multi-Timeframe – Visualizza trend su M1, M5, M15 in un'unica dashboard. Trailing Stop Basato su ATR – Stop dinamici che si adattano alla volatilità. Dashboard Professional
Grabber System MT5
Ihor Otkydach
4.82 (22)
Ti presento un eccellente indicatore tecnico: Grabber, che funziona come una strategia di trading "tutto incluso", pronta all’uso. In un solo codice sono integrati strumenti potenti per l’analisi tecnica del mercato, segnali di trading (frecce), funzioni di allerta e notifiche push. Ogni acquirente di questo indicatore riceve anche gratuitamente: L’utility Grabber: per la gestione automatica degli ordini aperti Video tutorial passo dopo passo: per imparare a installare, configurare e utilizzare
Power Candles MT5
Daniel Stein
5 (6)
Power Candles – Segnali di ingresso basati sulla forza per tutti i mercati Power Candles porta l’analisi di forza collaudata di Stein Investments direttamente sul grafico dei prezzi. Invece di reagire solo al prezzo, ogni candela viene colorata in base alla reale forza di mercato, consentendo di identificare immediatamente accumuli di momentum, accelerazioni della forza e transizioni di trend pulite. Un’unica logica per tutti i mercati Power Candles funziona automaticamente su tutti i simboli di
RFI levels PRO MT5
Roman Podpora
3.67 (3)
L'indicatore mostra accuratamente i punti di inversione e le zone di ritorno dei prezzi in cui il       Principali attori   . Vedi dove si formano le nuove tendenze e prendi decisioni con la massima precisione, mantenendo il controllo su ogni operazione. VERSION MT4     -    Rivela il suo massimo potenziale se combinato con l'indicatore   TREND LINES PRO Cosa mostra l'indicatore: Strutture di inversione e livelli di inversione con attivazione all'inizio di un nuovo trend. Visualizzazione dei li
Game Changer è un indicatore di tendenza rivoluzionario, progettato per essere utilizzato su qualsiasi strumento finanziario, per trasformare il tuo MetaTrader in un potente analizzatore di trend. Funziona su qualsiasi intervallo temporale e aiuta a identificare i trend, segnala potenziali inversioni, funge da meccanismo di trailing stop e fornisce avvisi in tempo reale per risposte tempestive del mercato. Che tu sia un professionista esperto o un principiante in cerca di un vantaggio, questo st
FX Power MT5 NG
Daniel Stein
5 (31)
FX Power: Analizza la Forza delle Valute per Decisioni di Trading Più Intelligenti Panoramica FX Power è lo strumento essenziale per comprendere la reale forza delle principali valute e dell'oro in qualsiasi condizione di mercato. Identificando le valute forti da comprare e quelle deboli da vendere, FX Power semplifica le decisioni di trading e rivela opportunità ad alta probabilità. Che tu segua le tendenze o anticipi inversioni utilizzando valori estremi di Delta, questo strumento si adatta
Azimuth Pro
Ottaviano De Cicco
5 (4)
LAUNCH PROMO Azimuth Pro price is initially set at 299$ for the first 100 buyers. Final price will be 499$ . THE DIFFERENCE BETWEEN RETAIL AND INSTITUTIONAL ENTRIES ISN'T THE INDICATOR — IT'S THE LOCATION. Most traders enter at arbitrary price levels, chasing momentum or reacting to lagging signals. Institutions wait for price to reach structured levels where supply and demand actually shift. Azimuth Pro maps these levels automatically: swing-anchored VWAP, multi-timeframe structure lines, an
Smart Stop Indicator – Precisione intelligente dello stop-loss direttamente sul grafico Panoramica Smart Stop Indicator è la soluzione ideale per i trader che desiderano posizionare il loro stop-loss in modo chiaro e metodico, senza dover indovinare o affidarsi all’intuizione. Questo strumento combina la logica classica del price action (massimi e minimi strutturali) con un moderno riconoscimento dei breakout per identificare il prossimo livello di stop realmente logico. In trend, in range o i
Atomic Analyst MT5
Issam Kassas
4.1 (29)
Innanzitutto, vale la pena sottolineare che questo indicatore di trading non è repaint, non è ridisegno e non presenta ritardi, il che lo rende ideale sia per il trading manuale che per quello automatico. Manuale utente: impostazioni, input e strategia. L'Analista Atomico è un indicatore di azione del prezzo PA che utilizza la forza e il momentum del prezzo per trovare un miglior vantaggio sul mercato. Dotato di filtri avanzati che aiutano a rimuovere rumori e segnali falsi, e aumentare il pote
RelicusRoad Pro: Sistema Operativo Quantitativo di Mercato 70% DI SCONTO ACCESSO A VITA (TEMPO LIMITATO) - UNISCITI A 2.000+ TRADER Perché la maggior parte dei trader fallisce anche con indicatori "perfetti"? Perché operano su Singoli Concetti isolati. Un segnale senza contesto è una scommessa. Per vincere serve CONFLUENZA . RelicusRoad Pro non è un semplice indicatore. È un Ecosistema Quantitativo completo . Mappa la "Fair Value Road", distinguendo tra rumore e rotture strutturali. Smetti di in
Quantum TrendPulse
Bogdan Ion Puscasu
5 (21)
Ecco   Quantum TrendPulse   , lo strumento di trading definitivo che combina la potenza di   SuperTrend   ,   RSI   e   Stocastico   in un unico indicatore completo per massimizzare il tuo potenziale di trading. Progettato per i trader che cercano precisione ed efficienza, questo indicatore ti aiuta a identificare con sicurezza le tendenze di mercato, i cambiamenti di momentum e i punti di entrata e uscita ottimali. Caratteristiche principali: Integrazione SuperTrend:   segui facilmente l'andame
Trend Lines PRO MT5
Roman Podpora
5 (1)
LINEE DI TENDENZA PRO  Aiuta a capire dove il mercato sta realmente cambiando direzione. L'indicatore mostra reali inversioni di tendenza e punti in cui i principali operatori rientrano. Vedi   Linee BOS   Cambiamenti di tendenza e livelli chiave su timeframe più ampi, senza impostazioni complesse o rumore inutile. I segnali non vengono ridisegnati e rimangono sul grafico dopo la chiusura della barra. VERSIONE MT4   -   Svela il suo massimo potenziale se abbinato all'indicatore   RFI LEVELS PRO
Trend indicator AI mt5
Ramil Minniakhmetov
5 (15)
Trend Ai indicator è un ottimo strumento che migliorerà l'analisi di mercato di un trader combinando l'identificazione della tendenza con punti di ingresso utilizzabili e avvisi di inversione. Questo indicatore consente agli utenti di navigare nelle complessità del mercato forex con fiducia e precisione Oltre ai segnali primari, l'indicatore Ai di tendenza identifica i punti di ingresso secondari che si presentano durante i pullback o i ritracciamenti, consentendo ai trader di capitalizzare le
FX Dynamic MT5
Daniel Stein
5 (5)
FX Dynamic: Monitora volatilità e trend con un’analisi ATR personalizzabile Panoramica FX Dynamic è uno strumento potente che sfrutta i calcoli di Average True Range (ATR) per fornire ai trader informazioni impareggiabili sulla volatilità, sia giornaliera che intraday. Impostando soglie di volatilità chiare—ad esempio 80%, 100%, 130%—puoi individuare rapidamente opportunità di profitto o ricevere avvisi quando il mercato supera i range abituali. FX Dynamic si adatta al fuso orario del tuo brok
Trend Screener Pro MT5
STE S.S.COMPANY
4.84 (101)
Indicatore di tendenza, soluzione unica rivoluzionaria per il trading di tendenze e il filtraggio con tutte le importanti funzionalità di tendenza integrate in un unico strumento! È un indicatore multi-timeframe e multi-valuta al 100% non ridipingibile che può essere utilizzato su tutti i simboli/strumenti: forex, materie prime, criptovalute, indici e azioni. Trend Screener è un indicatore di tendenza che segue un indicatore efficiente che fornisce segnali di tendenza a freccia con punti nel gra
FX Levels MT5
Daniel Stein
5 (13)
FX Levels: Supporti e Resistenze di Precisione Eccezionale per Tutti i Mercati Panoramica Rapida Cercate un modo affidabile per individuare livelli di supporto e resistenza in ogni mercato—coppie di valute, indici, azioni o materie prime? FX Levels fonde il metodo tradizionale “Lighthouse” con un approccio dinamico all’avanguardia, offrendo una precisione quasi universale. Basato sulla nostra esperienza reale con i broker e su aggiornamenti automatici giornalieri più quelli in tempo reale, FX
Top indicator for MT5   providing accurate signals to enter a trade without repainting! It can be applied to any financial assets:   forex, cryptocurrencies, metals, stocks, indices .  Watch  the video  (6:22) with an example of processing only one signal that paid off the indicator! MT4 version is here It will provide pretty accurate trading signals and tell you when it's best to open a trade and close it. Most traders improve their trading results during the first trading week with the help of
Candle Smart Range
Gianny Alexander Lugo Sanchez
Candle Smart Range (CSR) per MetaTrader 5 Candle Smart Range è un indicatore tecnico progettato per l'identificazione automatica dei range di prezzo su più timeframe. Questo strumento analizza la struttura del mercato basandosi sulle formazioni delle candele e sull'interazione del prezzo con i massimi e i minimi precedenti. Caratteristiche principali: Rilevamento Range: Identifica le zone di consolidamento prima dei movimenti impulsivi. Identificazione Falsi Breakout: Segnala quando il prezzo su
Mirage Trading System — False Breakout (Fakey) Pattern Detector for MetaTrader 5 Overview   Mirage Trading System detects the Fakey pattern (false breakout reversal) on completed bars and draws entry, stop loss, and take profit levels on the chart. Detection is non-repainting: signal values do not change after bar close. The indicator scores each candidate pattern across 17 factors and routes scored signals through a 4-layer Signal Engine before displaying a tier-classified result. How Detectio
IX Power MT5
Daniel Stein
4.92 (13)
IX Power: Scopri approfondimenti di mercato per indici, materie prime, criptovalute e forex Panoramica IX Power è uno strumento versatile progettato per analizzare la forza di indici, materie prime, criptovalute e simboli forex. Mentre FX Power offre la massima precisione per le coppie di valute utilizzando i dati di tutte le coppie disponibili, IX Power si concentra esclusivamente sui dati di mercato del simbolo sottostante. Questo rende IX Power una scelta eccellente per mercati non correlat
ARIPoint
Temirlan Kdyrkhan
ARIPoint 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 Cu
Trend Forecaster
Alexey Minkov
5 (7)
The Trend Forecaster indicator utilizes a unique proprietary algorithm to determine entry points for a breakout trading strategy. The indicator identifies price clusters, analyzes price movement near levels, and provides a signal when the price breaks through a level. The Trend Forecaster indicator is suitable for all financial assets, including currencies (Forex), metals, stocks, indices, and cryptocurrencies. You can also adjust the indicator to work on any time frames, although it is recommen
Altri dall’autore
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
Filtro:
Nessuna recensione
Rispondi alla recensione