GoldEdgeSignalIndicator

GoldEdge Signal Indicator
 Description
Professional signal indicator for XAUUSD (Gold) based on a validated trend-pullback strategy. Draws BUY/SELL arrows on the chart with calculated SL/TP levels, a real-time dashboard, and popup alerts.

Validated edge: PF 1.44 / Sharpe 3.87 / Max DD 3.95% (12-month backtest, real ticks).

 What It Does
- BUY/SELL arrows drawn directly on the chart at signal bars
- Entry, SL, and TP horizontal lines for the last signal (visual trade setup)
- Live dashboard showing all indicator values and signal conditions in real-time
- Popup alerts when a new signal appears (configurable)

 Strategy (3-Layer Confluence)

Layer 1: H4 Trend Filter
- EMA50 on H4 must be rising (h4ema[1] > h4ema[2])
- Price must be above*EMA50 on H4
- Only trades in the direction of the higher-timeframe trend

 Layer 2: M15 Pullback
- Price must be above EMA55 on M15 (uptrend structure)
- Price must pull back near EMA21 (within 1.0 x ATR)
- This identifies entries at value, not at extremes

 Layer 3: ADX Regime Gate
- ADX(H4) must be above 22 (strong directional trend)
- Eliminates signals in choppy/ranging markets

 Signal Trigger
When all 3 layers align and price resumes in the trend direction (close > previous close):
- BUY arrow appears below the bar (long signal)
- SELL arrow appears above the bar (short signal, if enabled)

Indicator Buffers
| Buffer | Plot | Type | Color |
|--------|------|------|-------|
| 0 | BUY | DRAW_ARROW (233) | Lime |
| 1 | SELL | DRAW_ARROW (234) | Red |
| 2 | TrendUp | CALCULATIONS | - |
| 3 | TrendDn | CALCULATIONS | - |

 Dashboard Display
The on-chart dashboard shows:
- Current price
- H4 trend direction (UP/DN)
- M15 trend direction (UP/DN/FLAT)
- EMA21 and EMA55 values
- ADX(H4) value with OK/LOW status
- Pullback status (in zone / too far)
- ATR(M15) with calculated SL and TP distances
- Last signal direction, entry, SL, TP

 Visual Output
- Entry line: Cyan dotted horizontal line
- SL line: Orange dashed horizontal line
- TP line: Green dashed horizontal line
- Arrows are placed below lows (BUY) or above highs (SELL)

 Input Parameters

 Trend
| Parameter | Default | Description |
|-----------|---------|-------------|
| InpEmaFast | 21 | EMA M15 fast (pullback target) |
| InpEmaSlow | 55 | EMA M15 slow (trend structure) |
| InpH4EmaPeriod | 50 | EMA H4 (higher-timeframe trend) |

Regime
| Parameter | Default | Description |
|-----------|---------|-------------|
| InpUseAdxFilter | true | Enable ADX gate |
| InpAdxPeriod | 14 | ADX period |
| InpAdxMin | 22.0 | Minimum ADX for valid signal |

 Pullback
| Parameter | Default | Description |
|-----------|---------|-------------|
| InpPullbackAtr | 1.0 | Max distance to EMA21 (ATR multiples) |
| InpATRperiod | 14 | ATR period for SL/TP calculation |

 Risk/Exit (display only)
| Parameter | Default | Description |

|-----------|---------|-------------|
| InpSlAtrMult | 2.0 | SL = mult x ATR (for display) |
| InpTpAtrMult | 5.0 | TP = mult x ATR (for display) |
| InpTradeDir | 1 | 1=long only, 0=both, -1=short |

 Display
| Parameter | Default | Description |
|-----------|---------|-------------|
| InpShowDashboard | true | On-chart dashboard |
| InpShowSLTP | true | Draw SL/TP lines |
| InpAlertOn | true | Popup alert on new signal |

 Recommended Setup
- Symbol**: XAUUSD (Gold)
- Timeframe: M15 (chart)
- The indicator uses M15 and H4 data internally regardless of chart timeframe

 Installation
