TrendHarvest

TrendHarvest EA — Stochastic and ATR Averaging System for MT5

TrendHarvest EA is an automated Expert Advisor for MetaTrader 5. It uses two technical indicators — the Stochastic Oscillator as the entry trigger and the Average True Range (ATR) as a volatility filter — to determine trade entry conditions. When a valid signal is confirmed, the EA opens an initial position and continues to add orders on each subsequent candle close using a fixed lot multiplier of 1.5, until the maximum averaging limit is reached.

Entry Logic

A buy order is placed when the Stochastic %K line crosses upward above the %D line within the oversold zone, and the ATR value is at or above the minimum pip threshold — confirming that the market has sufficient volatility to support a move. A sell order is placed when the Stochastic %K line crosses downward below the %D line within the overbought zone, under the same ATR condition. No new entry signal is evaluated while positions are open.

Averaging Logic

After the initial entry, the EA opens one additional order on each new candle close in the same direction as the original position. Each subsequent order uses a lot size that is 1.5 times the previous order. This process continues until the maximum number of averaging orders defined in the settings is reached. All averaging orders include a take profit level set in pips, placed directly on each order.

Risk Management

A global stop loss monitors the total floating loss across all open positions. When the combined loss reaches the defined USD threshold, all positions are closed immediately regardless of individual order status. Free margin is verified before every order placement using the CheckMoneyForTrade function. Lot size is automatically validated and adjusted to comply with broker volume rules before execution.

Features

  • Entry based on Stochastic crossover with ATR volatility confirmation
  • Averaging multiplier of 1.5 applied to each new order on candle close
  • Maximum averaging order limit is user-defined
  • Take profit set directly on each order in pips
  • Global stop loss in USD closes all positions when total loss threshold is met
  • Free margin check before every order to prevent over-leverage
  • Automatic lot normalization against broker minimum, maximum, and step volume
  • Live dashboard showing Stochastic value, ATR value in pips, signal status, averaging count, open profit or loss, take profit and stop loss settings

Input Parameters

  • Starting Lot Size — initial trade volume, normalized automatically to broker specifications
  • Averaging Multiplier — lot size multiplier applied to each averaging order (default: 1.5)
  • Maximum Averaging Orders — total number of orders allowed including the initial entry
  • Take Profit (Pips) — pip distance for take profit placed on each individual order
  • Global Stop Loss (USD) — total floating loss in USD at which all positions are closed
  • ATR Period — number of bars used in ATR calculation (default: 14)
  • Minimum ATR in Pips — minimum ATR value required to allow entry, filters low volatility conditions
  • Stochastic %K Period — fast line period for the Stochastic Oscillator (default: 5)
  • Stochastic %D Period — slow line period for the Stochastic Oscillator (default: 3)
  • Stochastic Slowing — smoothing value for the Stochastic Oscillator (default: 3)
  • Stochastic Overbought Threshold — level considered overbought (default: 80)
  • Stochastic Oversold Threshold — level considered oversold (default: 20)
  • Magic Number — unique identifier assigned to all orders placed by this EA
  • Max Slippage — maximum permitted slippage in points
  • Show Dashboard — enables or disables the on-chart information panel
  • Panel Corner — selects the chart corner where the panel appears
  • Panel X and Y Offset — adjusts the panel position on the chart

Recommended Use

  • Symbols: EURUSD, GBPUSD, USDJPY, XAUUSD
  • Timeframes: H1, H4

