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.
Produtos recomendados
Show Pips for MT5
Roman Podpora
4.52 (27)
Este indicador de informação será útil para quem quer estar sempre atento à situação atual da conta. VERSION MT 4 -   More useful indicators O indicador exibe dados como lucro em pontos, porcentagem e moeda, bem como o spread do par atual e o tempo até o fechamento da barra no período atual. Existem várias opções para colocar a linha de informação no gráfico: À direita do preço (corre atrás do preço); Como comentário (no canto superior esquerdo do gráfico); No canto selecionado da tela. Também é
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)
Descrição geral Este indicador é uma versão aprimorada do Canal Donchian clássico, enriquecida com funções práticas para o trading real. Além das três linhas padrão (máxima, mínima e linha do meio), o sistema detecta breakouts e os mostra visualmente com setas no gráfico, exibindo apenas a linha oposta à direção da tendência atual para uma leitura mais limpa. O indicador inclui: Sinais visuais : setas coloridas nos breakouts Notificações automáticas : alerta pop-up, push e e-mail Filtro RSI : pa
FREE
O indicador identifica quando ocorre uma divergência entre o preço e um indicador ou oscilador. Ele identifica divergências regulares e ocultas. Combinado com suas próprias regras e técnicas, este indicador permitirá que você crie (ou aprimore) seu próprio sistema poderoso. Recursos Pode detectar divergências para os seguintes osciladores / indicadores:       MACD, OsMA, Stochastics, RSI, CCI, RVI, Awesome, ADX, ATR, OBV, Índice composto, MFI e Momentum. Apenas um oscilador / indicador pode ser
FREE
Multi Currency Strength Dashboard Mini (GRÁTIS) – Medidor de Força de Moedas para MetaTrader 5 Multi Currency Strength Dashboard Mini é um indicador gratuito para MetaTrader 5 que exibe em tempo real a força relativa de 8 moedas principais (USD, EUR, GBP, JPY, CHF, CAD, AUD, NZD) em um dashboard visual limpo e fácil de interpretar. Objetivo: ajudar você a identificar rapidamente quais moedas estão fortes e quais estão fracas , para montar sua watchlist e escolher pares com lógica forte vs fraca
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
Este indicador inovador de medir a força das moedas da INFINITY é um assistente indispensável para cambistas e comerciantes que negociam em longo prazo. O sistema de análise de força / fraqueza das moedas é conhecido há muito tempo e é usado no mercado pelos principais traders do mundo. Qualquer negociação de arbitragem não está completa sem essa análise. Nosso indicador determina facilmente a força das moedas subjacentes em relação umas às outras. Ele exibe gráficos de linhas em todas ou no pa
FREE
Os compradores deste produto também adquirem
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 (9)
SuperScalp Pro – Sistema avançado de indicador de scalping com múltiplos filtros SuperScalp Pro é um sistema avançado de indicador de scalping que combina o clássico Supertrend com múltiplos filtros inteligentes de confirmação. O indicador opera de forma eficiente em todos os timeframes de M1 a H4 e é especialmente adequado para XAUUSD, BTCUSD e principais pares Forex. Pode ser usado como sistema independente ou integrado de forma flexível a estratégias de trading existentes. O indicador integra
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 você comprar este indicador, receberá meu Gerenciador de Operações Profissional + EA  GRATUITAMENTE. Primeiramente, vale ressaltar que este Sistema de Trading é um Indicador Não Repintado, Não Redesenho e Não Atrasado, o que o torna ideal tanto para o trading manual quanto para o automatizado. Curso online, manual e download de predefinições. O "Sistema de Trading Inteligente MT5" é uma solução completa de trading projetada para traders novos e experientes. Ele combina mais de 10 indicadores
FX Trend MT5 NG
Daniel Stein
5 (4)
FX Trend NG: A Nova Geração de Inteligência de Tendência Multi-Mercado Visão Geral FX Trend NG é uma ferramenta profissional de análise de tendências e monitoramento de mercado em múltiplos períodos de tempo. Permite compreender a estrutura completa do mercado em segundos. Em vez de alternar entre vários gráficos, você visualiza instantaneamente quais ativos estão em tendência, onde o momentum está enfraquecendo e onde existe alinhamento forte entre diferentes timeframes. Oferta de Lançamento
Divergence Bomber
Ihor Otkydach
4.89 (83)
Cada comprador deste indicador recebe adicionalmente, e de forma gratuita: A ferramenta exclusiva "Bomber Utility", que acompanha automaticamente cada operação, define os níveis de Stop Loss e Take Profit e fecha operações de acordo com as regras da estratégia; Arquivos de configuração (set files) para ajustar o indicador em diferentes ativos; Set files para configurar o Bomber Utility nos modos: "Risco Mínimo", "Risco Balanceado" e "Estratégia de Espera"; Um vídeo tutorial passo a passo que aju
Market Flow Pro
Gabriele Sabatino
4 (1)
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 – Painel ATR Multi-Tempo Profissional para Scalping e Swing Trading em Ouro Gold Entry Sniper é um indicador avançado para MetaTrader 5 projetado para fornecer sinais de compra/venda precisos para XAUUSD e outros ativos, com base na lógica de Trailing Stop ATR e análise multi-tempo . Ideal tanto para scalpers quanto para swing traders. Principais Recursos e Vantagens Análise Multi-Tempo – Veja a tendência de M1, M5 e M15 em um único painel. Trailing Stop Baseado em ATR – Níveis
Grabber System MT5
Ihor Otkydach
4.82 (22)
Apresento a você um excelente indicador técnico: Grabber, que funciona como uma estratégia de trading “tudo incluído”, pronta para usar. Em um único código estão integradas ferramentas poderosas de análise técnica de mercado, sinais de entrada (setas), funções de alertas e notificações push. Cada comprador deste indicador também recebe gratuitamente: Utilitário Grabber: ferramenta para gerenciamento automático de ordens abertas Vídeo tutorial passo a passo: como instalar, configurar e operar com
Power Candles MT5
Daniel Stein
5 (6)
Power Candles – Sinais de entrada baseados em força para qualquer mercado Power Candles leva a análise de força comprovada da Stein Investments diretamente para o seu gráfico de preços. Em vez de reagir apenas ao preço, cada candle é colorido com base na força real do mercado, permitindo identificar instantaneamente a construção de momentum, aceleração de força e transições limpas de tendência. Uma única lógica para todos os mercados Power Candles funciona automaticamente em todos os símbolos de
RFI levels PRO MT5
Roman Podpora
3.67 (3)
O indicador mostra com precisão os pontos de reversão e as zonas de retorno de preço onde o   Principais players . Você identifica onde novas tendências estão se formando e toma decisões com máxima precisão, mantendo o controle sobre cada negociação. VERSION MT4     -    Revela seu potencial máximo quando combinado com o indicador   TREND LINES PRO. O que o indicador mostra: Estruturas de reversão e níveis de reversão com ativação no início de uma nova tendência. Exibição dos níveis de   TAKE P
Game Changer es un indicador de tendencia revolucionario, diseñado para usarse en cualquier instrumento financiero y transformar su MetaTrader en un potente analizador de tendencias. Funciona en cualquier marco temporal y facilita la identificación de tendencias, señala posibles reversiones, actúa como mecanismo de trailing stop y proporciona alertas en tiempo real para una respuesta rápida del mercado. Tanto si es un profesional experimentado como si es un principiante que busca una ventaja com
FX Power MT5 NG
Daniel Stein
5 (31)
FX Power: Analise a Força das Moedas para Decisões de Negociação Mais Inteligentes Visão Geral FX Power é a sua ferramenta essencial para compreender a força real das principais moedas e do ouro em quaisquer condições de mercado. Identificando moedas fortes para comprar e fracas para vender, FX Power simplifica as decisões de negociação e revela oportunidades de alta probabilidade. Quer você prefira seguir tendências ou antecipar reversões usando valores extremos de Delta, esta ferramenta adap
Azimuth Pro
Ottaviano De Cicco
5 (4)
PROMOÇÃO DE LANÇAMENTO O preço do Azimuth Pro está inicialmente definido em 299$ para os primeiros 100compradores. O preço final será de 499$ . A DIFERENÇA ENTRE ENTRADAS RETAIL E INSTITUCIONAIS NÃO É O INDICADOR — É A LOCALIZAÇÃO. A maioria dos traders entra em níveis de preço arbitrários, perseguindo momentum ou reagindo a sinais atrasados. As instituições esperam o preço atingir níveis estruturados onde oferta e demanda realmente mudam. Azimuth Pro mapeia esses níveis automaticamente: VWA
Smart Stop Indicator – Precisão inteligente de stop-loss diretamente no seu gráfico Visão geral O Smart Stop Indicator é a solução ideal para traders que desejam definir seu stop-loss de forma clara e metódica, sem adivinhações ou decisões baseadas apenas na intuição. A ferramenta combina lógica clássica de price action (topos mais altos, fundos mais baixos) com um sistema moderno de detecção de rompimentos para identificar onde realmente deve estar o próximo nível lógico de stop. Seja em tend
Atomic Analyst MT5
Issam Kassas
4.1 (29)
Primeiramente, vale ressaltar que este Indicador de Negociação não repinta, não redesenha e não apresenta atrasos, tornando-o ideal tanto para negociação manual quanto automatizada. Manual do utilizador: configurações, entradas e estratégia. O Analista Atômico é um Indicador de Ação de Preço PA que utiliza a força e o momentum do preço para encontrar uma vantagem melhor no mercado. Equipado com filtros avançados que ajudam a remover ruídos e sinais falsos, e aumentam o potencial de negociação.
RelicusRoad Pro: Sistema Operacional Quantitativo de Mercado 70% DE DESCONTO ACESSO VITALÍCIO (TEMPO LIMITADO) - JUNTE-SE A 2.000+ TRADERS Por que a maioria dos traders falha mesmo com indicadores "perfeitos"? Porque eles operam Conceitos Únicos no vácuo. Um sinal sem contexto é uma aposta. Você precisa de CONFLUÊNCIA . RelicusRoad Pro não é um simples indicador de seta. É um Ecossistema Quantitativo de Mercado completo. Ele mapeia a "Estrada do Valor Justo", distinguindo ruído de rupturas estru
Quantum TrendPulse
Bogdan Ion Puscasu
5 (22)
Apresentando   Quantum TrendPulse   , a ferramenta de negociação definitiva que combina o poder do   SuperTrend   ,   RSI   e   Stochastic   em um indicador abrangente para maximizar seu potencial de negociação. Projetado para traders que buscam precisão e eficiência, este indicador ajuda você a identificar tendências de mercado, mudanças de momentum e pontos de entrada e saída ideais com confiança. Principais características: Integração SuperTrend:   siga facilmente a tendência predominante do
LINHAS DE TENDÊNCIA PRO   -   Ajuda a entender onde o mercado está realmente mudando de direção. O indicador mostra inversões de tendência reais e pontos onde os principais participantes retornam ao mercado. Você vê     Linhas BOS   Análise de tendências e níveis-chave em prazos maiores — sem configurações complexas ou ruídos desnecessários. Os sinais não são repintados e permanecem no gráfico após o fechamento da barra. VERSÃO MT4   -   Revela seu potencial máximo quando combinado com o   indic
Trend indicator AI mt5
Ramil Minniakhmetov
5 (15)
O indicador Trend Ai é uma ótima ferramenta que irá melhorar a análise de mercado de um trader, combinando a identificação de tendências com pontos de entrada acionáveis e alertas de reversão. Este indicador permite que os usuários naveguem pelas complexidades do mercado forex com confiança e precisão Além dos sinais primários, o indicador Trend Ai identifica pontos de entrada secundários que surgem durante retrações ou retrações, permitindo que os comerciantes capitalizem as correções de preço
FX Dynamic MT5
Daniel Stein
5 (5)
FX Dynamic: Acompanhe a Volatilidade e as Tendências com Análise ATR Personalizável Visão Geral FX Dynamic é uma ferramenta poderosa que utiliza cálculos de Average True Range (ATR) para fornecer aos traders insights incomparáveis sobre a volatilidade diária e intradiária. Ao configurar limites de volatilidade claros —por exemplo, 80%, 100% e 130%—, você pode identificar rapidamente oportunidades de lucro ou receber alertas quando o mercado ultrapassar faixas normais. FX Dynamic se adapta ao f
Trend Screener Pro MT5
STE S.S.COMPANY
4.84 (101)
Desbloqueie o poder da negociação de tendências com o indicador Trend Screener: sua solução definitiva de negociação de tendências, alimentada por lógica difusa e sistema de múltiplas moedas! Eleve sua negociação de tendências com o Trend Screener, o revolucionário indicador de tendências alimentado por lógica difusa. É um poderoso indicador de acompanhamento de tendências que combina mais de 13 ferramentas e recursos premium e 3 estratégias de negociação, tornando-o uma escolha versátil para to
FX Levels MT5
Daniel Stein
5 (13)
FX Levels: Suporte e Resistência com Precisão Excepcional para Todos os Mercados Visão Geral Rápida Procurando um meio confiável de identificar níveis de suporte e resistência em qualquer mercado—incluindo pares de moedas, índices, ações ou commodities? FX Levels combina o método “Lighthouse” tradicional com uma abordagem dinâmica de vanguarda, fornecendo uma precisão quase universal. Baseado em nossa experiência real com corretores e em atualizações automáticas diárias mais as de tempo real,
Este é um indicador para MT5 que fornece sinais precisos para entrar em uma negociação sem redesenhar. Ele pode ser aplicado a qualquer ativo financeiro: forex, criptomoedas, metais, ações, índices. Ele fornecerá estimativas bastante precisas e informará quando é melhor abrir e fechar um negócio. Assista o vídeo (6:22) com um exemplo de processamento de apenas um sinal que compensou o indicador! A maioria dos traders melhora seus resultados de negociação durante a primeira semana de negociação c
Candle Smart Range
Gianny Alexander Lugo Sanchez
Candle Smart Range (CSR) para MetaTrader 5 O Candle Smart Range é um indicador técnico projetado para a identificação automática de intervalos de preços em múltiplos períodos de tempo. Esta ferramenta analisa a estrutura do mercado com base em formações de velas e na interação do preço com máximas e mínimas anteriores. Principais Características: Deteção de Intervalos: Identifica zonas de consolidação antes de movimentos impulsivos. Identificação de Falsos Rompimentos: Marca visualmente quando o
Mirage Trading System — False Breakout (Fakey) Pattern Detector for MetaTrader 5 MANUAL   ,   MQL5 Channel Buy any indicator and get a FREE bonus indicator Phantom trading System, SMC retest Trading system, GOLD SCALP System! Send me a private message for details. 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
IX Power MT5
Daniel Stein
4.92 (13)
IX Power: Descubra informações de mercado para índices, commodities, criptomoedas e forex Visão Geral IX Power é uma ferramenta versátil projetada para analisar a força de índices, commodities, criptomoedas e símbolos de forex. Enquanto o FX Power oferece a máxima precisão para pares de moedas ao utilizar dados de todos os pares disponíveis, o IX Power foca exclusivamente nos dados do mercado do símbolo subjacente. Isso torna o IX Power uma excelente escolha para mercados fora do forex e uma o
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
Mais do autor
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:
Sem comentários
Responder ao comentário