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.
Önerilen ürünler
Show Pips for MT5
Roman Podpora
4.52 (27)
Bu bilgi göstergesi her zaman hesaptaki güncel durumdan haberdar olmak isteyenler için faydalı olacaktır. VERSION MT 4 -   More useful indicators Gösterge, puan cinsinden kâr, yüzde ve para birimi gibi verilerin yanı sıra mevcut çiftin spreadini ve mevcut zaman diliminde çubuğun kapanmasına kadar geçen süreyi görüntüler. Bilgi satırını grafiğe yerleştirmek için birkaç seçenek vardır: Fiyatın sağında (fiyatın arkasında); Yorum olarak (grafiğin sol üst köşesinde); Ekranın seçilen köşesinde. Bilgi
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)
Genel Açıklama Bu gösterge, klasik Donchian Kanalı ’nın geliştirilmiş bir versiyonudur ve gerçek işlem için pratik işlevlerle zenginleştirilmiştir. Standart üç çizgiye (üst, alt ve orta çizgi) ek olarak sistem breakout (fiyat kırılımı) noktalarını tespit eder ve bunları grafikte oklarla görsel olarak gösterir. Ayrıca grafiği sadeleştirmek için mevcut trend yönünün tersindeki çizgi yalnızca görüntülenir. Gösterge şunları içerir: Görsel sinyaller : Kırılım sırasında renkli oklar Otomatik bildiriml
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 (ÜCRETSİZ) – MetaTrader 5 İçin Döviz Gücü Göstergesi Multi Currency Strength Dashboard Mini , MetaTrader 5 için ücretsiz bir indikatördür. 8 majör para biriminin (USD, EUR, GBP, JPY, CHF, CAD, AUD, NZD) göreceli gücünü tek bir panelde gerçek zamanlı olarak gösterir. Amaç: Hangi para birimlerinin güçlü ve hangilerinin zayıf olduğunu saniyeler içinde görerek watchlist’i daha hızlı oluşturmak ve güçlü vs zayıf mantığıyla parite seçimini kolaylaştırmak. Ana Öze
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
Infinity'nin para birimlerinin gücünü ölçen bu yenilikçi gösterge, scalper'lar ve uzun vadeli ticaret yapan tüccarlar için vazgeçilmez bir yardımcıdır. Para birimlerinin Güç / zayıflık analiz sistemi uzun zamandır bilinmektedir ve dünyanın önde gelen tüccarları tarafından piyasada kullanılmaktadır. Herhangi bir arbitraj ticareti bu analiz olmadan tamamlanamaz. Göstergemiz, temel para birimlerinin birbirine göre gücünü kolayca belirler. Tüm para birimlerinde veya mevcut para birimlerinde çizgi g
FREE
Bu ürünün alıcıları ayrıca şunları da satın alıyor
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 – Gelişmiş Çoklu Filtreli Scalping Gösterge Sistemi SuperScalp Pro, klasik Supertrend ile çok sayıda akıllı onay filtresini birleştiren gelişmiş bir scalping gösterge sistemidir. Gösterge M1’den H4’e kadar tüm zaman dilimlerinde verimli çalışır ve özellikle XAUUSD, BTCUSD ve ana Forex pariteleri için uygundur. Bağımsız bir sistem olarak kullanılabilir veya mevcut ticaret stratejilerine esnek şekilde entegre edilebilir. Gösterge, hız ve yavaş EMA’lar, trend belirleyen üç EMA, EMA e
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
Bu indikatörü satın alırsanız, Profesyonel Trade Manager’ımı  + EA ÜCRETSİZ olarak alacaksınız. Öncelikle, bu Ticaret Sistemi'nin Non-Repainting, Non-Redrawing ve Non-Lagging Göstergesi olduğunu vurgulamak önemlidir, bu da hem manuel hem de robot ticareti için ideal hale getirir. Online kurs, kılavuz ve ön ayarları indir. "Smart Trend Trading System MT5", yeni ve deneyimli tüccarlar için özelleştirilmiş kapsamlı bir ticaret çözümüdür. 10'dan fazla premium göstergeyi birleştiriyor ve 7'den fazla
FX Trend MT5 NG
Daniel Stein
5 (4)
FX Trend NG: Yeni Nesil Çoklu Piyasa Trend Zekâsı Genel Bakış FX Trend NG , çoklu zaman dilimlerinde çalışan profesyonel bir trend analiz ve piyasa izleme aracıdır. Piyasanın yapısını saniyeler içinde anlamanızı sağlar. Birden fazla grafik arasında geçiş yapmak yerine, hangi enstrümanların trendde olduğunu, momentumun nerede zayıfladığını ve hangi zaman dilimlerinin uyumlu olduğunu anında görebilirsiniz. Lansman Teklifi – FX Trend NG sadece $30 (6 Ay) veya $80 Ömür Boyu Lisans ile edinin. Zate
Divergence Bomber
Ihor Otkydach
4.89 (83)
Bu göstergeyi satın alan herkese aşağıdaki ekstra içerikler ücretsiz olarak sunulmaktadır: Her işlemi otomatik olarak yöneten, Stop Loss ve Take Profit seviyelerini ayarlayan ve işlemleri strateji kurallarına göre kapatan özel yardımcı araç: "Bomber Utility" Göstergenin farklı varlıklar üzerinde kullanılmasına yönelik ayar dosyaları (set dosyaları) Bomber Utility için 3 farklı modda kullanım sunan ayar dosyaları: "Minimum Risk", "Dengeli Risk" ve "Bekle-Gör Stratejisi" Bu ticaret stratejisini hı
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 – Altın Scalping & Swing Trading için Profesyonel Çoklu Zaman Çerçeveli ATR Paneli Gold Entry Sniper , XAUUSD ve diğer enstrümanlar için doğru al/sat sinyalleri veren, ATR Trailing Stop mantığı ve çoklu zaman çerçevesi analizi ile geliştirilmiş gelişmiş bir MetaTrader 5 göstergesidir. Temel Özellikler ve Avantajlar Çoklu Zaman Çerçevesi Analizi – M1, M5, M15 trendlerini tek panelde gösterir. ATR Tabanlı Trailing Stop – Volatiliteye göre dinamik olarak ayarlanır. Profesyonel Gra
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
Power Candles – Tüm Piyasalar İçin Güce Dayalı Giriş Sinyalleri Power Candles , Stein Investments’ın kanıtlanmış güç analizini doğrudan fiyat grafiğinize taşır. Sadece fiyata tepki vermek yerine, her mum gerçek piyasa gücüne göre renklendirilir. Bu sayede momentum birikimleri, güç hızlanmaları ve net trend geçişleri anında görülebilir. Tüm Piyasalar İçin Tek Mantık Power Candles tüm işlem sembollerinde otomatik olarak çalışır. Gösterge, mevcut sembolün Forex mi yoksa Forex dışı bir piyasa mı old
RFI levels PRO MT5
Roman Podpora
3.67 (3)
Bu gösterge, fiyat dönüş noktalarını ve fiyat geri dönüş bölgelerini doğru bir şekilde gösterir.       Başlıca oyuncular   . Yeni trendlerin nerede oluştuğunu görüyorsunuz ve her işlem üzerinde kontrolü elinizde tutarak, azami hassasiyetle kararlar alıyorsunuz. TREND LINES PRO   göstergesiyle birlikte kullanıldığında maksimum potansiyelini ortaya koyar.  VERSION MT4 Göstergenin gösterdiği şey: Yeni bir trendin başlangıcında aktivasyonla birlikte tersine dönüş yapıları ve tersine dönüş seviyeler
FX Power MT5 NG
Daniel Stein
5 (31)
FX Power: Daha Akıllı Ticaret Kararları için Para Birimlerinin Gücünü Analiz Edin Genel Bakış FX Power , her piyasa koşulunda başlıca para birimlerinin ve altının gerçek gücünü anlamak için vazgeçilmez bir araçtır. Güçlü para birimlerini alıp zayıf olanları satarak, FX Power ticaret kararlarınızı basitleştirir ve yüksek olasılıklı fırsatları ortaya çıkarır. İster trendlere sadık kalın ister Delta'nın aşırı değerlerini kullanarak tersine dönüşleri öngörün, bu araç ticaret tarzınıza mükemmel bir
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
Grabber System MT5
Ihor Otkydach
4.82 (22)
Size mükemmel bir teknik gösterge olan Grabber’ı tanıtıyorum. Bu araç, kullanıma hazır bir “her şey dahil” işlem stratejisi olarak çalışır. Tek bir yazılım kodu içinde güçlü piyasa teknik analiz araçları, işlem sinyalleri (oklar), uyarı işlevleri ve push bildirimleri entegre edilmiştir. Bu göstergeyi satın alan herkes aşağıdaki hediyeleri ücretsiz olarak alır: Açık emirleri otomatik yönetmek için Grabber Yardımcı Aracı Kurulum, yapılandırma ve nasıl işlem yapılacağını adım adım anlatan video kıl
Smart Stop Indicator – Stop-loss düzeylerini doğrudan grafikte akıllı ve hassas şekilde belirleyin Genel Bakış Smart Stop Indicator, stop-loss seviyesini tahmin ederek veya sezgilere güvenerek değil, net ve sistematik bir şekilde belirlemek isteyen traderlar için özel olarak geliştirilmiştir. Bu araç, klasik price-action mantığını (yükselen tepeler, düşen dipler) modern breakout algılama ile birleştirerek bir sonraki mantıklı stop seviyesini belirler. Trendlerde, yatay piyasalarda veya hızlı k
Atomic Analyst MT5
Issam Kassas
4.1 (29)
Öncelikle belirtmek gerekir ki bu Ticaret Göstergesi Yeniden Çizim Yapmaz, Gecikmez ve Gecikme Göstermez, bu da hem manuel hem de robot ticareti için ideal hale getirir. Kullanıcı kılavuzu: ayarlar, girişler ve strateji. Atom Analisti, Piyasada Daha İyi Bir Avantaj Bulmak İçin Fiyatın Gücünü ve Momentumunu Kullanan PA Fiyat Hareketi Göstergesidir. Gürültüleri ve Yanlış Sinyalleri Kaldırmaya ve Ticaret Potansiyelini Artırmaya Yardımcı Olan Gelişmiş Filtrelerle Donatılmıştır. Birden fazla katmanl
Trend indicator AI mt5
Ramil Minniakhmetov
5 (15)
Trend Ai göstergesi, trend tanımlamasını işlem yapılabilir giriş noktaları ve geri dönüş uyarılarıyla birleştirerek bir yatırımcının piyasa analizini geliştirecek harika bir araçtır. Bu gösterge, kullanıcıların forex piyasasının karmaşıklıklarında güvenle ve hassasiyetle yol almalarını sağlar. Birincil sinyallerin ötesinde, Trend Ai göstergesi geri çekilmeler veya düzeltmeler sırasında ortaya çıkan ikincil giriş noktalarını belirleyerek, yatırımcıların belirlenen trend içindeki fiyat düzeltmele
Quantum TrendPulse
Bogdan Ion Puscasu
5 (21)
SuperTrend   ,   RSI   ve   Stochastic'in   gücünü tek bir kapsamlı göstergede birleştirerek işlem potansiyelinizi en üst düzeye çıkaran nihai işlem aracı olan   Quantum TrendPulse'u   tanıtıyoruz. Hassasiyet ve verimlilik arayan yatırımcılar için tasarlanan bu gösterge, piyasa trendlerini, momentum değişimlerini ve en uygun giriş ve çıkış noktalarını güvenle belirlemenize yardımcı olur. Temel Özellikler: SuperTrend Entegrasyonu:   Güncel piyasa trendlerini kolayca takip edin ve karlılık dalgası
FX Levels MT5
Daniel Stein
5 (13)
FX Levels: Tüm Piyasalar İçin Son Derece Hassas Destek ve Direnç Hızlı Bakış Döviz kurları, endeksler, hisseler veya emtialar gibi herhangi bir piyasada güvenilir destek ve direnç seviyeleri belirlemek mi istiyorsunuz? FX Levels geleneksel “Lighthouse” yöntemini ileri düzey bir dinamik yaklaşımla birleştirerek neredeyse evrensel bir doğruluk sağlar. Gerçek broker deneyimimize ve otomatik günlük güncellemeler ile gerçek zamanlı güncellemelerin birleşimine dayalı olarak, FX Levels size dönüş nok
TREND ÇİZGİLERİ PRO       Piyasanın gerçek yön değiştirdiği noktayı anlamaya yardımcı olur. Gösterge, gerçek trend dönüşlerini ve büyük oyuncuların piyasaya yeniden girdiği noktaları gösterir. Anlıyorsun   BOS hatları   Daha yüksek zaman dilimlerindeki trend değişiklikleri ve önemli seviyeler, karmaşık ayarlar veya gereksiz gürültü olmadan gösterilir. Sinyaller yeniden çizilmez ve çubuk kapandıktan sonra grafikte kalır. MT4 SÜRÜMÜ   -   RFI LEVELS PRO   göstergesiyle   birlikte kullanıldığında m
FX Dynamic MT5
Daniel Stein
5 (5)
FX Dynamic: Özelleştirilebilir ATR Analiziyle Volatilite ve Trendleri Takip Edin Genel Bakış FX Dynamic , ortalama gerçek aralık (ATR) hesaplamalarını kullanarak günlük ve gün içi volatilite hakkında rakipsiz bilgiler sağlayan güçlü bir araçtır. 80%, 100%, 130% gibi net volatilite eşikleri ayarlayarak, piyasa olağan hareketlerinin ötesine geçtiğinde hızlı şekilde uyarı alabilir ve potansiyel kazanç fırsatlarını süratle tespit edebilirsiniz. FX Dynamic , brokerınızın zaman dilimine uyum sağlaya
RelicusRoad Pro: Kantitatif Piyasa İşletim Sistemi ÖMÜR BOYU ERİŞİMDE %70 İNDİRİM (SINIRLI SÜRE) - 2.000+ TRADER'A KATILIN Neden çoğu trader "mükemmel" indikatörlere rağmen başarısız olur? Çünkü tekil kavramları boşlukta trade ederler. Bağlamı olmayan bir sinyal kumardır. Sürekli kazanmak için KONFLÜANS (UYUM) gerekir. RelicusRoad Pro basit bir ok indikatörü değildir. Tam bir Kantitatif Piyasa Ekosistemi dir. Tescilli volatilite modellemesini kullanarak fiyatın ilerlediği "Adil Değer Yolu"nu har
Trend Screener Pro MT5
STE S.S.COMPANY
4.84 (101)
Trend Göstergesi, Trend Alım Satım ve Filtreleme için Çığır Açan Benzersiz Çözüm, Tüm Önemli Trend Özellikleriyle Tek Bir Araç İçinde Yerleştirildi! Forex, emtialar, kripto para birimleri, endeksler ve hisse senetleri gibi tüm sembollerde/araçlarda kullanılabilen %100 yeniden boyamayan çoklu zaman çerçevesi ve Çoklu para birimi göstergesidir. Trend Screener, grafikte noktalarla ok trend sinyalleri sağlayan etkili bir trend trend göstergesidir. Trend analizörü göstergesinde bulunan özellikler: 1.
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
IX Power MT5
Daniel Stein
4.92 (13)
IX Power: Endeksler, Emtialar, Kripto Paralar ve Forex Piyasaları için İçgörüler Genel Bakış IX Power , endeksler, emtialar, kripto paralar ve forex sembollerinin gücünü analiz etmek için tasarlanmış çok yönlü bir araçtır. FX Power , tüm kullanılabilir döviz çiftlerinin verilerini kullanarak döviz çiftleri için maksimum doğruluk sağlarken, IX Power yalnızca temel sembolün piyasa verilerine odaklanır. Bu, IX Power 'ı forex dışındaki piyasalar için ideal ve daha basit forex analizleri için güven
Candle Smart Range
Gianny Alexander Lugo Sanchez
MetaTrader 5 için Candle Smart Range (CSR) Candle Smart Range, birden fazla zaman diliminde fiyat aralıklarının otomatik olarak tanımlanması için tasarlanmış teknik bir göstergedir. Bu araç, piyasa yapısını mum formasyonlarına ve fiyatın önceki en yüksek/en düşük seviyelerle olan etkileşimine dayanarak analiz eder. Ana Özellikler: Aralık Tespiti: İmpulsif hareketlerden önceki konsolidasyon bölgelerini tanımlar. Sahte Kırılma Tanımlama: Fiyatın önceki seviyeyi aştığı ancak mum kapanış kriterlerin
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
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
" Dynamic Scalper System MT5 " göstergesi, trend dalgaları içinde işlem yapmak için scalping yöntemi için tasarlanmıştır. Başlıca döviz çiftleri ve altın üzerinde test edilmiştir, diğer işlem araçlarıyla uyumluluğu mümkündür. Ek fiyat hareketi desteğiyle trend boyunca pozisyonların kısa vadeli açılması için sinyaller sağlar. Göstergenin prensibi. Büyük oklar trend yönünü belirler. Küçük oklar şeklinde scalping için sinyaller üreten bir algoritma trend dalgaları içinde çalışır. Kırmızı oklar yü
Yazarın diğer ürünleri
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
Filtrele:
İnceleme yok
İncelemeye yanıt