1. Copy `GoldEdge_Signal_Indicator.ex5` to `MQL5\Indicators\`
2. Drag onto XAUUSD M15 chart
3

. Signals appear automatically on historical and live bars

 Usage Tips
- Long-only mode (default) is the most validated configuration on gold
- The SL/TP lines are suggestions based on ATR — adjust to your risk tolerance
- Use the dashboard to monitor signal conditions in real-time
- Combine with your own risk management for manual trading
- The indicator does NOT execute trades — it only provides visual signals

Indicators Used
All standard MT5 indicators (no custom or external dependencies):
- iMA (Exponential Moving Average) — M15 x2 + H4 x1
- iADX (Average Directional Index) — H4
- iATR (Average True Range) — M15

おすすめのプロダクト
HubDynamicTrendLine This indicator identifies strict pivot highs and lows based on N bars to the left and right (default 15), connecting consecutive pivots of the same type to build a dynamic channel with upper and lower boundaries. Key Features Pivot Connections : Consecutive pivot highs and pivot lows are connected with solid trend lines, forming a visible channel structure. Slope Projection : When the price difference between two consecutive pivots of the same type is at least one 200-period
FREE
Auto Fibonacci Retracement Indicator — Flexible and Reliable This isn’t just another Auto Fibonacci Retracement indicator. It’s one of the most flexible and dependable tools available . If you find it useful, please consider leaving a review or comment — your feedback means a lot! Check out my other helpful tools below: Telegram to MT5 using AI   - AI-Powered Signal Copier Bot Smart Alert Manager   - Set up advanced alerts and send them to Mobile, Telegram, Discord, Webhook... Timeframes Trend
FREE
シンプルだが効果的。 反転インジケーター - それは何か? スーパートレンドのロジックと指数曲線技術を組み合わせたトレンドフォロー型オーバーレイインジケーターです。トレンドの方向を検知し、チャート上に動的なチャネルを描画し、トレンドが反転した際にリアルタイムでアラートを送信します。 仕組み ATRとスーパートレンド係数を用いて指数ベースラインを算出。価格がこのベースラインを上抜け/下抜けした時点でトレンド反転を確認。緑矢印は買いトレンド開始、赤矢印は売りトレンド開始を示す。 特徴: ATRベースの動的チャネル付き指数トレンドベースライン 緑/赤で色分けされたトレンドラインと塗りつぶしチャネル トレンド反転時の買い/売り矢印シグナル 内蔵アラート:ポップアップ、プッシュ通知、メール、サウンド 重複アラート防止(1バーあたり1アラート) 完全カスタマイズ可能:色、線幅、矢印サイズ、チャネル幅 遅延のないクリーンなチャートオーバーレイ 入力パラメータ: 指数係数、スーパートレンド係数、ATR期間、チャネル幅 オン/オフ切り替え:チャネル塗りつぶし、矢印、各アラートタイプ 全視覚
FREE
SessionRange-MT5-Ind   is an indicator for MetaTrader 5 that builds a High/Low/Middle channel based on the given trading session. Indicator : Defines the session range   - builds a channel based on a given high/low window Draws three lines : SessionTop (blue) —   maximum session SessionMiddle (grey) — channel center SessionBottom (orange) —   minumum session Session mode (Mode) : `Previous Day` —   for classical PDH/PDL (previous day range) `Current Day` —   to display the current day’s session
FREE
Previous Day Close
Vincent Kipleting Burugo
5 (1)
The indicator is a line right at yesterday's closing price. With the indicator, there is no need for adding or deleting previous day close lines each new day. T he line gives you an instant visual reference point for support, resistance, and market sentiment.   Whether you are day trading or swing trading, this line helps you quickly gauge where the market closed last session and how current price action relates to that level. It works seamlessly across all timeframes - from 1-minute charts to d
FREE
Advanced MTF High Low は、複数時間足の構造分析インジケーターであり、異なる期間(月足、週足、日足、H4、H1 など)の重要な高値・安値を自動的に検出し、それらのレベルを現在の下位時間足チャートへ直接表示します。 このインジケーターは、上位時間足の実際の高値・安値を利用して、重要な機関投資家レベルのサポートおよびレジスタンスゾーンを素早く特定できるように設計されています。これらのレベルは価格によってミティゲート(消化)されるまで表示され続けるため、流動性と市場構造を明確に把握できます。 主な機能 複数時間足の高値・安値を自動検出 月足、週足、日足、およびイントラデイレベルを同時表示 各レベルの元となる時間足を視覚的に表示 CPU負荷を抑えた高速かつ効率的な更新 価格によってテストまたはブレイクされたレベルを自動削除するインテリジェントなミティゲーションシステム MetaTrader 5 のすべての銘柄と時間足に対応 インジケーターの全レベルを瞬時に表示・非表示できる設定可能なホットキー(現在は Nキー ) コンフルエンスシステム 2つ以上の時間足の高値または安値が非
FREE
If you like to use traditional Moving Averages (like SMAs and EMAs) to provide your trades for dynamic levels of Support and Resistance, you will love the Adaptive Moving Average (AMA). Created in 1995 by Perry Kaufman and presented to the world in his book " Smarter   Trading :  Improving   Performance   in   Changing   Markets ", the Adaptive Moving Average (also known as KAMA - Kaufman Adaptive Moving Average) has the goal to be the perfect companion for following a trend without noise, but s
FREE
SWING DETECTOR WITH RSI AND FIBONACCI Structural Swing Points + Fibonacci Retracement + RSI Overlay -------------------------------------------------- FREE INDICATOR Identify swings. See Fibonacci levels. Check RSI. All in one free indicator. -------------------------------------------------- WHAT THIS INDICATOR DOES This indicator automatically detects structural swing highs and lows using configurable depth and deviation filtering. It connects swings with trend lines, overlays standard
FREE
How it works –   Base-departure detection — algorithmically finds consolidation bases (overlapping range with compressed volatility) followed by displacement departures. Patterns: Drop-Base-Rally, Rally-Base-Drop, Rally-Base-Rally, Drop-Base-Drop — detected structurally, not by candle names. –   Strength score (0–100) — from departure velocity, time-at-base, freshness (each revisit decays the score), higher-timeframe confluence and origin volume. –   Lifecycle — Fresh, Tested (decaying), Broken
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
RSI abcd
Francisco Gomes Da Silva
4.33 (3)
RSI ABCDパターンファインダー:テクニカル戦略 1. インジケーターの仕組み 古典的RSI と ABCD調和パターン の自動検出を組み合わせたものです。 主要コンポーネント 標準RSI (調整可能な期間) 高値・安値マーカー (矢印) ABCDパターン (緑/赤の線) 過買(70)・過売(30)フィルター 2. MT5設定 period = 14 ; // RSI期間 size = 4 ; // 最大パターンサイズ OverBought = 70 ; // 過買水準 OverSold = 30 ; // 過売水準 Filter = USE_FILTER_ YES ; // 確認フィルター 3. 取引戦略 3.1. 買いエントリー(強気ABCD) 条件: RSIが以下を形成: 谷( A )→ 山( B )→ より高い谷( C ) D が過売域(30)より上だが C より下 確認:A-B-C-Dを結ぶ緑色の線 目標: TP1: B-Cの61.8% TP2: B-Cの100% ストップロス: D より下 3.2. 売りエントリー(弱気ABCD) 条件: RSIが以下を形成: 山( A
FREE
TilsonT3
Jonathan Pereira
5 (1)
Tillson's T3 moving average was introduced to the world of technical analysis in the article ''A Better Moving Average'', published in the American magazine Technical Analysis of Stock Commodities. Developed by Tim Tillson, analysts and traders of futures markets soon became fascinated with this technique that smoothes the price series while decreasing the lag (lag) typical of trend-following systems.
FREE
前バージョンのインジケーターの発展 ZigZag WaveSize MT4 ZigZag WaveSize - ポイント、レベル、および異なるアラートロジックに関する情報が追加された改良版標準ZigZagインジケーター 一般的な改善点: MetaTrader 5用のコード適応 グラフィックオブジェクトでの作業の最適化 新機能: 極値における水平レベル レベルタイプの選択:水平/光線/セグメント 流動性レベルフィルター(価格によるブレイクなし) ブレイク用バッファ:偽ブレイクに対する感度設定 ラベル設定と機能:数量、外観、古いラベルの削除 構造ブレイクアラート(BoS) 動きの性質変更アラート(ChoCH) 最適化: 極値更新ロジックの修正 新しいオブジェクトの動的更新 バー出現時の負荷低減 ラベルの中央管理システム 修正点: 配列の境界超えの修正 ラベルの正しい配置 重複するパラメーターの削除 ZigZag WaveSizeインジケーターをトレーディングシステムの補助として使用してください   マーケットで私の他の製品もお試しください  https://www.mql5.com/
FREE
Donchian Pro
Paulo Henrique Faquineli Garcia
5 (3)
The Donchian Channel Channels are among the most popular tools of technical analysis, as they visually convey to the analyst the limits within which most price movement tends to occur. Channel users know that valuable information can be obtained at any time, whether prices are in the central region of a band or close to one of the border lines. One of the best known techniques to explore these concepts is Bollinger Bands. However, John Bollinger was not the only one to research the application
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
The Swing High Low and Fibonacci Retracement Indicator is a powerful technical analysis tool designed to identify key price levels and potential reversal zones in the market. It automatically detects recent swing highs and swing lows on the chart and overlays Fibonacci retracement levels based on these points. This indicator helps traders: Visualize market structure by highlighting recent swing points. Identify support and resistance zones using Fibonacci ratios (e.g., 38.2%, 50%, 61.8%). Adapt
FREE
INTRODUCTION : The breakout strength meter is a trading tool that is used to identify which currencies are the strongest to breakout, and which currencies are the weakest to breakout. The settings for the indicator are easy, and if you cannot find the settings, please leave a comment The tools are completely free to use Please, if you like the indicator, please leave a comment and rate the indicator in order to develop it
FREE
Hi you, I need your help! Be my Patron, let's make it possible! https://www.patreon.com/joaopeuko https://github.com/Joaopeuko/Mql5-Python-Integration Esse Expert Advisor copia os dados("symbol,last,bid,ask") dos ativos que foram colocados na lista e só funciona enquanto o mercado esta aberto. Esse EA não é um link DDE ou RTD, as informações não são passadas em tempo real ao excel. O EA tem um delay de 30 segundos e o Excel tem um delay de 1 minuto. A vantagem desse EA é que ele dispensa o
FREE
The Graphic Alignment Context (GAC) Technical Indicator measures the vertical difference of the simple average price of a financial instrument in the context of three different timeframes determined by a defined number of bars or candles (periods) to determine the strength of the buy or sell trend. sale. Ascending average prices indicate Buying strength (1), Descending average prices indicate Selling strength (-1) and any scenario different from the previous two conditions indicates Neutrality
FREE
Auto Fibonacci Buy/Sell Zones is a powerful , 100% automated trading indicator designed for MetaTrader 5. It eliminates the hassle of manually drawing Fibonacci levels by instantly detecting market swings and projecting dynamic Buy and Sell zones directly onto your chart. Whether you are a scalper, day trader, or swing trader, this indicator adapts seamlessly to any financial instrument (Forex, Crypto, Indices, Commodities) and works perfectly across all timeframes. Key Advantages & Features
FREE
VolumeBasedColorsBars — Free Powerful Volume Analysis for All Traders Unlock the hidden story behind every price bar! VolumeBasedColorsBars is a professional-grade, 100% FREE indicator that colorizes your chart candles based on real, adaptive volume analysis. Instantly spot surges in market activity, identify exhaustion, and catch the moves that matter. This indicator gives you:    • Dynamic color-coded bars for instant volume context    • Adaptive thresholds based on historical, session-awar
FREE
MTF RSI Fusion Basic MTF RSI Fusion は、複数の RSI 計算から得られるモメンタム情報を 1 つの構造化されたインジケーターに統合するために設計されたマルチタイムフレーム RSI オシレーターです。 単一の RSI ソースのみに依存するのではなく、このインジケーターは異なるタイムフレームの最大 3 つの RSI ストリームを 1 本の「Fusion RSI」ラインへ統合します。さらに、適応型の買われ過ぎ/売られ過ぎゾーン、トレンドバイアス表示、ダイバージェンス検出、シグナル生成、オプションの VWAP フィルターなども同じフレームワーク内で利用できます。 このインジケーターは、モメンタム分析、トレンド分析、および確認ツールを 1 つのワークフローに統合しながら、チャートを見やすく整理された状態に保つことを目的として設計されています。 Main Features マルチタイムフレーム RSI Fusion エンジン 最大 3 つの独立した RSI ソース 各 RSI に対する個別のタイムフレーム、期間、およびウェイト設定 複数の Fusion / Co
FREE
Chronovex Galacticus Gold M05 Chronovex Galacticus Gold M05 は、MetaTrader 5で XAUUSD(ゴールド) を分析するトレーダーをサポートするために開発されたテクニカル分析インジケーターです。特に M5(5分足) での使用を重視して設計されています。 このシステムは、トレンド、相場の勢い、反転の可能性、ボラティリティ、重要な価格水準などを組み合わせ、市場状況をより明確かつ直感的に把握できるよう設計されています。 主な機能 条件が確認された後に BUY(買い)シグナル を表示 条件が確認された後に SELL(売り)シグナル を表示 明確なセットアップがない場合は NEUTRAL(中立)モード を表示 現在のトレンドと市場の強さ を判定 セットアップに基づく ENTRY(エントリー)価格 を表示 ️ シグナルの構造に応じた動的な STOP(ストップ)レベル TP1・TP2・TP3・TP4の4段階のターゲット システムの価格拡張ロジックに基づくターゲット予測 新しいシグナル
FREE
マルチタイムフレーム対応、カスタマイズ可能なビジュアルシグナル、設定可能なアラートシステムを備えたAverage Directional Movement Index(ADX)インジケーター。 フリーランスプログラミングサービス、アップデート、その他のTrueTL製品は私の MQL5プロフィール からご利用いただけます。 フィードバックとレビューを大歓迎します! ADXとは? Average Directional Movement Index(ADX)は、J. Welles Wilderが開発した技術的指標で、方向性に関係なくトレンドの強さを測定するために使用されます。ADXはポジティブ方向指標(+DI)とネガティブ方向指標(-DI)から導出されますが、トレンドの方向ではなく強さのみを示します。 ADX値は0から100の範囲です。一般的に、20〜25未満の値は弱いまたは存在しないトレンド(レンジ相場)を示し、25を超える値は強いトレンドを示します。50を超える値は非常に強いトレンドを示します。ADXは市場がトレンド中かレンジ中かを識別するのに特に役立ち、トレーダーがトレンドフォ
FREE
Fimathe PCM Indicador
Cristiano Rodrigo Olegini
5 (1)
Velas Forex FIMATHE PCM Indicator(無料) Velas Forex FIMATHE PCM Indicator は、市場をシンプルかつ迅速、そして分かりやすく分析できるように設計された無料のインジケーターです。 明確な視覚シグナルによって市場状況を把握しやすくし、トレーダーがより自信を持って取引判断を行えるようサポートします。 XAUUSD の最良結果: 時間足: 5分足(5M) MT5サーバー時間: 02:00 リスク管理: Take Profitを1回達成したら: 取引を停止し、翌日まで待機します。 Stop Lossを2回達成したら: 取引を停止し、翌日まで待機します。 主な特徴 シンプルで直感的なインターフェース インストールと設定が簡単 MetaTrader 5で利用可能なすべての金融商品に対応 複数の時間足で使用可能 初心者から上級者まで幅広いトレーダーに最適 プラットフォームのリソース消費を最小限に抑えた軽量設計 無料 本インジケーターは、MQL5コミュニティ向けに 100%無料 で提供されています。 お役に立ちましたら、ぜひ評価とレビュ
FREE
The Multi-Timeframe VWAP is a high-precision tool designed to reveal institutional "fair value" across multiple horizons simultaneously. Unlike standard indicators, it integrates volume and price data from Daily, Weekly, and Monthly periods onto a single chart. This allows traders to identify high-confluence zones where major market players are positioned. By visualizing where macro trends intersect with intraday action, it eliminates guesswork, highlighting professional support and resistance l
FREE
One SuperTrend, tuned for patience. Nothing to configure. GTI Buy/Sell marks the bar where the dominant trend turns — and stays quiet the rest of the time. No parameters, no dashboard, no second-guessing. Attach it and read it. What it does A single SuperTrend band built on a 100-period Wilder ATR at 3× width, tracking the median price. That band is deliberately wide. Price has to do something structural to break it, so the indicator ignores the noise that shakes out faster settings. When it fin
FREE
Necessary for traders: tools and indicators Waves automatically calculate indicators, channel trend trading Perfect trend-wave automatic calculation channel calculation , MT4 Perfect trend-wave automatic calculation channel calculation , MT5 Local Trading copying Easy And Fast Copy , MT4 Easy And Fast Copy , MT5 Local Trading copying For DEMO Easy And Fast Copy , MT4 DEMO Easy And Fast Copy , MT5 DEMO The homeopathic indicator is also called the CCI indicator. The CCI indicator was proposed
FREE
News Markers Description Version: 1.13Type: MetaTrader 5 indicator (chart window) Purpose: Plots economic-calendar news events as color-coded vertical lines on the chart, with optional currency tags and an upcoming-news HUD panel. Before you start — three things that always apply Live connection required. The data comes from MT5's built-in economic calendar via your broker's feed. It returns nothing in the Strategy Tester, and nothing if your broker doesn't serve calendar data. If no lines appe
FREE
PROMETHEUS TECHNICAN VERSION Free | By THE SONS A gift from The Sons — no strings, no trial, no expiry. Every trader deserves access to professional-grade market intelligence. That belief is why Prometheus Technical Version exists, and why it costs nothing. Consider it our handshake to the trading community. What You're Getting This is not a simplified tool dressed up as a gift. Prometheus Technican Version is a fully built, institutional-quality technical analysis indicator running a dual-model
FREE
このプロダクトを購入した人は以下も購入しています
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Trend Trading System は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Smart Trend Trading System を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Smart Trend のシグナルを自動売買に変えることができます。 Smart Trend Trading System は、リペイントなし、再描画なし、遅延なしの完全なトレーディングシステムです。よりクリーンなシグナル、より明確なトレンド方向、そしてより整理された取引方法を求めるトレーダー向けに作られています。 Learn Smart Trend Trading System Everything you need to learn, install, and use the product is available here: Online
Trend Sniper X
Sarvarbek Abduvoxobov
4.87 (30)
Trend Sniper X は、トレードの方向性と潜在的な反転ポイントを明確かつ正確に特定するのに役立つ、MetaTrader 5 用のマルチタイムフレーム・トレンドフォロー指標です。 MT4用: https://www.mql5.com/en/market/product/193245 価格情報: 現在の価格はプロモーション価格であり、今後のアップデートや新機能のリリースに伴い変更される場合があります。 ボーナス特典: このインジケーター用の無料自動売買アシスタントEAを入手するには、購入後に an 著者(開発者)へメッセージをお送りください。 Code2Profit チャンネル マルチタイムフレーム分析で相場をマスターしよう! Trend Sniper X で勝率を最大化する方法:重要なルールとセッションのコツ 技術仕様 プラットフォーム MetaTrader 5 インジケータータイプ マルチタイムフレーム・トレンドインジケーター 操作タイムフレーム あらゆるチャートタイムフレームに対応。個別に選択可能な上位タイムフレーム (M1–MN1) を搭載 主要銘柄 FX、ゴールド (X
まず正直に言いましょう。 どんなインジケーターも、それ単体であなたを利益化させることはできません。もしそう言う人がいるなら、それは夢を売っているだけです。完璧な売買シグナル(矢印)を表示するインジケーターは、いくらでも“完璧に見せる”ことができます。正しい過去の区間を拡大して、勝ちトレードだけを切り取ればいいだけです。私たちはそれをしません。 SMC Intraday Formula はツールです。 市場構造を読み取り、最も高い確率の価格ゾーンを特定し、今この瞬間のスマートマネーの痕跡をシンプルな言葉で正確に示します。最終判断はあなたが行います。トレードを実行するのもあなたです。しかし今は「希望」ではなく「精度」でエントリーできます。 私たちはこのインジケーターを、ゴールド(XAUUSD)および主要FX通貨ペアで約3年間、日々のスキャルピングに使用してきました。M1、M5、M15、M30の主要ツールです。これは未来を予測しようとするのではなく、今まさに形成されている高確率セットアップを示し、その理由を説明します。 他のすべてのインジケーターと何が違うのか? ほとんどのトレーディングイ
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
Zoryk Gold
Reda El Koutbane
5 (7)
割引は 24 時間後に終了します — 次の価格は$ 69 ZORYK — MetaTrader 5専用 XAUUSDシグナル・トレードプランニングシステム このような経験はありませんか。 ゴールドを分析し、エントリーを待ち、ようやくポジションを持った直後に価格が逆方向へ動く。 早すぎる決済をしてしまったり、Stop Lossを動かしたり、数秒迷っている間にチャンスを逃したりする。 その後、相場は自分が最初に予想していた方向へ進み、目標へ到達する。 問題は常に方向判断ではありません。 本当の問題は、明確な計画がなかったことです。 どこでエントリーすべきか。 どこでトレードの前提が無効になるのか。 近い利益を確保すべきか、より大きな値動きを待つべきか。 現在のsetupが本当に強いのか、それとも無理にトレードを探しているだけなのか。 ゴールドは非常に速く動きます。 正しい分析でも、明確なプランがなければ数秒で悪い判断に変わることがあります。 ZORYKは、その問題を解決するために開発されました。 ZORYKとは ZORYKは、MetaTrader 5とXAU
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading opp
SuperScalp Pro
Van Minh Nguyen
4.63 (32)
SuperScalp Pro - Professional Multi-Layer Confluence Scalping System SuperScalp Proは、クラシックなSupertrendに複数のインテリジェントな確認フィルターを追加した、高度なスキャルピングインジケーターです。より高い確率が期待できるBuy/Sellの取引機会を特定し、ダマシのシグナルを大幅に減らすことをサポートします。 明確なBuyとSellの矢印がチャート上に直接表示され、ATRに基づくStop LossとTake Profitのレベルがリアルタイムで自動計算されます。 購入後、設定方法や推奨設定についてのサポートが必要な場合は、私にご連絡ください。 SuperScalp Pro Auto Traderを使用して、シグナルを簡単に自動化できます: [Auto Trader] 推奨設定ファイルをダウンロード: [Set File] 完全なドキュメントは製品ブログでご覧いただけます: [User Guide] 最新情報を受け取るには公式チャンネルに参加してください: [Official Channel]
UNIX Scalper — Gold Scalping Indicator for MetaTrader 5 UNIX Scalper is a focused Gold scalping indicator designed primarily for XAUUSD on M1, M2, M3, M5, M10 and M15. It gives the trader a clear BUY, SELL or WAIT decision together with the complete trade plan: Entry, Stop Loss, TP1 and TP2 . The concept is simple: wait for the signal, follow the levels, move the Stop Loss to Break Even after TP1, and trade with discipline. Learn UNIX Scalper Everything you need to learn and use the product is
GoldenX Entryは、MT5向けのインジケーターであり、適応型Smart Entry Trendアルゴリズム、シグナルスコアリングシステム、マーケットレジーム検出機能、およびボラティリティフィルターを備えています。各シグナルには、計算されたエントリーレベル、3つのテイクプロフィット(TP1、TP2、TP3)、およびストップロスレベルが含まれます。本インジケーターは、異なる市場環境に適応するために設計された複数の分析レイヤー上に構築されており、マルチレイヤー分析システムと内蔵オプティマイザーおよび統計トラッキングシステムを組み合わせています。リスク・リワード(RR)指標および過去のトレード履歴に基づく定量分析を提供します。 使い始めは簡単です — 選択した時間足でオプティマイザーを実行し、そのままチャート上でインジケーターを使用します。 コア機能 GoldenX Entryは、シグナルエンジンとトレード管理機能、そして過去統計トラッキングを1つのチャートに統合しています: - 内蔵オプティマイザー: オプティマイザーはチャート上でワンクリックで実行できます。200通りのパラメー
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
ATSTRONG PRO:市場構造&ブレイクアウトインジケーター ブレイクアウト検出エンジン | 5つの動的TPターゲット | ライブダッシュボードパネル | リペイントなし 導入価格 現在の価格: $59 — 10回の販売ごとに価格が$10上昇します。 ATSTRONG PRO は、MetaTrader 5 用に設計された高度なブレイクアウトおよび機関投資家向け市場構造インジケーターです。 高確率のスイングピボットを検出し、クラスター化されたサポートとレジスタンスの蓄積ゾーンを特定し、 リアルタイムで構造の破壊(BOS)と性質の変化(CHoCH)のシグナルを発します。 このインジケーターは、ダイナミックなストップロスと5つの個別のテイクプロフィットレベル(TP1〜TP5)をチャート上に自動的に直接描画します。 リスクリワード予測ボックス、星付けされたシグナル品質の評価、およびリアルタイムのオンチャートパフォーマンス分析ダッシュボードを備えています。 取引に関する注意: これは手動取引および市場分析用のインジケーターです。ローソク足の確定時に明確な視覚的シグナル、レベル、アラー
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (7)
新たな王者が登場 - インジケーター + 注文管理表示(TP1 + TP2 + TP3)+ オプションのTelegramシグナル送信機能付き(無料) (完全なトレード&シグナルシステム) ゴールド向け最高のEA: Gold Slayer このインジケーターには、高度な戦略、カスタマイズ可能な注文管理システム、そしてエンベロープ拡張を組み合わせた平均回帰システムが搭載されています。さらに、RSIなど複数のインテリジェントな確認フィルターによって、高確率の反転エントリーをBUY・SELLシグナルとして検出します。 単にトレードを学ぶだけでなく、複数ポジションを効果的に管理し、過去に利益を出しているオープンポジションで損失トレードをカバーする方法も学べます。 M5向けに構築・最適化されており、流動性が高くシグナルの精度が安定しているBTCUSDとXAUUSDで優れたパフォーマンスを発揮します。 このインジケーターは、ATRを基に自動計算されたエントリー、ストップロス、テイクプロフィットレベルを備えた明確なLong・Shortシグナルを提供するため、リスク管理が最初から組み込まれています。 マ
Gold Entry Sniper – ゴールドスキャルピング&スイングトレード用プロフェッショナル多時間足ATRダッシュボード Gold Entry Sniper は、XAUUSDや他の銘柄向けに正確な 売買シグナル を提供する、MetaTrader 5用の高度なインジケーターです。 ATRトレーリングストップロジック と 多時間足分析ダッシュボード を搭載し、スキャルピングからスイングトレードまで対応します。 主な特徴と利点 多時間足シグナル分析 – M1、M5、M15 のトレンドを同時表示。 ATRベースのトレーリングストップ – ボラティリティに応じて動的に調整。 プロ仕様のチャートダッシュボード – シグナル状況、ATRレベル、回帰線、売買方向を表示。 明確な売買マーカー – 自動矢印とテキストラベル。 エグジットアラートとトレード管理 – 利益確定のための自動検出。 完全カスタマイズ可能 – パネル位置、色、フォント、ATR/回帰設定を調整可能。 ゴールド(XAUUSD)に最適化 – M1〜M15のスキャルピングに最適、FXや指数、暗号資産にも対応。 Gold Entry
Gann Made Easy   は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Atomic Analyst は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Atomic Analyst を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Atomic Analyst のシグナルを自動売買に変えることができます。 Atomic Analyst は、リペイントなし、再描画なし、遅延なしの Price Action トレーディングインジケーターで、手動取引、シグナルの明確化、EA 自動化のために設計されています。 User manual: settings, inputs and strategy.   &   User Manual PDF . 価格行動、強さ、モメンタム、マルチタイムフレーム方向、高度なフィルターを分析し、トレーダーがノイズを減らし、弱いセットアップを避け、より構造化された取引判断を行えるようにします。 このイ
FiboSniper Pro – Multi-Filter Fibonacci System with Auto SL/TP and Control Panel FiboSniper Proは、動的なFibonacci Envelopesと複数の確認フィルターを組み合わせ、選別されたBuyおよびSellシグナルを生成するテクニカルインジケーターです。FibonacciレベルはMoving AverageとATRを基に計算され、その後ADX、EMA、RSI、ATR、Volume、Time、Candle構造によってフィルタリングされます。インジケーターは、ATRに基づく自動Stop LossおよびTake Profitレベルをチャート上に直接表示し、さらに迅速な調整が可能なインタラクティブControl Panelを提供します。 購入後、推奨設定ファイルと詳細な使用方法については、私にご連絡ください。 Auto Trader Xを使用してFiboSniper Proのシグナルを自動化できます: [Auto Trader X] User GuideとSet Files: [Click her
伝説が帰ってきました:Entry Points Pro 10。 MQL5 Marketのトップ3に3年間入り続けた伝説的インジケーターの再始動です。 2つのバージョンで合計589件の高評価レビュー、毎日数千人のトレーダーが実際のトレードに使用し、デモのダウンロードは31,000件以上   MT4+MT5 。 私はこの5年間に寄せられたレビューをすべて読み、約束を並べる代わりに、その答えをバージョン10に組み込みました。1999年から相場に携わり、 誠実さ、自らの評判、そして顧客を大切にする 作者による製品です。 Entry Points Proのエントリーシグナルは、リペイント(再描画)を一切行いません。 そして今回初めて、これは作者の言葉ではなく検証可能な事実になりました。確定シグナルはローソク足の終値確定後にのみ表示され、自動テストで リペイントはゼロ と確認されています(EURUSD、XAUUSD、BTCUSDで2,486,568回の不変条件チェック、違反0件)。検証方法は公開されており、ストラテジーテスターでご自身で再現できます。 ご購入後は、必ずすぐにダイレクトメッセージでご
BlueDigitsFx エコシステム公式アクセス 公式 BlueDigitsFx エコシステムを通じて、インフラのアップデート、ワークフローリソース、製品リリース、エコシステムへのアクセスを入手できます。 Telegram エコシステム ウェブサイト BlueDigitsFx Precision Order Flow MT5 — MetaTrader 5 向け完全オーダーフロー分析スイート バリューエリア、Point of Control、オークションコンテキスト、構造化された意思決定サポートを組み合わせた、本格的な MT5 トレーダー向けのプロフェッショナルなセッションベース市場構造フレームワーク。 バリューの所在を特定する VAH、POC、VAL を自動的に監視する London と New York のセッション構造を理解する 構造化された市場コンテキストで意思決定の疲労を軽減する MetaTrader 5 トレーダー向けに特別設計 開発者からのメッセージ Precision Order Flow を開発したのは、MetaTrader 5 内でセッション構造をより明確に読み
SR Liquidity は、市場の流動性が集中し、価格が最も強く反応する「隠れたゾーン」を可視化するために設計されたトレーディング指標です。こうした流動性の高いエリアは強力なサポート(支持)およびレジスタンス(抵抗)レベルとして機能し、市場が反転する可能性が最も高いポイントを明確に示してくれます。 単なる一般的なサポートラインやレジスタンスラインを描画するのではなく、「SR Liquidity」は実際の価格変動を分析し、売りと買いの圧力が集中するゾーンを特定します。これらは、市場の真の動きを牽引する「流動性のプール(溜まり場)」そのものです。それらをチャート上に直接可視化することで、価格が実際に反応する前に、その動きを予測することが可能になります。つまり、このインジケーターは価格の方向性が変わる可能性を予測するのです。生のプライスアクションを、市場の重要な水準(転換点となり得るポイント)を示す、明確で実用的なロードマップへと変換してくれます。 このインジケーターは、FX、株価指数、貴金属、仮想通貨など、あらゆる銘柄や時間足で使用可能です。 ご購入後、取引手順や無料の優れた追加インジケ
このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディングシステム です。 このテクニカルインジケーターの主な目的は、価格とMACDインジケーターの間に発生するダイバージェンスを検出 し、将来の価格の動きを示
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Price Action Concepts は現在 $200 で提供されています。 次の 30 件の購入 後、価格は $299 に上がります。 特別オファー: 購入後、私にプライベートメッセージを送ることで、 無料ボーナス + ギフト を受け取ることができます。 まず、このトレーディングツールはリペイントなし、再描画なし、遅延なしのインジケーターであり、プロフェッショナルな取引に最適であることを強調しておきます。 [Online course] ,   [User Manual]  ,  [How to Install]  ,   [PDF] Smart Price Action Concepts Indicator は、初心者から経験豊富なトレーダーまで使える非常に強力なツールです。20 種類以上の便利なインジケーターを 1 つにまとめ、Inner Circle Trader Analysis や Smart Money Concepts Trading S
[User Manual]   ,   [Online Course]   ,   [PDF]  And [DEMO] Axiom Matrix は、MetaTrader 5 用のプロフェッショナルなマルチシンボル・マルチタイムフレーム市場スキャナー兼意思決定ダッシュボードです。 Market Watch をスキャンし、複数の時間足を分析し、複数のエビデンスエンジンを読み取り、最も強いチャンスを比較し、1つのクリーンなマトリックスダッシュボード内で最適な BUY、SELL、WAIT、またはブロック状態を表示します。 私が Axiom Matrix を作った理由は、市場スキャンという重い作業を代わりに行ってくれる1つのツールが欲しかったからです。 RSI だけを確認したくありませんでした。 次に MACD だけ。 次に移動平均線。 次に出来高。 次にボラティリティ。 次にサポートとレジスタンス。 そして、1つのトレードアイデアを作るためだけに、銘柄と時間足を手動で切り替えることもしたくありませんでした。 私は、市場をスキャンし、エビデンスを比較し、最良のチャンスをランク付けし、今最も強い
SUPERHEROインジケーターは、「オールインワン」方式に基づいて設計された多通貨対応の取引システムです。このインジケーターは市場を独自に分析し、取引の開始および終了のタイミングに関するシグナルを提供します。ストップロス注文とテイクプロフィット注文を使用します。R:R比率は1:1です。 このシステムはスマートフォンにプッシュ通知を送信できるため、PCに縛られることなく「外出先」からでも取引を行うことができます。自己勘定取引を行う企業に最適です。 すべてのお客様への特典: このインジケーターをご購入いただいたすべてのお客様に、私から特別なユーティリティをプレゼントいたします。その内容は以下の通りです: 自動的にストップロス注文とテイクプロフィット注文を発注します 価格が目標水準に達すると、自動的に取引を決済します 指値注文による取引に対応しています 平均化取引モードに対応しています この優れた、しかも非常に便利なユーティリティをプレゼントとして受け取りたい場合は、SUPERHEROインジケーターをご購入後、直ちにMQL5プラットフォームのプライベートメッセージを通じて私までご連絡くださ
UZFX {SSS} スキャルピング・スマートシグナル v5.0 MT5は、変動の激しい市場において正確かつリアルタイムのシグナルを求めるスキャルパー、デイトレーダー、スイングトレーダー向けに設計された、リペイントのない高性能な取引インジケーターです。(UZFX-LABS)によって開発されたこのインジケーターは、価格行動分析、トレンド確認、スマートフィルタリングを組み合わせることで、すべての通貨ペアおよび時間枠において、高確率の売買シグナル、警告シグナル、トレンド継続の機会を生成します。 トレードの判断に迷うのはもうやめましょう。明確さ、正確さ、そして規律ある市場執行を求めるトレーダーのために設計された、体系的なシグナルシステムに従い始めましょう。 間違いなく、MQL5で入手可能な最高のインジケーターの一つです。絶対に見逃さないでください!!「スマートなトレーダーのためのスマートシグナル」 最新バージョン5.0がリリースされました。価格は予告なく最大499.99ドルまで値上がりする可能性がありますので、チャンスを逃さないようお早めにお求めください!! 購入を決める前に!無料トライアル
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
Power Candles V3 - 自己最適化型強弱インジケーター Power Candles V3は 、通貨や銘柄の強さを、適用されたすべてのチャート上で実行可能なトレードプランに変換します。単にローソク足を色分けするだけでなく、バックグラウンドでリアルタイムの自動最適化を実行し、目の前の銘柄に対して最適なストップロス、テイクプロフィット、およびシグナルの閾値を提示します。ワンクリックで実取引に適用でき、エントリーポイント、ストップロス、テイクプロフィットのラインが正確な価格位置にチャート上に表示され、方向性を示すアラートがリアルタイムで発動します。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨事項を入手し、  https://stein.investments でコミュニティに参加しましょう クローズしたバーごとに3,000回以上のトレードシミュレーション。9つの強さの状態。2つの戦略を並行してテスト。勝率の高い設定をワンクリックで適用。 なぜこれが必要なのか ほとんどの強
現在33%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
Crystal Quantum Pro
Muhammad Jawad Shabir
5 (3)
CRYSTAL QUANTUM PRO Institutional Signal & Trade Intelligence for MetaTrader 5 Final Price: 199 USD ----> Price goes up 10 USD after every 10 sales. Limited launch slots available, act fast. Most indicators give you an arrow and leave you alone. A naked arrow is a gamble. Winning consistently requires CONFLUENCE , a clear STOP and TARGET , and honest PROOF that the system works. Crystal Quantum Pro delivers all three in one clean, no-repaint package. Crystal Quantum Pro is a complete decision sy
Smc Pro ToolKit
Talal N Z Aljarusha
5 (10)
SMC PRO TOOLKIT — SMART MONEY ANALYSIS & STRUCTURED TRADE PLANNING SMC Pro ToolKit is a professional Smart Money Concepts analysis workspace for MetaTrader 5. It combines market structure, multi-timeframe analysis, institutional price zones, setup evaluation, confirmation tools, volume context, alerts, and risk planning inside one organized chart environment. One workspace. Multiple layers of confirmation. One structured trading plan. OPEN COMPLETE USER GUIDE MULTI-CONDITION SETUP ENGINE At
作者のその他のプロダクト
GoldTrendPro is a professional trend-following Expert Advisor built exclusively for XAUUSD . It identifies high-probability pullback opportunities by combining EMA21 momentum re-entry with EMA50 trend confirmation on the H4 timeframe, while executing trades on M15 . Advanced risk management includes ATR-based dynamic position sizing , an equity protection kill switch , and a daily drawdown limit with automatic reset to help maintain disciplined exposure. Tested on 19 months of real tick data (Ja
FREE
Contrarian traders who've found a strategy that works better inverted — buys become sells, and vice versa Getting up and running (5 steps, no headaches) 1. Drop the EA into MT5 Copy SimpleTradeCopier.ex5 into <your MT5 terminal>\MQL5\Experts\. Then in MT5, open the Navigator (Ctrl+N) and drag SimpleTradeCopier onto any chart — it doesn't matter which one. 2. Set up your MASTER account This is the account whose trades you want to copy from. In the EA's inputs: InpMode = STC_MASTER ← this account
FREE
FableNQ
Christian Muzungu
FableNQ — MT5 EA for NAS100 Instrument : NAS100/US100 (M5) Logic : builds a range from M5 opening prices during the Asian session, then enters long if price breaks above that range at the London open Direction : long only (short disabled) Frequency : max 1 trade per session Trade management : ATR-based SL, moves to BE at +1R, then ATR x1.5 trailing, position left running (no forced close at end of window) Risk : % of capital per trade (capped at 1.5%), new entries blocked after -3% intraday, ful
FOREXHUNTER EA - Multi-Pair Multi-Strategy Expert Advisor Professional MT5 Trading System Version 1.00 | (c) 2026  OVERVIEW  ForexHunter is a professional, fully-automated multi-pair trading system that scans 7 instruments across Forex majors, Gold, and JPY crosses - simultaneously. Instead of relying on a single strategy or a single currency pair, ForexHunter deploys FIVE distinct trading strategies and automatically assigns the optimal strategy to each instrument based on its market charact
フィルタ:
レビューなし
レビューに返信