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.
Prodotti consigliati
Price Magnet — Price Density and Attraction Levels Indicator Price Magnet is a professional analytical tool designed to identify key support and resistance levels based on statistical Price Density. The indicator analyzes a specified historical period and detects price levels where the market spent the most time. These zones act as “magnets,” attracting price action or forming a structural base for potential reversals. Unlike traditional Volume Profile tools, Price Magnet focuses on price-time d
PipFinite EA Breakout EDGE MT5
Karlo Wilson Vendiola
5 (3)
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 MetaTrader 5 Expert Advisor | Multi-Symbol Support & Resistance Trading with Trend-Based Logic Overview Classic SNR Breakout EA is a professional trading robot that identifies structural Support & Resistance levels using daily swing points and executes trades based on H1 price action relative to these levels. The EA applies   dual logic : in an uptrend, it sells on H1 rejection below an SNR level; in a downtrend, it buys on H1 rejection above an SNR level. Breakout confirmations are
RBreaker
Zhong Long Wu
RBreaker Gold Indicators is a short-term intraday trading strategy for gold futures that combines trend following and intraday reversal approaches. It not only captures profits during trending markets but also enables timely profit-taking and counter-trend trading during market reversals. This strategy has been ranked among the top ten most profitable trading strategies by the American magazine   Futures Truth   for 15 consecutive years. It boasts a long lifecycle and remains widely used and st
| 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
Gyroscopes mt5
Nadiya Mirosh
5 (2)
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mov
KT Renko Patterns MT5
KEENBASE SOFTWARE SOLUTIONS
KT Renko Patterns analizza il grafico Renko mattone per mattone per individuare i pattern grafici più famosi, frequentemente utilizzati dai trader nei vari mercati finanziari. Rispetto ai grafici basati sul tempo, i grafici Renko rendono il trading basato sui pattern più semplice e visivamente chiaro grazie alla loro struttura pulita. KT Renko Patterns include diversi pattern Renko, molti dei quali sono ampiamente spiegati nel libro “Profitable Trading with Renko Charts” di Prashant Shah. Un E
GoldStar MT5
Marek Kvarda
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 is a professional trading indicator designed for traders who use Smart Money Concepts (SMC), market structure analysis and Fibonacci retracement levels. The indicator automatically detects market swings and builds Fibonacci levels based on the latest impulse movement. It also identifies market structure changes such as BOS (Break of Structure) and CHOCH (Change of Character), helping traders understand the current market direction. CosmiCLab SMC FIBO also pr
Prime Power ML è un Currency Strength Meter avanzato con due modelli di reti neurali ONNX che filtrano i segnali per probabilità di vincita prima di mostrarli. A differenza degli indicatori CSM tradizionali che mostrano ogni divergenza tra valute, Prime Power ML evidenzia solo i segnali dove l'AI conferma un vantaggio statistico. Come funziona L'indicatore calcola in tempo reale la forza di 8 valute principali (USD, EUR, GBP, JPY, AUD, CAD, CHF, NZD) usando il punteggio RSI su tutte le 28 coppie
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.
The Priority Argument indicator algorithm is based on standard indicators as well as its own mathematical calculations. The indicator will help users determine the direction of the trend. It will also become an irreplaceable advisor for entering the market or for closing a position. This indicator is recommended for everyone, both beginners and professionals. How to work: The implementation of the trend indicator is simple - in the form of lines of two colors. We buy when the indicator line c
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 è un consulente di trading completamente automatico. Strategia di scalping notturno. L'indicatore RSI e il filtro ATR vengono utilizzati come ingressi. L'Expert Advisor richiede un tipo di conto di copertura. IMPORTANTE! Contattami subito dopo l'acquisto per ricevere istruzioni e un bonus! Il monitoraggio del lavoro reale, così come i miei altri sviluppi, possono essere visualizzati qui: https://www.mql5.com/en/users/mechanic/seller Raccomandazioni generali Deposito minimo
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
Preparati a rivoluzionare la tua esperienza di trading con il consulente esperto di Intraday News per la piattaforma MT5! Questo strumento all'avanguardia è appositamente progettato per il trading di notizie e ti consente di trarre vantaggio da eventi ad alto impatto come il rapporto sui salari non agricoli (NFP). Non perderai mai un colpo nel Forex e nei mercati azionari. Personalizza la tua strategia di trading con input regolabili per lotti, orari di trading, movimenti dei prezzi e moltiplic
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  è un consulente esperto unico che può scambiare i segnali MT5 dell'indicatore Matrix Arrow con un pannello commerciale sul grafico, manualmente o automaticamente al 100%.  Matrix Arrow Indicator MT5  determinerà la tendenza attuale nelle sue fasi iniziali, raccogliendo informazioni e dati da un massimo di 10 indicatori standard, che sono: Indice di movimento direzionale medio (ADX), Indice del canale delle materie prime (CCI), Candele classiche Heiken Ashi, Media mobile, Me
L'indicateur SMC Venom Model BPR est un outil professionnel pour les traders travaillant dans le concept Smart Money (SMC). Il identifie automatiquement deux modèles clés sur le graphique des prix: FVG   (Fair Value Gap) est une combinaison de trois bougies, dans laquelle il y a un écart entre la première et la troisième bougie. Forme une zone entre les niveaux où il n'y a pas de support de volume, ce qui conduit souvent à une correction des prix. BPR   (Balanced Price Range) est une combinaiso
Pro Gold System Indicator
PEDRO JOAQUIM GONCALVES GOMES
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
The Fractal Trend Master is one of the most powerful and sophisticated Expert Advisors on the market, designed to protect traders' capital while maximizing profit opportunities. Based on Bill Williams' renowned methodology, this EA uses three essential technical analysis tools: the Alligator indicator , fractals , and the Gator Oscillator , creating a robust and precise framework for identifying and following market trends. This EA was designed with a focus on advanced risk management and capita
Ichi Grid Lot EA
Hoai Phuong Tran
[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
Milen Cholakov
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)
Sintesi circolare       YenSync è un sistema di trading avanzato per i grafici orari USD/JPY, sviluppato utilizzando la collaudata logica di Fujinami Systems. È stato specificamente progettato per gestire le peculiari fluttuazioni di prezzo della coppia di valute USD/JPY e si concentra sull'ingresso preciso nel mercato, sulla sincronizzazione del trend e sulla gestione del rischio in diverse condizioni di volatilità. Questo sistema utilizza il tracciamento delle dinamiche interne e filtri di all
VR Black Box MT5
Vladimir Pastushak
1 (1)
VR Black Box è un moderno expert advisor automatico sviluppato da un trader programmatore esperto. Un potente strumento di trading basato su una collaudata strategia di seguire i movimenti di tendenza del mercato. Questo robot ha attraversato un lungo percorso di sviluppo e perfezionamento, aggiornandosi regolarmente e adattandosi alle mutevoli condizioni di mercato. Nel corso degli anni di utilizzo su conti di trading reali si è affermato come un assistente affidabile sia per i principianti che
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
Gli utenti di questo prodotto hanno anche acquistato
SuperScalp Pro
Van Minh Nguyen
4.57 (21)
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
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
Divergence Bomber
Ihor Otkydach
4.9 (86)
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
Azimuth Pro
Ottaviano De Cicco
5 (6)
Azimuth Pro V2: Synthetic Fractal Structure and Confirmed Entries for MT5 Overview Azimuth Pro is a multi-level swing structure indicator by Merkava Labs . Four nested swing layers, swing-anchored VWAP, ABC pattern detection, three-timeframe structural filtering, and closed-bar confirmed entries — one chart, one workflow from micro-swings to macro-cycles. This is not a blind signal product. It is a structure-first workflow for traders who care about location, context, and timing. V2 Launch Offe
Quantum TrendPulse
Bogdan Ion Puscasu
5 (23)
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
Gann Made Easy è un sistema di trading Forex professionale e facile da usare che si basa sui migliori principi del trading utilizzando la teoria di mr. WD Gann. L'indicatore fornisce segnali ACQUISTA e VENDI accurati, inclusi i livelli di Stop Loss e Take Profit. Puoi fare trading anche in movimento utilizzando le notifiche PUSH. CONTATTAMI DOPO L'ACQUISTO PER RICEVERE GRATUITAMENTE LE ISTRUZIONI DI TRADING E OTTIMI INDICATORI EXTRA! Probabilmente hai già sentito parlare molte volte dei metodi d
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
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
Presentazione       Quantum Breakout PRO   , l'innovativo indicatore MQL5 che sta trasformando il modo in cui scambi le zone di breakout! Sviluppato da un team di trader esperti con un'esperienza di trading di oltre 13 anni,       Quantum Breakout PRO       è progettato per spingere il tuo viaggio di trading a nuovi livelli con la sua strategia innovativa e dinamica della zona di breakout. Quantum Breakout Indicator ti fornirà frecce di segnalazione sulle zone di breakout con 5 zone target di
Power Candles MT5
Daniel Stein
4.75 (8)
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
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
Scopri quale strategia funziona davvero sul tuo simbolo - prima di rischiare denaro reale. Power Bar rileva le barre di prezzo estreme su qualsiasi simbolo e qualsiasi timeframe, poi esegue istantaneamente il backtest di 3 diverse strategie di trading per confrontare tassi di vincita, fattori di profitto e P&L fianco a fianco. Tutto in un unico pannello interattivo. Niente supposizioni. Niente curve-fitting. Solo dati. Cosa rende Power Bar unico? La maggior parte degli indicatori fornisce un se
Meridian Pro
Ottaviano De Cicco
5 (1)
Meridian Pro: Professional Multi-Timeframe Trend Matrix for MT5 Overview Meridian Pro is a multi-timeframe trend matrix by Merkava Labs that compresses directional state, strength, momentum condition and matrix agreement into one compact panel. One adaptive engine, applied consistently from M1 to W1. No per-symbol tuning. No indicator stacking. One structured readout across every asset and every timeframe. Launch Offer — Get Meridian Pro for USD 99 (introductory). Regular price: USD 149. 1. Why
Grabber System MT5
Ihor Otkydach
4.83 (23)
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
Cominciamo con la verità. Nessun indicatore da solo ti renderà profittevole. Se qualcuno ti dice il contrario, ti sta vendendo un sogno. Qualsiasi indicatore che mostra frecce perfette di acquisto/vendita può essere reso impeccabile — basta ingrandire la giusta sezione della storia e catturare solo i trade vincenti. Noi non lo facciamo.  SMC Intraday Formula è uno strumento. Legge la struttura del mercato per te, identifica le zone a più alta probabilità e ti mostra esattamente come appare la t
Trend Screener Pro MT5
STE S.S.COMPANY
4.85 (104)
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
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
Atomic Analyst MT5
Issam Kassas
3.94 (31)
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
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
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (2)
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
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
Auto Optimized Parabolic RSI: Motore di Momentum 3D Avanzato La maggior parte degli indicatori per trader privati fallisce perché si affida a parametri statici che smettono di funzionare nel momento in cui la volatilità del mercato cambia. Auto Optimized Parabolic RSI risolve il problema dell'"obsolescenza dell'indicatore" ricalcolando continuamente il proprio vantaggio matematico, portando un adattamento quantitativo di livello istituzionale direttamente sul tuo terminale MT5. Il Vantaggio Prin
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
Market Structure Order Block Dashboard MT5 è un indicatore MT5 progettato per i trader che vogliono leggere la struttura di mercato e le principali aree di reazione del prezzo direttamente sul grafico. Combina BOS, ChoCH, Order Blocks, Fair Value Gaps (FVG), Liquidity, Kill Zones, Volume Profile e un dashboard compatto per un’analisi rapida. Questo indicatore è pensato per i trader che utilizzano la struttura di mercato, i concetti ICT e Smart Money come quadro decisionale. Può aiutare a identif
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
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
Meravith Scanner
Ivan Stefanov
5 (1)
MERAVITH SCANNER è un indicatore professionale per i mercati finanziari su MetaTrader 5, che integra più strumenti di analisi in un unico sistema. Esegue tutti i calcoli automaticamente utilizzando una metodologia proprietaria basata sul prezzo medio ponderato per il volume (VWAP), eliminando completamente l’interpretazione soggettiva. L’indicatore funziona su tutte le classi di asset (Forex, Azioni, Indici, Commodities, Criptovalute) e su tutti i timeframe, da M1 a Mensile. Il principio fondame
Market Structure Patterns
Samuel Manoel De Souza
4.47 (19)
Disponibile per   MT4   e   MT5 . Unisciti al canale Market Structure Patterns per scaricare materiale di studio e/o informazioni aggiuntive. Pubblicazioni correlate: Market Structure Patterns - Introdução 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   è un indicatore basato sui   Smart Money Concepts   che mostra gli   elementi
Blahtech Supply Demand MT5
Blahtech Limited
4.54 (13)
Was: $299  Now: $99  Supply Demand uses previous price action to identify potential imbalances between buyers and sellers. The key is to identify the better odds zones, not just the untouched ones. Blahtech Supply Demand indicator delivers functionality previously unavailable on any trading platform. This 4-in-1 indicator not only highlights the higher probability zones using a multi-criteria strength engine, but also combines it with multi-timeframe trend analysis, previously confirmed swings a
Altri dall’autore
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
Filtro:
Nessuna recensione
Rispondi alla recensione