おすすめのプロダクト
Apex Trend Engine
Thiago Balonyi Candal Da Rosa
Apex Trend Engine is a professional Expert Advisor built to trade market structure and directional momentum with a disciplined risk framework. Unlike conventional systems that rely on lagging indicators or risky recovery methods, Apex Trend Engine focuses on identifying high-probability trend conditions and executing trades with precision and control. The system uses a combination of structural price analysis, volatility filtering, and trend validation to avoid low-quality market conditions. Tra
ZoneSniper EA is a Supply & Demand zone trading robot built for MetaTrader 5. It identifies high-probability price zones formed by consolidation, waits for a confirmed impulse breakout away from those zones, then enters trades precisely when price returns to retest them. Zone Detection The EA scans for consolidation clusters — a defined number of candles trading within a tight range. When price breaks out of that cluster with a strong impulse candle, the consolidation area is marked as either a
FREE
Gold Crazy EA   is an Expert Advisor designed specifically for trading Gold H1/ EU M15. It use some indicators to find the good Entry. And you can set SL or you can DCA if you want. It can be an Scalping or an Grid/ Martingale depend yours setting. This EA can Auto lot by Balance, set risk per trade. You also can set TP/ SL for earch trade or for basket of trade. - RSI_PERIOD - if = -1, then the default strategy works, if >0, then the RSI strategy works - MAX_ORDERS - to trade with only 1 order,
Correlated MT5
Ulises Calderon Bautista
## 日本語 ### Correlated MT5 v8.1 Correlated MT5 v8.1 は、MetaTrader 5 向けの複数銘柄対応 Expert Advisor です。資産バスケット、相関、平均回帰を分析し、市場確認用のパネルとしても、エクスポージャー、ポジションサイズ、リスク管理を含む自動売買システムとしても使用できます。 #### 仕組み - 3〜10銘柄のバスケットを作成し、価格を正規化します。 - 相関行列を計算し、Random Matrix Theory によるノイズフィルタを適用できます。 - エントリーには、設定したバスケットとの最低相関が必要です。 - ロングシグナル: 有効 Z-score が `-ZScoreEntry` を下回る、または S-score が `-SScoreEntry` を下回る条件を `SignalMethod` に従って判定します。 - ショートシグナル: 有効 Z-score が `ZScoreEntry` を上回る、または S-score が `SScoreEntry` を上回る条件を `Signal
FSilverTrend
Francisco Jesus Alonso Martin
FSilverTrend - Expert Advisor for USDJPY Trading FSilverTrend is an Expert Advisor (EA) designed to trade USDJPY, taking advantage of market trends with precision and efficiency. Based on an advanced algorithmic approach, this EA identifies the prevailing market direction and executes optimized trades to capture sustainable movements. Key Features: Trend-Based Strategy: Uses indicators and price action patterns to identify the predominant USDJPY trend and trade in its direction.  Smart Filters
このEAは,Meta Trader 5プラットフォーム向けのシンプルな自動取引システムです.パラボリックSARを用いて,市場のトレンドを見極めてロットサイズを自動的に調整し,コツコツと利益を積み上げていきます. 主な特徴 ロットサイズの調整にマーチンゲール法を用いません. 外国為替市場閉場前にポジションを持っている場合,そのポジションは週末に持ち越しされます. このEAは複数のポジションを同時に持つことを前提としているため,利用しているブローカーのMT5口座がヘッジングシステムタイプであることを確認してください. どの執行方式・フィルポリシーであっても対応できる回路をEAに組み込んでいます. 注文価格がストップレベルに違反していた場合には自動調整が行われます. 推奨設定 シンボル:USDJPY タイムフレーム:M5(5分足チャート) デポジット:最低1,000ドル(100,000円)を推奨します すべてのパラメータはデフォルト値に設定することを推奨します.TradeVolumeは証拠金に応じて増やすことができますが,その分リスクも高まります.TakeProfitとStopLoss
The art of Forex MT5
Arthur Hatchiguian
4.67 (6)
The art of Forexは、両方向に連続して取引を行う新しい複合型Expert Advisorです。一連の注文は、テイクプロフィットがヒットするまで、最良の平均価格を得るために開かれます。予測不可能な市場で利益を上げるために最適です。  The best results are on   EUR/USD H1   but you can use it on any   forex pair   and   timeframe . Live results :   https://myx.gg/mql5 Share   your best configuration set or find   help   on the discord:  https://myx.gg/discord You can use the  default settings  or find your  own configuration  depending on the security you want to have. I recommend to test your strategy bef
FREE
Gold Crowd Density Flip
Murtadha Majid Jeyad Al-Khuzaie
Gold Crowd Density Flip Expert Advisor is a powerful, market-ready trading system designed exclusively for XAUUSD (Gold) on the 15-minute timeframe. Built with precision logic and advanced filters, this EA is engineered to capture explosive breakout opportunities during periods of market compression, while maintaining strict risk management and professional-grade trade execution. Gold is one of the most volatile and liquid instruments in the financial markets, and trading it successfully requi
FREE
Gold Edge V1 is a real-tick-safe volatility breakout Expert Advisor for Gold (XAUUSD). It trades long breakouts from H1 compression zones using market execution, large profit targets and adaptive trailing stops. Of course, the zone timeframe and entry timeframe can be changed at any time if you want to experiment a little. Gold Edge V1 – Volatility Breakout Expert for Gold Gold Edge V1 is a professional volatility breakout Expert Advisor designed specifically for the Gold market (XAUUSD). It wa
CL CRT Machine
Rajalakshmi Murugesan
CL CRT MACHINE CL CRT MACHINE is a fully automated trading system designed for disciplined and controlled trading. All strategy logic is fully inbuilt;  users only need to configure risk settings based on their preference. Minimum Recommended Capital: $500 Required Timeframe: H1 Pair: XAUUSD ️ Key Features Trades only on H1 timeframe (fixed for consistency) Uses closed candles only (no repainting) Supports Buy & Sell setups One trade per valid setup (no overtrading) No martingale, no grid,
FREE
Pick and Roll   it is a Secure Automated Software for trade 28 pairs ​​simultaneously. P ick and Roll It is optimized for 28 pairs of forex market Pick and Roll  system operation: 1: PREVIOUS   TREND 2: CONSOLIDATION 3:   RUPTURE D o not use this robot at the same time as others, it is a multi-value robot, therefore it manages 28 pairs simultaneously. The architecture is a Fully Automatic Autonomous Robot Expert capable of independently analyzing the market and making trading decisions     
How the EA works (simple explanation) Trades on M5 timeframe Uses H1 timeframe to analyze global market context Analyzes 2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol: EURUSD Timeframe: M5 Trading style: Intraday
After vigorous research on the pattern recognition system, we implemented the strategy with two way confirmation for XAUUSD. This time for XAUUSD, this strategy is targeted to mainly keep the DD low as possible. We have tested it on 0.01, 0.02 and 0.03... the bare minimum possible on $1k account. The DD has remained below 10%.  As Buffet says "There are two rules to making money: 1) Never lose money and 2) Never forget rule no.1"  Live results: https://www.mql5.com/en/signals/2385099 Gold Excel
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Bollinger Bands  and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly
Quantum Athena X
Bogdan Ion Puscasu
5 (3)
よりスマートな制御。洗練された精度。 Quantum Athena Xへようこそ。Quantum Athenaの精度、効率性、そして規律ある実行力を基盤とした、次世代の集中型金取引システムです。 Quantum Athena Xは、Quantum Athenaと同じ合理化されたコアエンジンと、厳選された6つの戦略に基づいて構築されています。各戦略は、現在の金市場の状況に合わせて個別に改良および最適化されており、新しい強力なカスタムモードでは、トレーダーがどの戦略を有効または無効にするかを正確に選択できます。 完全に準備されたプラグアンドプレイ体験を好むトレーダー向けに、最適化された元の構成は引き続き利用可能です。一方、カスタムモードでは、独自の戦略の組み合わせを作成したいトレーダー向けに、より高い柔軟性が提供されます。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 割引価格
Custom Range Breakout EA (CRB) is a highly configurable breakout trading system that lets you define any price range and automate trades based on your strategy. Whether you're targeting the London open, New York session, or a custom intraday level, CRB gives you complete control over how and when to enter trades, with advanced risk tools and precise timing filters. The EA includes trailing stop, break-even logic, news filtering, day-of-week control, and more. All dynamic trade management inputs
Viking Alpha DAX Ivar Edition
Valdeci Carlos Dos Passos Albuquerque
Viking Alpha DAX — Germany 40 Expert Advisor for MetaTrader 5 LAUNCH PROMO Only 10 copies at launch price. Price increases with each sale. Launch price: $297 Next price: $497 Final price: $997 Live Performance: FX Blue — Vikingtradingbots What Makes Viking Alpha DAX Different Most DAX robots fail for one simple reason: they treat the Germany 40 like a forex pair. It isn't. The DAX has a heartbeat — a specific rhythm tied to the Frankfurt Stock Exchange opening, the European session structure, an
Made to Echo
Luaiy Ibra Hakiki Lubis
2.89 (9)
会う Made to Echo これは限定価格のフェーズです。販売数が10未満の間に99で手に入れてください。その上限に達すると、新しい価格は120になります。現在の販売数: 9部。 MQl5 チャンネル :  https://www.mql5.com/en/channels/robotsofluaiy インストラクション:  https://www.mql5.com/en/blogs/post/763451   正しいバックテスト設定についてお問い合わせください — 必要なすべてのものをお送りします。 シンプルさ、安定性、厳格な管理を重視するトレーダーのために設計された Made to Echo は、プロップファームのルールとプライベートアカウント管理を両方とも処理するために作られたあなたのワンチャートトレーディングアシスタントです。 Send a message to receive a demo-account trial build. EAの動作方法 スマートボラティリティフィルターは、平均真の範囲の拡大を監視して、ブレイクアウト環境を検出します。EAは方向性の拡大がある
MT4 バージョン: https://www.mql5.com/en/market/product/104671 MT5 バージョン: https://www.mql5.com/en/market/product/110506 ヘッジ ブレイクアウト エキスパート アドバイザーは、ヘッジ戦略を通じて堅牢なリスク管理を採用しながら、市場のブレイクアウトを活用するように設計された洗練された取引ツールです。 この EA は、市場の流動性の向上を活用して取引の可能性を最大化し、最適なブレイクアウトの機会を特定するように細心の注意を払って作成されています。 このエキスパートアドバイザーは、ブレイクアウトロジックとヘッジによる効果的なリスク管理を組み合わせることで、全体的な取引パフォーマンスを向上させ、潜在的な反転を防ぐことを目指しています。 主な特徴: ブレイクアウト検出アルゴリズム: EA には、主要なサポートとレジスタンスのレベルを特定する強力なブレイクアウト検出アルゴリズムが装備されています。 過去の価格データとボラティリティ指標を利用して、潜在的なブレイクアウト
HMA TrendPro Experts · AuroraQuantSystems · Version: 1.2 · Activations: 5 AQS-HMA TrendPro Hull Moving Average (HMA) trend-following Expert Advisor for MetaTrader 5 Engineered around trend-cycle confirmation, ATR-defined exits, structured pyramiding, and production-grade safety controls. Overview AQS-HMA TrendPro is a rule-based trend-following EA for MetaTrader 5 that seeks to participate in sustained directional moves by combining: Fast HMA reversal timing (entry trigger) Slow HMA trend conf
The Bitcoin Reaper
Profalgo Limited
3.71 (34)
発売プロモーション: 現在の価格で入手できるコピーの数はごく限られています。 最終価格: 999ドル 新規 (349 ドルから) --> 1 EA を無料で入手 (取引口座番号 2 つ)。 究極のコンボディール   ->   こちらをクリック 公開グループに参加する: ここをクリック   LIVE SIGNAL LIVE SIGNAL V2.0 UPDATE 2.0 INFO BITCOIN REAPER へようこそ!   Gold Reaper が大成功を収めた後、同じ勝利の原則を Bitcoin 市場に適用する時が来たと判断しました。そして、それは非常に有望に見えます!   私はこれまで 20 年以上にわたってトレーディング システムを開発してきましたが、私の専門分野は「断然」ブレイクアウト戦略です。 このシンプルながらも効果的な戦略は、常に最高の取引戦略の上位にランクインしており、基本的にあらゆる市場に適用できます。     特にビットコインのような変動の激しい市場では、真価を発揮します。   それで、この戦略はどのように機能するのでしょうか? ブレイクアウト戦略は、重要なサ
MAM Gold
Matei-Alexandru Mihai
Overview MAM Gold MT5 is an Expert Advisor built exclusively for single stocks (equities/stock-CFDs). It is long-only, uses trend confirmation (EMA alignment) with volatility filters, and applies an adaptive trailing module for exits. The EA does not use martingale or uncontrolled averaging. If attached to a non-stock symbol, it remains idle. What it does Trades stocks only; long entries when trend and volatility conditions align ATR/EMA-aware trailing with optional partial exits Optional pyra
The EA opens trades based on Fractals indicator signals and uses smart averaging and position volume calculation. Unlike most grid expert advisors, Double Grid Pro opens averaging positions only on signals. The Fractals indicator is considered the most effective in this case. The expert Advisor can be configured for an aggressive and conservative trading style. The key parameter in the strategy is the CorrectionValue parameter, it indicates the size of the correction at which we close the enti
Titan Strength Pro    -  Where Currency Power Meets Smart Trading ===> Attention, the EA is not Plug and Play, it requires assistance, once purchased contact me <=== 2  Multi-Timeframe Analysis | 28 Currency Pairs | Smart Grid System |  Built-in Drawdown Protection User guide    |    Set File Medium/low Risk   |    Update Guide  Wha t Makes This EA Different? Unlike single-pair EAs that rely on one strategy, Titan Strength Pro  EA analyzes the entire Forex market simultaneously across 28 maj
XAU CCI Extreme H4 Expert Advisor for MetaTrader 5 — Gold / XAUUSD focus Version: 1.00 What it is XAU CCI Extreme H4 is an Expert Advisor for gold on the H4 chart. CCI extreme reversion style participation on gold H4. Built for structured automated participation — not grid , not martingale . Evaluate on your broker and risk profile before any live use. This product is a technical system . Exact thresholds and entry equations remain internal product design and are not published here. Advantages
FREE
The Black Dragon robot is designed to operate seamlessly across various trading symbols, such as currency pairs and metals, using its default settings, which eliminates the need for additional user intervention in most cases. When applying the robot to a single currency pair, no further adjustments are necessary, making it straightforward for beginners or those focusing on a specific market. However, for users who wish to expand its use to multiple currency pairs or symbols simultaneously, it’s
Gold Scalper King EA is a fully automated MetaTrader 5 Expert Advisor developed exclusively for trading XAUUSD (Gold). The EA follows a systematic breakout strategy that combines market structure analysis, pending order execution, and dual EMA trend confirmation to identify trading opportunities. Rather than predicting market reversals, Gold Scalper King waits for price to confirm a breakout beyond significant swing highs or swing lows before entering a trade. Every position follows predefined t
BandRider EA BandRider EA is an automated Expert Advisor for MetaTrader 5 based on Bollinger Bands and an ATR volatility filter. The EA is designed to identify potential price reversal opportunities while incorporating configurable position management and risk control features. Overview The Expert Advisor monitors price interaction with the Bollinger Bands and evaluates market volatility using the Average True Range (ATR) indicator. Trading decisions are executed automatically according to the
XAU DAEDALUS QUANTUM MIND  CCI + Parabolic SAR Adaptive Intelligence (No Grid / No Martingale) XAU Daedalus Quantum Mind  is an adaptive, AI-inspired Expert Advisor that combines the legendary power of CCI (Commodity Channel Index) and Parabolic SAR with an intelligent "Quantum Neural" layer that dynamically adjusts trade parameters based on real-time market conditions. Named after Daedalus, the greatest architect and inventor of Greek mythology, this system builds an intricate "Labyrinth" of
The EA uses a trend strategy based on several relative Strength, Average True Range and Stochastic oscillator indicators. it Also uses a grid and averaging positions up to 6 orders. The EA uses the main timeframe H1 and M15, M30 as additional. Orders use stop loss, take profit, breakeven, trailing stop and smart filter to transfer positions to breakeven. Attention! This EA is only for "hedging" accounts. МetaТrader 4 version :  https://www.mql5.com/en/market/product/39786 Multi_Currency_BackTest
このプロダクトを購入した人は以下も購入しています
Quantum Titanは、Quantumエコシステムに機関投資家レベルの取引機能をもたらし、精度、規律、そして実績のあるライブマーケットパフォーマンスにおいて新たな基準を打ち立てます。 GOLDエキスパートアドバイザーにさらなる性能を求めるトレーダーのために開発されたTitanは、Quantumトレーディングテクノロジーの次なる進化を象徴するものです。 全世界で生涯ライセンスは1,000個限定です。 1,000部すべてが完売次第、Quantum Titanは入手できなくなります。 発売記念特別割引価格。最終価格1999ドル。 初期投資5万ドルでLive Signalに参加しよう:   こちらをクリック Quantum Titan MQL5 公開チャンネル:   こちらをクリック ***Quantum Titan MT5 を購入すると、Quantum Emperor、Quantum King、Quantum Bitcoin、Quantum Baron、Quantum Valkyrie、Quantum OmniGold、Quantum Athena X、Quantum
Quantum Queen X MT5
Bogdan Ion Puscasu
5 (24)
伝説は続く。女王は進化する。 Quantum Queen Xへようこそ。これは、Quantum Queenの実績ある成功を基盤とした、伝説的なゴールド取引システムの次世代版です。 Quantum Queen Xは、Quantum Queenと同じ実績のあるコアエンジンをベースに構築されており、トレーダーがどの戦略を有効または無効にするかを正確に選択できる強力な新しいカスタムモードが導入されています。 すべての戦略は個別にレビュー、改良、最適化され、さまざまな市場状況においてさらに優れたパフォーマンスと適応性を発揮します。デフォルトのプリセットも強化され、7つの戦略ではなく厳選された9つの戦略を組み合わせることで、より広い市場範囲とより多くの取引機会を提供すると同時に、Quantum Queen XをMQL5で最も成功したGOLDエキスパートアドバイザーにした規律ある取引哲学を維持しています。 IMPORTANT! After the purchase please send me a private message to receive the installation manual
Smart Gold Hunter
Barbaros Bulent Kortarla
4.93 (28)
Smart Gold Hunter は、MetaTrader 5 で XAUUSD / Gold を取引するための Expert Advisor です。グリッドなし、マーチンゲールなし、実際の Stop Loss と Take Profit ロジック、そして管理されたリスクコントロールを重視するトレーダー向けに設計されています。 購入前にライブシグナルを確認できます: Live Signal - IC Markets: https://www.mql5.com/en/signals/2365400?source=Site +Signals+My Live Signal - Ultima Markets: https://www.mql5.com/en/signals/2376242?source=Site +Signals+My Smart Gold Hunter はグリッド EA ではなく、マーチンゲール EA でもありません。無制限のリカバリーポジションや、損失後のロット増加に依存しません。この EA の主な考え方は、危険なナンピンではなく、管理されたロジック、保護設定、実際のトレ
Scalping Robot Pro is a professional trading system designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability trading opportunities in the gold market. Scalping Robot Pro is optimized for traders
The Gold Reaper MT5
Profalgo Limited
4.47 (103)
小道具会社準備完了!( セットファイルをダウンロード ) 警告: 現在の価格で販売できるのは残りわずかです! 最終価格:990ドル EAを1つ無料でゲット(3つの取引アカウント分)→購入後ご連絡ください 究極のコンボセット   は   こちらをクリック 公開グループに参加する: こちらをクリック   ライブシグナル クライアントシグナル YouTubeレビュー 最新マニュアル ゴールドリーパーへようこそ! 非常に成功を収めたGoldtrade Proをベースに開発されたこのEAは、複数の時間枠で同時に動作するように設計されており、取引頻度を非常に保守的なものから極めて変動の激しいものまで設定できるオプションを備えています。 このEAは、複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ出し、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットが設定されていますが、リスクを最小限に抑え、各取引の潜在的な利益を最大化するために、トレーリングストップロスとトレーリングテイクプロフィットも使用されます。 このシステムは、非常に人
Zoomini
Gennady Sergienko
5 (5)
重要情報: サポートおよび質問への回答はこちらでのみ行います:  https://www.mql5.com/en/users/zolia  ( Zolia - UTC/GMT: 台湾 ); Zoomini は、GoGoPips プロジェクトの 2026 年 7 月の最新研究から生まれた、小規模な機械学習モデルセットです。 これらのモデルは XAUUSD H1 / Gold 専用です。 シグナル: www.mql5.com/en/signals/2381994 知っておくべき重要事項: モデルは 1つの注文 のみで取引し、同じ SL/TP を使用します。 対応: Netting口座 および任意のレバレッジ。 中期的な取引スタイルのため、大口の入金にも対応しています。  100% の取引活動 。 これは、モデルが市場へのエントリーを避けず、常に取引状態にあることを意味します。 モデルは、都合のよいエントリーポイントを探すのではなく、毎分の価格方向を予測するように特別に訓練されています。 購入前の完全な透明性 。   現在、一時的に、またはこの EA の所有者が反対しなければ恒
重要 : このパッケージは、現在の価格で、非常に限られた数のみ販売されます。    価格はすぐに1999ドルになるだろう    100 以上の戦略が含まれており 、今後もさらに追加される予定です。 ボーナス : 1499 ドル以上の価格の場合 --> 私の他の EA を  5 つ無料で選択できます! すべてのセットファイル 完全なセットアップと最適化ガイド ビデオガイド ライブシグナル レビュー(第三者) NEW - 44-STRATEGIES LIVE SIGNAL 究極のブレイクアウトシステムへようこそ! 8 年をかけて丹念に開発された、洗練された独自のエキスパート アドバイザー (EA) である Ultimate Breakout System をご紹介します。 このシステムは、高く評価されているGold Reaper EAを含む、MQL5市場で最高のパフォーマンスを誇るいくつかのEAの基盤となっています。 7か月以上にわたって1位を維持したこのほか、Goldtrade Pro、Goldbot One、Indicement、Daytrade Proもランクインしました。
Lizard
Marco Scherer
4.24 (38)
LIZARD とは? Lizard は、MetaTrader 5 の XAUUSD(ゴールド)専用に開発された完全自動の Expert Advisor です。マルチストラテジーのスイングブレイクアウトシステムを使用し、チャート上の重要な構造レベルを特定して、精密に計算されたエントリーポイントに逆指値の待機注文を配置します。マーチンゲールなし。グリッドなし。ナンピンなし。 すべての取引には明確な Stop Loss と Take Profit が設定され、多層的なイグジットシステムによって24時間自動的に管理されます。 ライブシグナル - 購入前に実際のパフォーマンスを確認: https://www.mql5.com/en/signals/2372821 仕組み Lizard は H1 時間足で XAUUSD チャートを継続的にスキャンし、重要なスイングハイとスイングローを探します。有効な構造が特定されると、そのレベルから調整された距離に Buy Stop または Sell Stop の待機注文を配置します。トリガーには単なる価格のタッチではなく、本物のブレイクアウトが必要です。 このア
Adaptive Gold Scalper Important Pre-notice: This strategy requires a long period of practical verification, and favorable trading returns cannot be guaranteed in the short run. Traders must select brokers with ultra-low order latency, minimal slippage and zero/low stop level requirement; poor broker conditions will lead to disastrous trading results. I have over 14 years of professional trading experience. With proper brokerage conditions and sufficient running time, this fully automated scalpi
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.43 (130)
取引は少なく。質は高く。一貫性がすべて。 • ライブシグナル モード1 ライブシグナル モード 2 Twister Pro EA は、XAUUSD(ゴールド)のM15タイムフレーム専用に開発された高精度スキャルピングEAです。取引回数は少なめ——しかし、取引する時は必ず目的を持って行います。 すべてのエントリーは注文が出される前に5つの独立した検証レイヤーを通過し、デフォルト設定では極めて高い勝率を実現します。 2つのモード: • モード1(推奨)— 非常に高い精度、週数回の取引。資金保護と規律ある取引のために設計。 • モード2(ショートSL)— ストップロスが大幅に短く、モード1より多くの取引。個々の損失は最小限。リスクを管理しながら市場への露出を増やしたいトレーダーに最適。 仕様: シンボル:XAUUSD | タイムフレーム:M15 最低入金:$100 | 推奨:$250 RAW SPREADアカウントは必須 VPS強く推奨 グリッドなし!すべての取引にTPとSLあり! 推奨ブローカー: Exness Raw | Vantage | Fusion Markets 購入後、以下
ThunderGold Scalper
Jorge Luiz Guimaraes De Araujo Dias
5 (4)
ThunderGold Scalper ThunderGold Scalperは、MetaTrader 5でゴールドを自動売買するために開発されたエキスパートアドバイザーです。 このEAは、M15時間足のXAUUSDおよびGOLD向けに設計されています。独自の多要素意思決定エンジンを使用して、条件を満たした取引機会を検出し、ポジションを自動管理します。 市場構造、トレンド方向、ローソク足の品質、出来高、モメンタム、約定条件を組み合わせて分析します。常に取引するのではなく、適切な市場条件を待つように設計されています。 Live Signal — TMGM 主な機能 XAUUSDおよびGOLD向け 推奨時間足:M15 完全自動売買 グリッド戦略を使用しない 自動Stop LossおよびTake Profit ダイナミックトレーリングストップ リスク率または固定ロットによるポジションサイズ計算 トレンドおよびモメンタムフィルター ローソク足品質および出来高フィルター 重要経済指標ニュースフィルター 祝日および市場休場時の保護 スリッページ調整システム 1日の取引回数制限およびクールダウン 情
Logan MT5
Thierry Ouellet
5 (21)
LIMITED TIME OFFER AT 289$ Price will go up at  499$ on August 10th! Logan MT5 isn't your typical Gold Grid EA that blindly opens trade after trade, consuming your margin and putting your capital at unnecessary risk. Instead, it patiently waits for high-probability entry opportunities and uses an intelligent recovery system that combines ATR-based grid spacing with dynamic lot progression . This allows it to withstand adverse market movements that would wipe out most conventional grid EAs—incl
Quantum King EA
Bogdan Ion Puscasu
4.96 (213)
Quantum King EA — あらゆるトレーダーのために洗練されたインテリジェントパワー IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 発売記念特別価格 ライブ信号:       ここをクリック MT4バージョン:   こちらをクリック クォンタムキングチャンネル:       ここをクリック ***Quantum King MT5 を購入すると、Quantum StarMan を無料で入手できます!*** 詳細についてはプライベートでお問い合わせください! 正確さと規律をもって取引を管理します。 Quantum King EA は、 構造化グリッドの強さと適応型マーチンゲールのインテリジェンスを 1 つのシームレスなシステムに統合します。M5 の AUDCAD 用に設計されており、安定した制御された成長を望む初心者とプロの両方のために構築されています。
Gold Snap
Chen Jia Qi
4.47 (17)
Gold Snap — ゴールド向け高速利益獲得システム ライブシグナル: https://www.mql5.com/en/signals/2362714 ライブシグナル2: https://www.mql5.com/en/signals/2372603 実績シグナル v2.0: https://www.mql5.com/en/signals/2379945 現在の価格で残り3本のみです。価格はまもなく$999に引き上げられます。 購入後、ユーザーガイド、推奨設定、使用上の注意、およびアップデートサポートを受け取るため、必ずプライベートメッセージでご連絡ください。 https://www.mql5.com/en/users/walter2008 製品アップデートやトレード情報を受け取るため、ぜひ MQL5 チャンネルにご参加ください。 https://www.mql5.com/en/channels/tendmaster Gold House の長期的な開発と実運用での検証を通じて、ゴールド市場におけるブレイクアウト戦略の有効性と、当社の自動適応パラメータシステムの実用的な価値を
Launch Offer:   Grab Gold Naural Core and bundle it with   XAU Momentum   and get 2 free EAs of your choice from my entire MQL5 store. DM me for details. Learn how I personally manage risk when using grid systems:  https://www.mql5.com/en/blogs/post/767250 Read the user guide to any TickStack grid system:  https://www.mql5.com/en/blogs/post/767232 Gold Neural Core — Hyper-Scalping Grid System for XAUUSD Gold Neural Core is a high-frequency grid trading system engineered specifically for gold (X
Zerqon EA
Vladimir Lekhovitser
3.43 (28)
リアルタイム取引シグナル 取引活動の公開リアルタイム監視: https://www.mql5.com/ja/signals/2372719 公式情報 出品者プロフィール 公式チャンネル ユーザーマニュアル セットアップ手順および使用ガイド: ユーザーマニュアルを開く Zerqon EA は、XAUUSD 取引専用に設計された適応型エキスパートアドバイザーです。 この戦略は、ONNX を通じて統合された Deep LSTM ニューラルネットワークモデルに基づいており、市場の連続的な動きを処理し、価格変動を構造的に分析することを可能にしています。 モデルは、金価格の動き、ボラティリティ、および時間的条件における特定のパターンを識別することに重点を置いています。 固定的な従来型シグナルを使用する代わりに、EA は学習済みニューラルネットワークフレームワークを通じて市場を分析し、適切な条件が検出された場合にのみ取引を実行します。 Zerqon EA は継続的に取引を行うわけではありません。 まったく取引が行われない期間もあれば、適した XAUUSD 市場局面では短時間に
Pulse Engine
Jimmy Peter Eriksson
3.97 (35)
最新情報 - 現在の価格で入手できるのは残りわずかです! このシステムの主な目的は、リスクの高いマルチンゲールやグリッドを使用せずに、長期的なライブパフォーマンスを実現することです。  現在の価格での販売部数は非常に限られています。 最終価格 1499ドル 【ライブシグナル】    |    【バックテスト結果】    |    【設定ガイド】    |    【FTMO結果】 取引への新たなアプローチ Pulse Engineは、インジケーターや特定の時間枠を一切使用しません。MQL5上の他のどのトレーディングシステムも採用していない、非常にユニークなアプローチを採用しています。 この手法は、日中の方向性パターンに基づいて取引を行います。これらのパターンは、私が長年開発・改良を重ねてきた独自のパターン認識ソフトウェアを用いて発見したものです。 このソフトウェアにより、市場が過去に特定の方向に強い動きを示した時間帯を特定することができます。 市場ごと、そして曜日ごとに、それぞれ独自の動きがあります。 この手法が非常に強力な理由は、市場がトレンドにあるのか、反転しているのか、あるい
Nexorion Initium Novum EA
Valentina Zhuchkova
4.32 (25)
NEXORION: Initium Novum — 決定論的ロジックとアルゴリズムの統合 NEXORION は、厳密な流動性処理数学アルゴリズムに基づいた機関投資家レベルの分析コンプレックスです。本プロジェクトの中核概念は「計算の透明性」にあります。このエキスパートアドバイザー(EA)は、混沌とした価格フィードを構造化された幾何学的ゾーンへと変換し、意思決定プロセスを取引チャート上に直接可視化します。 リアルタイム・モニタリング https://www.mql5.com/en/signals/2378408 https://www.mql5.com/es/signals/2372338 システム技術仕様 取引銘柄: XAUUSD (Gold) 運用タイムフレーム: H1 手法: 機関投資家流動性分析および決定論的ロジック (Institutional Liquidity Analysis & Deterministic Logic) 意思決定基盤: 流動性プールと均衡レベルの数学的算出 数学的アーキテクチャと可視化 システムの主要な革新は、Dynamic Computation M
Quantum Emperor MT5
Bogdan Ion Puscasu
4.86 (507)
ご紹介     Quantum Empire EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Emperor EAを購入すると、Quantum StarMan が無料で手に入る可能性があります!*** 詳細についてはプライベートでお問い合わせください 検証済み信号:   こちらをクリック MT4バージョン:   ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル 量子皇帝EA       EAは、1つの取引を5つの小さな取引に継続的に分割する独自の戦略を採用しています
XG Gold Robot MT5
MQL TOOLS SL
4.31 (113)
The XG Gold Robot MT5 is specially designed for Gold. We decided to include this EA in our offering after extensive testing . XG Gold Robot and works perfectly with the XAUUSD, GOLD, XAUEUR pairs. XG Gold Robot has been created for all traders who like to Trade in Gold and includes additional a function that displays weekly Gold levels with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on Price Action, Cycle S
更新情報:次期価格:699ドル、最終価格:999ドル もしあなたが、誠実さと、単に見た目は完璧な直線的なバックテスト結果だけで口座を破綻させるようなものではなく、実際の取引のために構築された真のトレーディングシステムを重視するなら、これはあなたにぴったりかもしれません。 マーチンゲール法なし/グリッド法なし 22ヶ月間ライブ信号 ライブ成長率+270% 【ライブシグナル】    |  【FTMO実績】    |  【メインポートフォリオ】  |  【バックテストガイド】 Range Breakout EAがこれほど安定している理由とは? Range Breakout EAは、よく知られた市場の動向、すなわち取引セッション間のボラティリティの変化に基づいています。 通常、アジアセッション中はボラティリティが低く、価格レンジが狭くなります。ロンドンセッションが始まるとボラティリティが上昇し、価格はこのレンジを突破して ブレイクアウト方向に動き続けることがよくあります。 このシステムはこのブレイクアウトをトレードし、ボラティリティが低下し始めた時点でポジションを決済します。
XT Bitcoin Robot is an advanced  automated trading system  designed specifically for  BTCUSD traders  who want to take advantage of Bitcoin's market volatility without the need for constant market monitoring. The robot continuously analyzes market conditions and automatically executes trades based on its built in trading logic, helping traders stay active in the market 24 hours a day without manual intervention. The system is designed to identify trading opportunities and manage positions accor
Chiroptera
Rob Josephus Maria Janssen
4.64 (47)
Prop Firm Ready! Chiroptera is a non-martingale, non-grid, multi-currency Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades (of all 28 pairs!) with tactically placed Take Profits and Stop Losses, that are continuously adjusted to maximize gains and minimize losses. It keeps track of past and upcoming news reports to ensure impacts are minimized and carefully measures real-time volatility to prevent impacts due to unpredictable geo-political disturbances c
Scalper speed with sniper entries. Built for Gold. Tired of all the fake EAs that eventually disappear?  Wave Rider  is honest, transparent EA without any fake AI or manipulated back-test that's been continuously updated for more than 6 months $499  until Signal reaches 150% - then 599 USD Check the Live signal  or Manual  or  Broker performance Version 5.0 upgrade notice: Close all Wave Rider positions before updating. Strategy Magic Numbers and several input names changed. Review your setting
Syna
William Brandon Autry
5 (27)
Syna 7 - トレードに寄り添い続けるAI ほとんどのトレーディングシステムは、エントリーした時点で考えるのをやめます。 Synaは違います。 Syna 7は、分析から決済まで関与し続けるために設計されたAIトレーディング・アシスタントであり、自律型トレーディングシステムです。 現在の状況を監視し、トレードの文脈を記憶し、ニュースとボラティリティを評価し、ポジションを管理し、口座間を調整し、注文が約定した後も判断を再評価し続けることができます。 トレードはエントリーで終わりません。 インテリジェンスも同じであるべきです。 分析から決済まで、ひとつの連続したインテリジェンス。 チャンネルとコミュニティ アップデート、シグナル、リリース情報、製品デモはチャンネルでご確認ください。公開グループでは質問や他のトレーダーとの交流ができます。 私のMQL5チャンネルをフォロー 私のMQL5公開グループに参加 Synaとは Synaは、トレーディング運用全体のインテリジェンス層として機能するよう設計されています。 次のような対象と連携できます。 Syna自身の自律的なトレーディング戦略 他のE
SomaOil
Andrii Soma
5 (2)
SomaOil は、WTI 原油 (XTIUSD) 専用に構築された、MetaTrader 5 用のマルチ戦略ブレイクアウト エキスパート アドバイザーです。 1 つのチャート、1 つの EA、20 の独立した戦略が単一の分散ポートフォリオとして連携します。 ライブシグナル。 発売時にアクセスできるようにするために、透明性があり段階的に調整される価格モデルを使用します。 発売価格:100 USD(48時間) 月曜日以降、10本売れるごとに価格が 100 USD 上がります 同じ日に 10 本超売れても、値上げは 1 日 1 回までです 早期購入者は、製品の存続期間中、最も有利な価格を固定します。 コンセプト SomaOil には、狭い市場体制に過度に適合する傾向のある単一のセットアップを実行する代わりに、単一の WTI チャート上の単一の EA の下ですべて並行して実行される 20 の事前調整された戦略の厳選されたセットが付属しています。 各戦略には、独自のマジックナンバー、コメント、タイムフレーム、スイング検出パラメーター、出口、ニュース距離、ロットステップがあります。これらは同じ実
XAU Momentum — Trend-Aligned Gold Breakout EA Live Performance All Tick Stack Signals can be found on our website or by following the link below. See images below for more information.  https://www.mql5.com/en/blogs/post/773500 Launch Offer:   Grab XAU Momentum now at the lowest price it'll ever be. Bundle it with   Gold Neural Core   and get 2 free EAs of your choice from my entire MQL5 store. DM me for details. Two copies left at current price - next price = 298$ How to use: Load on XAUUSD
Obsidian Flow Atlas EA 精度・構造・実行 金融市場は感情に報いることはありません。 市場が評価するのは、規律、一貫性、そして客観的なデータに基づいて意思決定を行う能力です。 Obsidian Flow Atlas EA は、この理念のもとに開発されました。 MetaTrader 5向けに設計された完全自動売買システムであり、金融市場で最も人気の高い2つの銘柄に対応しています。 • XAUUSD(ゴールド) • EURUSD(ユーロ/米ドル) システムは市場環境を自動的に分析し、独自の取引ロジックと統合されたリスク管理モデルに基づいてポジションを開設・管理します。 チャートを長時間監視したり、エントリーポイントを探したり、手動で取引判断を行う必要はありません。 EAをインストールし、希望するリスクレベルを選択するだけで、システムが自動的に取引を行います。 実証済みのリアル運用実績 最大限の透明性を確保するため、本システムの運用実績は公開ライブシグナルを通じて確認できます。 XAUUSD(ゴールド) https://www.mql5.com/en/signals/23
Cortex Aurex
Vladimir Mametov
4.64 (11)
本EAはMetaTrader 5向けに開発された完全自動売買システムであり、ゴールド(XAUUSD)専用に設計されています。そのロジックは、金市場の特徴である急激な価格変動、鋭い反転、高いボラティリティを前提に構築されています。本EAは、反応速度・規律・精密なポジション管理が特に重要となる環境での自動売買を可能にします。 本システムは、規律あるトレード管理、市場変化への迅速な対応、そしてコントロールされた決済を重視しています。基本的な考え方はシンプルで、トレーリングストップを用いて利益を伸ばしつつ、すべてのポジションを固定ストップロスで保護し、さらにM1時間足で逆シグナルが発生した場合には損失トレードを早期にクローズできる設計となっています。 シグナル:  https://www.mql5.com/en/signals/2378776 特別ローンチ価格: 現在の価格は最初の40本の販売にのみ適用されます。40本販売後、EAの価格は 100 USD 上昇し、 599 USD となります。 コアコンセプト 本EAは、ゴールド(XAUUSD)を自動売買したいトレーダー向けに設計されており、明
[ My Channel ] HFT Spike EA 推奨口座:ハイレバレッジの Standard、ECN、Raw;Cent;Propfirm(FTMO FundedNext 等) 戦略:量子物理学の原理、HFT Spike(高頻度取引)、レベル取引、ニューラル取引、マルチンゲールなし、グリッドなし、単一ポジションのトレンド取引。 XAUUSD のティックデータをもとに設計された、完全自動かつリスク管理付きの EA です。Time-Frame を選択する必要はありません。デフォルト値はテスト済みの構成と同じです。 ゴールド向けに設計されています。突発的なボラティリティの爆発("spike")を検出し、スパイク後の値動きがフィルターを通過したときに精密なタイミングでポジションを開きます。 平均ポジション保有時間は短く、そのため Scalping Trading として際立っています。  Symbol : GOLD/XAUUSD Digits : 2 digits & 3 digits Leverage : Any Broker : Any Min Balance : 25$
作者のその他のプロダクト
BandRider EA BandRider EA is an automated Expert Advisor for MetaTrader 5 based on Bollinger Bands and an ATR volatility filter. The EA is designed to identify potential price reversal opportunities while incorporating configurable position management and risk control features. Overview The Expert Advisor monitors price interaction with the Bollinger Bands and evaluates market volatility using the Average True Range (ATR) indicator. Trading decisions are executed automatically according to the
ENGLISH DESCRIPTION CampTrader Tools is a trade management utility designed for MetaTrader 5. The tool helps traders manage existing positions by applying configurable trade management features such as stop loss, take profit, trailing stop, and position averaging. It is intended to assist with trade management and does not provide trading signals or guarantee trading results. FEATURES — AUTOMATIC SL & TP — The tool can automatically apply stop loss and take profit levels to positions that do no
FREE
====================================================  ENGLISH DESCRIPTION - MQL5 MARKET COMPLIANT ==================================================== GoodVibe EA is a trade management utility designed to assist traders in managing open positions automatically. It does not open trades on its own. All entry decisions remain with the trader. The EA runs in the background and applies the configured management rules to positions that are already open — either on the current chart symbol or across
FREE
====================================================  ENGLISH DESCRIPTION (Paste ke kolom English) ==================================================== Have you ever watched a trade go against you — and felt helpless, unable to do anything but wait? That frustration is exactly why GajahMada EA was built. Named after the legendary Mahapatih Gajah Mada of the Majapahit Empire — a commander who never retreated, never surrendered, and united the Nusantara archipelago through strategy and patienc
PrecisionEdge EA — RSI and Stochastic Confluence System for MT5 PrecisionEdge EA is an automated Expert Advisor for MetaTrader 5. It uses two technical indicators — the Relative Strength Index (RSI) and the Stochastic Oscillator — to determine entry conditions. A trade is placed only when both indicators generate a signal at the same time on a new bar close. Entry Logic A buy order is placed when the RSI crosses upward out of the oversold level and the Stochastic %K line crosses above the %D lin
==================================================== ENGLISH DESCRIPTION  ====================================================   KenArok EA is an automated trading system for MetaTrader 5, named after Ken Arok, founder of the Singasari Kingdom in East Java, Indonesia (1222 AD). The EA applies a structured averaging strategy using two indicators that must confirm simultaneously before any position is opened or averaged.   — ICHIMOKU KINKO HYO — Used as the primary trend filter. The Cloud (Senkou
ENGLISH DESCRIPTION — MQL5 MARKET COMPLIANT IchiBand Pro | Rudi Rupian | camptrader.web.id ====================================================   IchiBand Pro is an automated Expert Advisor for MetaTrader 5 that combines two widely respected technical analysis tools — Ichimoku Kinko Hyo and Bollinger Bands — into a single structured trading system. The EA manages positions using a systematic averaging approach with configurable cycle control, margin protection, and real-time chart panel.   — WH
This EA reads RSI and candle direction together. A buy entry requires consecutive candle closes below the oversold level. A sell entry requires consecutive candle closes above the overbought level. The candle close filter is the main accuracy control. A confirmed close — not just a wick or intrabar move — means the market has genuinely committed to that direction. Noise and false spikes are naturally filtered out. For best results, use this on larger timeframes where each candle carries real pri
====================================================   Note EA is an automated trading system for MetaTrader 5 that combines CCI and RSI as a dual-confirmation entry filter, paired with a structured recovery system designed to manage the outcome of losing trades.   — ENTRY LOGIC: CCI + RSI —   The CCI (Commodity Channel Index) measures the deviation of price from its statistical average. When CCI moves into extreme oversold territory below -100, it indicates that price has moved unusually far b
CampTrader Dashboard is an all-in-one visual indicator for MetaTrader 5 that combines three powerful technical indicators into a single clean panel — with an automatic weekly win rate tracker built in. What's Inside the Panel Bollinger Bands Section Upper, Middle, and Lower band values Price position: Above / Inside / Below the band Bandwidth % (band width relative to mid) BB Signal: BUY / SELL / Neutral Ichimoku Cloud Section Tenkan, Kijun, Span A, and Span B values Cloud status: Bullish or
Mabuk Samudra V3 is a fully automated Expert Advisor for MetaTrader 5 that operates on a continuous tick-driven cycle. Every incoming tick triggers the following sequence in strict order. 1. Initialization & Safety Checks On startup, the EA loads symbol parameters, sets the magic number, configures trade deviation and order filling mode, and initialises RSI and CCI indicator handles. Persistent state — including maximum drawdown — is restored from global variables. A license and account lock che
ATR Rider is an automated Expert Advisor (EA) for MetaTrader 5, designed for trading XAUUSD (Gold) and other volatile instruments. It uses ATR (Average True Range) Volatility Breakout signals to detect high-momentum market moves, entering trades only after a candle fully closes — ensuring confirmation before execution. The EA features a smart averaging system that adds positions when the market moves against the initial entry, using ATR-based distance rather than fixed pips — making it adaptive
Combining RSI and Stochastic: A Powerful Momentum Fusion The combination of the Relative Strength Index (RSI) and the Stochastic Oscillator represents one of the most popular and effective pairings in technical analysis. Both indicators measure momentum and operate within bounded ranges, yet they do so through fundamentally different calculations — making their confluence particularly meaningful when signals align. The RSI, developed by J. Welles Wilder in 1978, measures the magnitude of recent
Combining CCI and Stochastic: A Synergistic Approach The real power of these two indicators emerges when they are used together. Because the CCI is an unbounded oscillator with no fixed extremes and the Stochastic is bounded between 0 and 100, they measure momentum from different mathematical perspectives. When both indicators align, the resulting signal carries substantially higher confidence. A high-probability long setup occurs when the Stochastic drops below 20 (oversold) and simultaneously
Use EA time frame h4 or h1 parameter setup like screan shot Introduction The H4 Moving Average (MA) Trading Method is one of the most widely used trend-following strategies in the financial markets, particularly among Forex traders. This approach utilizes Moving Averages on the 4-hour (H4) timeframe to identify market trends, determine entry and exit opportunities, and filter out short-term market noise. Unlike lower timeframes that can generate numerous false signals due to market volatility, t
Royal Sterling Intel – Expert Advisor Overview Royal Sterling Intel (RSI) is an automated trading system designed around the Relative Strength Index (RSI), one of the most widely recognized momentum indicators in technical analysis. The strategy is primarily configured to operate on the H4 (4-hour) timeframe by default, allowing it to analyze broader market movements while reducing exposure to short-term price fluctuations commonly found on lower timeframes. The core objective of the system is t
OVERVIEW SmartToolsAssisten is a trading assistant EA for MetaTrader 5. It does not open trades automatically. It provides risk management tools, H1-based support and resistance zones, RSI/CCI-based trade signals, position averaging, and an on-chart dashboard. Intended for manual traders who manage their own entries and exits. SmartToolsAssisten — торговый ассистент для MetaTrader 5. Не открывает сделки автоматически. Предоставляет инструменты управления рисками, зоны поддержки и сопротивления н
CrazyRich EA est instrumentum professionalis administrationis negotiationum pro MetaTrader 5, auxilians negotiatoribus manualibus in gubernatione positionum apertarum automatice. Positiones proprias non aperit — solum positiones quas tu manualiter aperis administrat. Proprietates Principales: TP Individuale — profectum singularem pro quaque positione nova ex pretio apertionis suae constituit. SL Collectivum — unum pretium communis Stoplossi (ex prima positione calculum) omnibus positionibus eius
DualGrider EA DualGrider EA is an automated trading system designed to follow market direction using the Relative Strength Index (RSI) as its primary trade confirmation. The strategy opens Buy or Sell positions only when RSI conditions align with the prevailing market trend, helping to reduce entries against momentum. The EA applies a trend-following averaging method, meaning additional positions are added only in the direction of the existing trend. It does not intentionally average against the
フィルタ:
レビューなし
レビューに返信