Universal Martingale EA

The Expert Advisor is based on Martingale principle combined with a grid system. It uses different entry logics like Bollinger Bands, RSI, Heiken Ashi (and much more). After the inital order has been placed, the grid/martingale systems comes into play. The lot increase and grid distance can be calculated on different fundamentals. The take profit and a grid distance can be calculated dynamically (with ATR). The bot handles sells and buys independently. For low risk settings, a stop loss can be used.

The parameters are described below:

Parameters

  • OrderComment: Add a custom order comment
  • TP in $: Take profit in €/$ (not pips etc.)
  • Max Loss in $: (0=off): Maximal loss in €/$. Orders will be closed when reached
  • MagicNumber: Add a custom magic number
  • EntryLogic: Choose the entry logic to start a trade
  • EntryLogic2: Choose a second entry logic in combination with the first
  • Bands-/Envelopes Period: Parameter for specific indicator
  • Bands-/Envelopes Deviation: Parameter for specific indicator
  • (Strength)FastMA: Fast moving average period for currency strength
  • (Strength)SlowMA: Slow moving average period for currency strength
  • StochasticKParameter for specific indicator 
  • StochasticDParameter for specific indicator 
  • StochasticSParameter for specific indicator 
  • LowHighPeriod: number of candles to include for low/high calculation
  • RSIPeriodParameter for specific indicator      
  • Init. Lots: Initial lots for a trade
  • Minimum Grid in Points: Minium distance in points between two martingale steps
  • MaxGrid(0=off): Limit the maximum grid. If dynamic grid or GridMulti is used, the grid can be reduced by this parameter
  • GridMulti: Increase the grid distance with increased orders. If Gridmulti=2 and minimum grid is set to 200, the following grid would be used: 200, 400, 800…
  • MartMulti: Martingale multiplicator for the order size
  • Max Multiplikator: Limit the max. possible  Martingale Multiplicator
  • useDYNAMICPROFIT: Use dynamic profit calculation based on ADR. Only make sense in combination with useDYNAMICGRID.
  • ReferenceProfitPoints: If useDYNAMICPROFIT=true, a TP is calculated as follows: current grid/ReferenceProfitPoints * TP in €
  • useDYNAMICGRID: Use a dynamic grid based an ADR
  • ADRtimeframe: TF to calculate ADR
  • ADRperiod: Period for ADR calculation
  • ADRFactor: Factor to adjust an ADR range
  • Max Martingale Steps: Maximum allowed martingale steps
  • TrailingEntry (Points): Trailing distance for an entry
  • TrailingExit (Points): Trailing distance for an exit
  • OpenNewPositions: Open new orders
  • SeperateBuySell: Treat Buy and Sell independently (Buy and Sell can occur at the same time)
  • AllowBuy: Allow buy trades
  • AllowSell: Allow sell trades
  • StartHourGMT: Start hour each day
  • StartMin: Start minute
  • StopHourGMT: Stop hour each day
  • StopMin: Stop minute
  • GridOutsideTimeFilter: Orders for the grid will also be taken outside of the time filter
  • EntryOnTick: If TRUE, the entry logic will be checked each tick
  • GridOnTick: If TRUE, the grid logic will be checked each tick
  • DynamicLot: If TRUE, the lot will be calculated based on the ADR
  • TradeFriday: Allow trading on Friday
  • AppliedPrice: Applied price to the EntryLogics
  • Slippage in Points: Slippage
  • StartOrderLevel to increase TP: If a certain Martingale level is reached, a TP will be increased
  • Increase of TP in % per Step: Increase of TP per step. Example: if StartOrderLevel to increase = 5 and increase of TP in % per Step is set to 20, then the TP is increased every step higher than 5 by 20%. So if the Martingale Level will reach 7, the TP is increased by 40%
  • EquityCloseLevel: Close all orders if this equity is reached
  • AdvancedGrid: Use the same condition (EntryLogic) to open a new grid trade
  • Filter: Use a custom Filter to filter the entry point
  • Filter2: Add a second Filter
  • FilterTF: Timeframe for first Filter
  • FilterTF2: Timeframe for second Filter
  • Double First Lot and TP: Double the TP and Lot of the first order


おすすめのプロダクト
ForexEagle
Hadj Ahmed Slimani
ForexEagle - Elevate Your Trading Experience to New Heights Ready to revolutionize your trading game? Introducing ForexEagle, the ultimate Expert Advisor meticulously crafted to dominate the GBPUSD, AUDCAD, USDCAD markets on the M5 timeframe. With a winning combination of advanced Price Action strategy and trend detection algorithm, ForexEagle is your go-to tool for unlocking the full potential of GBPUSD, AUDCAD, USDCAD trading. The EA operates during specific hours, from 12:01 AM to 11:59 PM. G
Combiner_EAは、MetaTrader 4用の多機能エキスパートアドバイザーで、FXやその他の市場での自動売買に対応しています。外部インジケーターと移動平均戦略のシグナルを統合し、グリッド取引、マーチンゲール、カスタマイズ可能な利確/損切り設定などの高度な機能を備えています。リアルタイム統計パネルにより口座のパフォーマンスを把握でき、規律ある自動化を求めるトレーダーに最適です。 主な特徴 ️ 外部インジケーター統合: iCustomを介してカスタムインジケーターのシグナルをサポートし、柔軟な戦略実装が可能。 ️ 移動平均戦略: 移動平均線のクロスオーバーに基づく取引を実行し、リスク設定も調整可能。 ️ グリッド取引: 指定した価格間隔で追加注文を開き、市場の動きを捉える。 ️ マーチンゲールシステム: 損失後にロットサイズを増やし資本回復を目指す(ステップと倍率は設定可能)。 ️ 利確/損切りオプション: ポイント、割合、またはローソク足の終値に基づく設定が可能。 ️ 日次制限: 1日あたりの取引回数、利益、損失を制限しリスクを管理。 ️ リアルタイム統計パネ
Strategy requirements You need to set-up the chart manually for this strategy. You need three mt4 default indicator: FAST EMA (Exponential Moving Average of the close price) SLOW EMA (Exponential Moving Average of the close price) CCI (Commodity Channel Index) Buy signal: When FAST EMA is above the SLOW EMA, you can take buy when CCI crosses 0.0 level from bottom to top. Sell signal: When FAST EMA is below the SLOW EMA, you can take sell entry when CCI crosses 0.0 level from top to bottom . The
AW Three MA EA
AW Trading Software Limited
1.5 (2)
2 つの移動平均線の交点で取引する Expert Advisor は、3 番目の移動平均線を使用して現在のトレンド方向をフィルタリングします。柔軟でありながら、シンプルな入力設定も備えています。 問題解決 ->   こちら / MT5版 ->   こちら / 説明書 ->       ここ   利点: 直感的な簡単セットアップ あらゆる種類の商品とあらゆる時間枠に適しています 3種類の通知があります 最初のオーダーと最後のオーダーをオーバーラップするプラグ可能なシステム 取引量を自動計算する機能 Expert Advisor 戦略。 EA は 3 つの移動平均を使用してポジションをオープンします。主なものは、高速と低速の 2 つの移動するものです。 3 つ目は、市場のノイズを除外するためのスライドです。 動きの速い方が動きの遅い方を下から上に横切る場合、これは買いシグナルです。 動きの速い方が動きの遅い方を上から下に横切る場合、これは売りシグナルです。 3 番目のスライドを使用する場合: 高速移動平均と低速移動平均がフィルタリングされた移動平均を下回っている場合 (下降トレンド)、売
This is an innovative intelligent system consisting of 4 strategies, which detects high-probability entries for price action breakouts on the H1 timeframe. The Expert Advisor includes 3 complex technical strategies and a scalping strategy. The Expert Advisor is fully optimized and ready to use! It is possible to disable each strategy or use them all together. The EA uses a very small SL so the account is always protected from equity drawdown with a very low risk-per-trade. The potential accumula
The Robot Ea with Indicators ALLIGATOR. ONLY 2 COPIES OUT OF 5 LEFT AT $ 99! After that, the price will be raised to $ 199. LIVE SIGNAL and EA STRATEGY ⤵⤵⤵  https://www.mql5.com/en/users/supomo/seller#products   PARAMETER SETTING EA ⤵⤵⤵  https://www.mql5.com/en/blogs/post/744860 PARAMETERS SETTING EA ALLIGATOR VERSION: (::), AlliggatorMODE  = 2; // 0=SMA,1=EMA,2=SSMA,3=LWMA      --> jaw_period=13;      --> jaw_shift=8;      --> teeth_period=8;      --> teeth_shift=5;      --> lips_perio
Moving Average protec ====================================== The Robot is based on one standard moving average Indicator.No other Indicator required ========================================== The ea is based on a simple Moving average crossover.The default settings are already profitable.But you can change the settings and decide which averages you wan to  cross. =============================================================================================== This Robot is fully automated and has
The DYJ GlobalTradeGameTheory( BandMARSI)   is based on   Band and MA and RSI   indicator. It can be used for any currency pair and timeframe. Moving Average bands together with a RSI filter is a 'simple', but very powerful and reliable signal. two  "moving average bands" generate the signals. It also uses RSI and Laguerre filtering false signals. We will now apply game theory strategy on the future of per currency instead of a price chart of history. This is one level higher. Dynamic Market gam
B I G  C H I E F   P R E M I U M Big Chief is an Expert Advisor that runs its own 2 proprietary analysis & algorithms. No indicator is used to analyze the entry point in the first method and the second method has an Ichimoku Indicator with proprietary settings. For the exit plan, it uses the proprietary Sequence Method & implement the cutlosses-let-profit-run strategy. You will be surprised that at the closing of all trades, almost most of them are having a positive profit and alm
Stochastic Trade X is an EA based on Stochastic Oscillator. Stochastic parameters such as %K period, %D period, Slowing,  SellValue, BuyValue, and Shift can be adjusted. Stochastic Trade   X applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through Stochastic Trade   X. Good luck. === Inquiries === E-Mail:support@btntechfx.com
New Ea with indicator TWO MA PLUS. Open order BUY : If MA1 > MA2. Open order SELL : If MA1 < MA2. The advantages of EA TWO MA PLUS are: It is equipped with various filters, including: maxspread, maxlot, takeprofit, stop loss, profit target per day, and many more. Setting_Indicator TWO MA = Ma1_Period=14; Ma2_period=28; Ma_Mode=0; EA_indicators=TWO MA ; Hedging=false; ==> true/false Use_MaxSpread=true; MaxSpread=50; ==> Maximal Spread MaxLot=1; ==> Maximal lot Target_profit_perday=50; ==> can wo
[EA] MECHANIC is a MetaTrader (MT4) Expert Advisor designed for use with three basic currency pairs EURUSD, GBPUSD and AUDUSD. With individual settings, it can work very well on any currency pair as well. The EA implements complete, fully functional and exact mechanical trading strategy, with no place for emotions. It is based on standard MT4 indicators "Bollinger Bands" and "Parabolic SAR". The strategy is working on Timeframe M5 only. It is very easy to set up and supervise. Features It can b
Vortex Momentum EA
AL MOOSAWI ABDULLAH JAFFER BAQER
Vortex Momentum Shift EA – A Strategy Built for You to Optimize! The Vortex Momentum Shift EA is a fully automated trading system designed to help traders capitalize on market momentum shifts using the Vortex Indicator. This EA is not optimized, giving you full control to fine-tune the parameters based on your trading preferences. Whether you're an experienced trader looking for a customizable tool or a beginner wanting to explore the Vortex concept, this EA provides a solid foundation for furt
Relative Strength Index(RSI) Strategy EA MT4を紹介します。これは、MetaTrader 4専用に設計された自動取引ソリューションです。このエキスパートアドバイザーは、相対力指数(RSI)の力を利用して、買われすぎや売られすぎの条件に基づいて取引を実行します。自動化を通じて取引戦略を強化したいトレーダーに最適です。 Relative Strength Index(RSI) Strategy EA MT4を使用することで、ユーザーはカスタマイズ可能なパラメータ、複数の時間枠のサポート、堅牢なリスク管理ツールなどの高度な取引機能を享受できます。このEAは、トレーダーが市場の動きから効果的に利益を得ることを可能にし、手動介入を最小限に抑えます。初心者と経験豊富なトレーダーの両方が取引パフォーマンスを最適化するのに最適です。 MQL製品のインストールガイド | MT4/MT5で購入したMQL製品の更新 | 一般的なトラブルシューティングガイド | 一般設定 / 入力ガイド | インジケーター設定 | バックテストとセットファイル 主な機能 コア取引戦略
This EA has been developed, tested and traded live for XAUUSD (GOLD) M15 TF. Everything is ready for immediate use on real account. Very SIMPLE STRATEGY with only FEW PARAMETERS.  Strategy is based on HEIKEN ASHI candles. It enters if volatility raise after some time of consolidation and waits for mean reversion situations .  It uses LIMIT  pending orders with  FIXED  STOP LOSS and TAKE PROFIT. With limit entries we are not getting slippage, so the costs of a trades are lowered. At 9:00 pm we a
Orion II
Emanuele Vazzoler
Orion II   is a multi-strategy Expert Advisor: 20 different strategies has been embedded into a single Advisor with a logic able to select the best algorithm for each market phase! Multi-strategy allows to achieve a smooth equity line keeping at the same time the risks at an acceptable level. Money Management can be based on fixed lot size or on a variable lot size. The lot size is determined according the a maximum risk % based on available Balance. The EA is set to use variable lot size with t
Hfx61 Starter
PT Hastinapura Makmur Sejahtera
HFX6.1スターター このエキスパートアドバイザーは、すべての時間枠で市場のすべての可能な初期トレンドをスキャンしようとすることができますが、EAをM15時間枠に置くには十分です。 インジケーターが組み込まれているオシレーターの一部は、市場価格がどこに行くかを予測するために使用されます。初期のトレンドが失敗した場合、EAは注文距離が制御されたフラットロットヘッジを使用します。 以下のEAパラメータ:     Trade_Set_AUTO、デフォルトは## AUTOトレード設定##、以下のパラメーターの平均注記。     LOT_SIZE_AUTO_TRADE、デフォルトは0.01、取引される平均ロットサイズは0.01ロット、アカウントの残高に応じて変更できます。     ACTIVATE_AUTO_TRADE_、デフォルトはtrue、平均EAは自動的にポジションを開き、falseに設定すると自動取引をシャットダウンします。     Not_Reverse_At、デフォルトは7、平均は合計注文7以下で、EAは同様の注文タイプを配置します。     Reverse_At、デフォル
Quantum Scalper GBPUSD
Nguyen Hang Hai Ha
4.53 (15)
EA Quantum Scalper GBPUSD is an automated trading system designed for the GBPUSD currency pair. Employing a scalping strategy and sophisticated position management, it aims to deliver high returns while minimizing risk. The EA analyzes tick patterns, price movements, and momentum, using unique entry points to identify potential trading opportunities. To safeguard profits and enhance efficiency,   each trade is equipped with maximum Stop Loss levels and a Trailing Stop feature. Bonus: get free E
This Expert Advisor belongs to the "almost Grail" category. What does this mean? This means that this EA makes it possible to trade profitably in almost any trading situation (with the exception of a very specific and rare situation, which will be considered separately below). The words "any trading situations" mean not only standard things (such as a trend or flat), but also any other patterns and/or figures, including the most unexpected and "arty-crafty", and which do not even hav
XAU TrendSeeker
Mazhar Ul Hassan Noorul Hassan Noor Ul Hassan
XAU TrendSeeker – Advanced EMA-Based Gold Trading Bot Overview XAU TrendSeeker is an Exponential Moving Average (EMA)-based trend-following Expert Advisor (EA) designed specifically for XAU/USD (Gold) trading. This EA helps traders identify and follow strong market trends, ensuring high-probability trade entries and exits. Whether you focus on breakouts, pullbacks, or trend continuations, XAU TrendSeeker ensures that you are always trading in the right direction. Key Features EMA-Based Trend
The EA trades on price breakout and comeback oversold or overbought conditions, opens positions when signals are received from the Stochastic oscillators. SETTING Symbole - Set symbol to trade. K_period - Set K% period. D_period - Set D% period. Slowing_value - Set slowing value. Upper_level - Set overbought level. Lower level - Set oversold level Lots - start lot. Multiple_lots - Multiply lot for next order. Max_lots -    maximum lot. Grid_boost -  Frequency of opening position (Less more orde
Advanced MACD  is a safe and fully automated EA. This EA uses MACD indicator with double confirmation set and filtering by range of latest price movements. Every order has stop-loss and the EA has implemented advanced filtering functions together with spread and slippage protections. This EA does  NOT use  the dangerous strategies like Martingale, etc. Advanced MACD is  NOT  a tick scalper that produces high number of trades per day and it is  NOT  dependent on every point of price. This EA is 
️แนวคิดระบบ (Core Concept)ช่วงระยะเวลา ราคาโปรโมชั่น!!! GoldenLine Hybrid V2 เป็น EA แบบ Hybrid 2 ระบบในตัวเดียว สำหรับ: รักษาทั้ง “สุขภาพ” และ “จังหวะเด้ง” กระจายข่าว สามารถทำกำไรให้กับสภาพตลาดได้ ระบบที่ 1: EMA Trend Following (ระบบ A) ใช้เส้นสัมผัส EMA: EMA50 และ EMA350 เร: EMA50 > EMA350 → เปิดซื้อ (ขาขึ้น) EMA50 < EMA350 → เปิดขาย (ขาลง) เร: เกาะเทรนด์หลัก ยิงไม้ตามแรงตลาด ใช้ ATR คุมระยะห่างไม้ → ลดอย่างเข้มข้นจนเกิน ระบบที่ 2: อุปสงค์และอวัยวะ + RSI (System B) จับ “จุดกลับต
Secgo Expert is a fully automated Expert Advisor designed for Traders. This Expert Advisor uses several indicators (RSI and Moving Average). Pair recommendations for EA use EURUSD . This Expert Advisor trades on any Time Frame. The system is ready-to-use with the setup is simple,with simple optimization on Take Profit, Stop Loss, and Trailing. Please use a good broker with low spread and low stop level Parameters Magic  = magic number to identify the order's mode for the EA. OrderCmt = used
All moving averages in one strategy Have you ever wanted a simple and efficient strategy that actually works?  Well, now it's your chance to have it , because I am very glad to bring you another of my best creations : ALL in one MA CROSS This EA its an all in one strategy. It contains all types of moving averages that can be modified together with a risk management plan. If you want the indicator only , here it is : https://www.mql5.com/en/market/product/54184#!tab=overview Features  The wa
EMA Scalper 4
Prafull Manohar Nikam
V ery simple EA uses the famous trend scalping i.e. EMA Crossover scalping to open trades with martingale lot system. It includes 03 EMA i.e. Exponential Moving Averages to decide which direction to trade. It also checks distance of a fast moving average from the trend moving average. After all these conditions get fulfilled it opens a position. Single position at a time with hard stop loss and take profit. Features: 1. Martingale 2. Uses trend indicators 3. Automatic Trading 4. Hard Stop Loss
The Tachikomas
Khayelihle Sabelo Malimba
The Tachikomas Metatrader 4 Forex Robot is an algorithmic expert advisor that opens, exits and manages positions based on the MA   cross overs. The logic that is used to define trade entries on   TheTachikomas  EA is to   buy and sell   when the condition above are met. All timeframes will work on   The Tachikomas  expert advisor but our preference falls on the   1- Hour chart. NOTE:  The default settings in the EA should be left as is besides - Aggressive Trade settings Set Aggressive to true w
EA MAXi works with Bollinger Band, EA is maximized to close its orders with the best price position, the best price for take profit and the best price for cutloss, EA does grid, not classic martingale, the grid lot will always remain, you can reduce the grid by adding the deviation value to the Bollinger Band, the minimum deviation is 2.7 , do not use lower than that, use the url https://www.worldtimeserver.com to detect your server time zone, in the initial settings, EA does not trade in the L
Commodity Channel Index(CCI) Strategy EA MT4は、商品チャネル指数インジケーターに基づいて取引を自動化するために設計された高度な取引ツールです。システマティックな取引のためにCCIの力を活用しようとするトレーダーに最適なこのEAは、Forex市場の複雑さをナビゲートするためのパートナーです。 このエキスパートアドバイザーは、実績のあるCCIに基づく取引戦略を実装するだけでなく、カスタマイズ可能なエントリーおよびエグジット戦略、さまざまなリスク管理機能、複数の通貨ペアとの互換性などの重要な利点も提供します。トレーダーは、このEAを信頼して取引効率を向上させ、動的な市場条件に適応できます。 MQL製品のインストールガイド | MT4/MT5で購入したMQL製品の更新 | 一般的なトラブルシューティングガイド | 一般設定 / 入力ガイド | インジケーター設定 | バックテストとセットファイル 主な特徴 コア戦略: 効果的な市場のエントリーとエグジットのために堅牢なCCIに基づく取引戦略を実装します。 時間枠: 複数の時間枠をサポートし、取引スタイ
This expert is based on following the trend of a pair. the algorithm is completely automatic and manages the volumes independently . it is possible to change the level of risk in order to open positions with lower volumes. The Voodoo Magic expert works only on the days and times when the market is calmer and away from the opening and closing of the stock exchanges Great for those starting with a very low capital. recommended: time-frame : 15M pair : GBPJPY initial deposit : 250 USD Long Only
このプロダクトを購入した人は以下も購入しています
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, and short term volatility to identify high probability scalping opportunities in the gold market. Scalping Robot Pro is optimized for traders who prefer dynamic trading with quick en
Quantum King MT4
Bogdan Ion Puscasu
5 (5)
Quantum King EA — あらゆるトレーダーのために洗練されたインテリジェントパワー IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 発売記念特別価格 ライブ信号:       ここをクリック MT5バージョン:   こちらをクリック クォンタムキングチャンネル:       ここをクリック ***Quantum King MT4 を購入すると、Quantum StarMan を無料で入手できます!*** 詳細についてはプライベートでお問い合わせください! ルール   正確さと規律をもって取引を行ってください。 クォンタムキング EA     構造化グリッドの強さと適応型マーチンゲールのインテリジェンスを 1 つのシームレスなシステムに統合しました。M5 上の AUDCAD 用に設計されており、安定した制御された成長を望む初心者とプロフェッショナルの両
BB Return mt4
Leonid Arkhipov
5 (18)
BB Return — ゴールド(XAUUSD)取引のためのエキスパートアドバイザー(EA)です。このトレードアイデアは、以前に 裁量トレード で使用していたものを基にしています。戦略の中核は Bollinger Bands(ボリンジャーバンド) のレンジへの価格回帰ですが、機械的でも毎回のタッチでもありません。ゴールド市場ではバンドだけでは不十分なため、EA には弱い・機能しない相場状況を排除する追加フィルターが組み込まれています。回帰のロジックが本当に妥当な場合にのみ取引が行われます。   取引原則 — 本戦略ではグリッド、マーチンゲール、ナンピン(平均化)を使用しません。EA は 固定ロット または AutoRisk モードで動作します。BB Return はスプレッド、スリッページ、ブローカーの価格配信の違いに影響されにくく、 Standard、ECN、Pro、Raw、Razor など、あらゆるブローカー・口座タイプで使用できます。取引セッションに依存せず、 24時間稼働 します。   $ 359   は最終価格ではありません。 現在の価格で残りは5~7ライセンスのみです。
The XG Gold Robot MT4 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
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
アップデート — 2025年12月 2024年11月末、Aurumは正式に販売開始されました。 それ以来、ニュースフィルターや追加の防御条件、複雑な制限なしで、実際の相場環境にて継続的に稼働してきましたが、安定して利益を維持してきました。 Live Signal (launch April 14, 2026) この1年間のリアル運用により、トレーディングシステムとしての信頼性が明確に証明されました。 そしてその実績と統計データを基に、2025年12月に大規模アップデートを実施しました: プレミアムパネルを全面刷新、すべての画面解像度に最適化 取引保護システムを大幅に強化 Forex Factoryを基にした高性能ニュースフィルターを追加 シグナル精度を向上させる2つの追加フィルター 最適化の強化、動作速度と安定性の向上 損失後に安全に回復するRecovery機能を搭載 プレミアムスタイルの新しいチャートテーマを採用 AURUMについて Aurum — ゴールド(XAU/USD)専用プレミアム自動売買EA Aurumはゴールド市場において、安定性と安全性を重視して開発されたプロ
Vortex Gold MT4
Stanislav Tomilov
4.93 (42)
Vortex - 未来への投資 Vortex Gold EAはメタトレーダープラットフォーム上で金(XAU/USD)を取引するために特別に作られたエキスパートアドバイザーです。独自の指標と作者の秘密のアルゴリズムを用いて構築されたこのEAは、金市場の有益な動きを捉えるように設計された包括的な取引戦略を採用しています。その戦略の主要な構成要素には、CCIやパラボリックインジケーターなどの古典的なインジケーターが含まれており、これらは理想的なエントリーポイントとエグジットポイントを正確に知らせるために連動します。Vortex Gold EAの核心は、高度なニューラルネットワークと機械学習テクノロジーです。これらのアルゴリズムは、過去のデータとリアルタイムのデータの両方を継続的に分析し、EAがより高い精度で進化する市場トレンドに適応し対応することを可能にします。ディープラーニングを活用することで、Vortex Gold EAはパターンを認識し、指標パラメーターを自動的に調整し、時間の経過とともにパフォーマンスを向上させます。Vortex Gold EAは、独自の指標、機械学習、適応可能な取
The Gold Reaper MT4
Profalgo Limited
4.62 (34)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
ORIX mt4
Leonid Arkhipov
4.75 (4)
ORIX System — GBPUSD 通貨ペアを対象に、 M5 タイムフレーム用として開発されたトレーディングロボットです。本EAは価格の動きと市場構造の要素を分析することに基づいており、標準的なテクニカル指標は使用しません。マーチンゲール、グリッド取引、逆張りによるナンピン、ヘッジ、ストップロスなしの取引、高頻度取引や無秩序な取引は一切行いません。 Live signals 主な要件および推奨事項 通貨ペア:GBPUSD タイムフレーム:M5 最低入金額:0.01 ロットでの取引時に 100 USD / EUR から ブローカー:高品質なレートを提供する信頼できる ECN ブローカー 口座タイプ:ECN / RAW / Razor(Netting および Hedging モード対応) VPS:EA を安定かつ継続的に稼働させるため推奨 推奨リスク:1 取引あたり 1%~5%(リスクは単一取引のストップロスに基づいて計算) 設定:デフォルト 取引ロジックとリスク管理 戦略タイプ:価格行動および市場構造の分析による重要な反転レベルの特定 標準的なテクニカル指標は使用しません すべ
AW Recovery EA
AW Trading Software Limited
4.35 (84)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
Live Signal:   https://www.mql5.com/en/users/varkotechnologies/seller MT5版:   https://www.mql5.com/en/market/product/164203 時間枠:       M1 通貨ペア:       XAUUSD Gold Safe EA Manual: https://www.mql5.com/ru/blogs/post/770312 Varko Technologiesは 企業ではなく、自由という哲学そのものです。 私は長期的な協力関係を築き、評判を高めることに興味があります。 私の目標は、変化する市場状況に対応するために、製品を継続的に改善・最適化することです。 ゴールドセーフEA     このアルゴリズムは複数の戦略を同時に使用しますが、主な理念は損失トレードとリスクの抑制に重点を置くことです。 取引の決済および管理には、複数の段階が用いられている。 Expertのインストール方法 EAからXAUUSD M1通貨ペアチャートにファイルを転送する必要があります。SETファイ
Forex Dominance MT4
Ebrahim Mohamed Ahmed Maiyas
5 (2)
An advanced Expert Advisor powered by artificial intelligence and machine learning, specifically designed for analyzing Forex Market. It adapts to price movements and market fluctuations to detect potential trading opportunities. Discounted price   . The price will increase by $50 with every 5 purchases. No Risky Strategies   –   Does not use martingale or grid methods Artificial Intelligence Integration: At the heart of this EA les a sophisticated AI engine capable of recognizing complex patte
HFT Prop Firm EAは、その独特のロゴからGreen Manとも呼ばれており、高頻度取引(HFT)戦略を許可するプロプライエタリトレーディング会社(prop firms)の課題や評価を克服するために特別に作成されたエキスパートアドバイザー(EA)です。 期間限定:HFT Prop Firm EAを購入すると、$198相当の無料ユーティリティがもらえます MT5バージョン: https://www.mql5.com/en/market/product/117386 HFTチャレンジパフォーマンスモニター($200から開始): ブローカー:IC Markets アカウント番号:66603384 サーバー:ICmarketsSC-Demo06 パスワード:Greenman ブローカー:IC Markets アカウント番号:21718043 サーバー:ICmarketsSC-Demo02 パスワード:Greenman 結果1: https://c.mql5.com/31/1055/hft-prop-firm-ea-screen-4333.gif 結果2: https://c.mql
ローンチ価格: $250 - この価格帯で残り7本のみ。 10本販売されるごとに価格は$50上がります。最終価格: $1999。 Aurum Imperator   は、ノイズではなく精度を重視するトレーダーのために作られました。 あらゆる通貨ペアやあらゆる相場局面を追いかけるのではなく、 MetaTrader 5 向けに設計された洗練された   平均回帰モデル   によって   AUDCAD   を取引するという、ただひとつの目的に集中しています。 このシステムは、 RSIによる確認、移動平均線からの乖離分析、ATRロジック、 日足・週足ベースの市場コンテキスト、そして構造化されたサイクル管理   を組み合わせ、 価格が過度に伸びた局面を見極め、規律ある執行で対応します。 EA はどのチャート時間足にも適用できます。 すべての売買判断は内部で M15 に基づいて処理されるため、執行モデルは常に固定され、一貫性が保たれます。 最適化に対する異なる哲学 多くの自動売買システムは、過去データ上で最も見栄えの良い利益曲線を作るように最適化されています。 Aurum Imperator は
Recovery Manager Pro は、他のアドバイザーまたは手動でオープンされた注文からのドローダウンを回復するためのシステムです。 RM Pro には、自動的に動的に調整する機能があります。トレーダーはリスクレベルを選択する必要があり、アドバイザーは完全自動モードで動作します。 ドローダウンリカバリモードとスタンバイモードで動作可能!別のアドバイザーがドローダウンを生成した場合、RM Proはそれを無効にし、ポジションをロックし、部分クロージャを使用してデポジットを復元するプロセスを開始します。取引では、アドバイザーはスマートな平均化、ロック、部分クロージングを使用します。アドバイザーはカスタム トレンド インジケーターに取り組んでおり、アドバイザーのすべての購入者がギフトとして受け取ります。 Advisor の主な機能は、スタンバイ モードで動作できることです。別のアドバイザーがドローダウンを生成するとすぐに、RM Pro が注文管理を引き継ぎ、平均注文をオープンし、その後部分的にクローズします。 セットアップ手順:           リンク MT5のバージョン:  
This expert use grid and advanced DCA and martingale strategy. The strategy used by Fund Manager by our country. Use with pair AUDCAD, with   timeframe M5   it can survive 2015-Nov 2024.  DrawDown Max from 2019-2025 15k USD for both pair It works well in other Pairs in   m15: AUDCAD, EURJPY Use proper money management, use money that you can loose, withdraw your profit. This strategy can make good profit if you use good money management. Use the balance minimum of 2k-3k. Use default setting .
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:  GBPUSD,  XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable
Gold Trade Pro
Profalgo Limited
4.61 (23)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マーチンゲール
Wall Street Robot is a   professional trading system   developed exclusively for US stock indices, focused on S&P500 and Dow Jones. These markets are known for their high liquidity, structured movements and strong reaction to global economic flows, making them ideal for algorithmic trading strategies based on precision and discipline. By concentrating only on these indices, the system is able to adapt closely to their behavior, volatility patterns and intraday dynamics, instead of trying to oper
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
Golderon EA – A Specialized Algorithmic Trading System for Gold (XAU/USD) MT5 version here Introducing Golderon EA , a fully automated trading system (Expert Advisor) meticulously engineered for trading gold (XAU/USD). This expert system is the result of extensive research, advanced algorithmic modeling, and precise optimization based on over ten years of real historical market data. Golderon EA implements an intradaily swing trading strategy , optimized for M15, M30, and H1 timeframes , ident
Golden Scalper PRO
Felipe Jose Costa Pereira
3.73 (11)
Golden Scalper PRO:私たちのテクノロジーがあなたのために働きます! マニュアルと設定ファイル:購入後にご連絡いただければ、完全なマニュアルと設定ファイルをお渡しします。 価格:販売ライセンスが増えるごとに価格は上がります。 残りライセンス数:3 ゴールド取引は非常に高いボラティリティとリスクが伴うため、金融市場の中でも最も難しい分野の一つです。 Golden Scalper PRO は、この課題を克服するために設計されています。高度なテクノロジーと効果的な戦略を組み合わせ、利益を最大化します。初心者からプロのトレーダーまで、安全かつ安定した取引をサポートします。 Golden Scalper は、適応型インテリジェントシステム、マルチタイムフレーム分析、自動ロット調整、高度なリスク管理を搭載し、市場の変化に迅速に対応し、常に資金を守ります。 取引銘柄 XAUUSD(ゴールド) 時間足 M5 最低入金額 500 USD 対応ブローカー 全てのブローカー 口座タイプ 全て(低スプレッド口座推奨) レバレッジ 1:500以上推奨 VPS 推奨(必須ではない) 取引銘柄
EA Budak Ubat
Syarief Azman Bin Rosli
4 (3)
トライアルをダウンロード 動作原理 EAがアクティブな場合、実行モードパラメータに基づいてチャートを分析します。 チャート上に既存のポジションがない場合、EAはパラメータに基づいて取引を行います。トレンドが上昇トレンドの場合、買い取引を行い、下降トレンドの場合は売り取引を行います。そして、ストップロス変数が0より大きい場合、オープンした取引価格から一定の距離にストップロス注文も設定します。0はストップロスなしを意味します。 チャート上に既存のポジションがあり、最後のポジションが損失の場合、EAは現在の市場価格と注文との間の距離がユーザーが設定した最小距離以上であるかどうかを確認し、それに基づいて取引を行います。ロットサイズはマーチンゲール法を使用して計算され、ストップロス変数が0より大きい場合、オープンした取引価格から一定の距離にストップロス注文も設定します。 Hedging(ヘッジ)がfalseに設定されている場合、EAは一度に1つの方向にしか取引しません。最初のポジションが買い取引の場合、すべての後続のマーチンゲールポジションも買い取引でなければなりません。最初のポジションが売り
FlipDamonHFT
Allistair Kabelo Mandow
1 (4)
FlipDamonHFT is a fully automated Expert Advisor for MetaTrader 4, developed for trading XAUUSD (Gold) on the M15 timeframe. It uses a high-frequency approach combined with advanced risk controls to identify and capture short-term opportunities in the gold market. The EA is designed for traders who understand the high-risk nature of HFT strategies. It focuses on precision execution, dynamic position sizing, and multi-layer protection to manage trades during volatile gold movements. Key Features
Boring Pips MT4
Thi Thu Ha Hoang
4.54 (13)
ほとんどのエキスパートアドバイザーがバックテストのパフォーマンスは完璧でも、実際の取引では効果的でない理由について考えたことはありますか? 最もありそうな答えは過学習です。多くのEAは利用可能な過去のデータに完璧に適応するように作成されていますが、構築されたモデルに一般化能力がないため、将来を予測することができません。 一部の開発者は、過学習の存在を知らないか、知っていても防止する方法を持っていません。他の人はそれをバックテスト結果を美化するためのツールとして利用し、統計的な有意性を考慮せずに数十の入力パラメータを追加し、取引戦略を過去のデータに過度に合わせ、自分の EA が将来において同様のパフォーマンスを達成できると他の人に納得させようとします。 もし興味があって、過学習についてより深く理解したい場合は、こちらの私の記事を参照してください。 Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading St
Pattie Opening Range Breakout (ORB) is a range of price variation, which for each session, it generates a combination of support and resistance levels, positioning itself in favor of breaking out of the bands, when it is exceeded on the upside is a signal to buy or enter long and when it is exceeded on the downside it is a signal to sell or enter short. Pattie Break Out  EA  is a specialized trading tool designed to automate  time session-based breakouts . The EA operates by drawing a price rang
Real monitoring :   XAUUSD M30 SL3 ,          XAUUSD M30 SL5 For more information, please contact us via private message or in  the mql5 group. THERE   ARE   ONLY  2   OUT   OF   10   COPIES   LEFT   AT   A   PRICE   OF  649   USD ! AFTER   THAT , THE   PRICE   WILL   BE   INCREASED   TO  920   USD . Imagine that you have an experienced trader who monitors the market every day, waits for the price to break through an important level, and instantly opens a deal. That's exactly what this advisor
Supply Demand EA ProBot
Georgios Kalomoiropoulos
4.67 (9)
需要と供給の 原理に基づいた 完全に自動化された EA 。 完全に自動化された 需給アドバイザー を提供する 最初の企業。 取引 がさらに簡単になりました: 使いやすいグラフィカルな取引ダッシュボードを使用して、取引戦略を完全に制御します。 手動、半自動、完全自動など、あらゆる取引スタイルをカバーする高品質の アルゴリズム 取引ソフトウェアを入手できます。多種多様な設定とカスタマイズ オプションにより、すべてのトレーダーが自分のニーズと個人の取引スタイルに合った戦略を作成できます。無限の可能性を提供するのが、このユニークなエキスパート アドバイザーの魔法です。 ProBot 供給と需要 EA ガイド || 取引パネルの使い方 || 自動操舵 購入後にメッセージを送ってください。 方向 指示器をお送りします。価格は 199 ドルですが、 購入後は完全に 無料で 受け取ることができます。 需要と供給における取引モード EA ProBot 手動取引: 供給エリアと需要エリアの横にあるエリア ラベルをクリックして、マーク/制限取引を手動で行うことができます。これを行うには、入力パラメ
Aura Neuron MT4
Stanislav Tomilov
4.67 (15)
Aura Neuron は、Aura シリーズのトレーディング システムを引き継ぐ独特のエキスパート アドバイザーです。高度なニューラル ネットワークと最先端のクラシック トレーディング戦略を活用することで、Aura Neuron は優れた潜在的パフォーマンスを備えた革新的なアプローチを提供します。完全に自動化されたこのエキスパート アドバイザーは XAUUSD (GOLD) などの通貨ペアを取引するように設計されています。1999 年から 2023 年まで、これらのペアで一貫した安定性が実証されています。このシステムは、マーチンゲール、グリッド、スキャルピングなどの危険な資金管理手法を回避しているため、あらゆるブローカーの条件に適しています。Aura Neuron は、多層パーセプトロン (MLP) ニューラル ネットワークを搭載しており、これを利用して市場のトレンドと動きを予測します。MLP はフィードフォワード人工ニューラル ネットワーク (ANN) の一種で、特に単一の隠し層で構成されている場合は「バニラ」ニューラル ネットワークと呼ばれることがよくあります。MLP には、入力
GOLD Scalper PRO
Lachezar Krastev
4.46 (24)
ULTIMATE SALE! Get GOLD Scalper PRO with a huge –60% discount ! Special Ultimate Sale Price: $177 (Regular Price: $447 — You Save $270! Don't Miss!) Live Results:   https://www.mql5.com/en/signals/2353871 GOLD Scalper PRO is a fully automated trading system which takes much of the work out of trading, leaving you free to do other things! You should not be fooled by the low price – GOLD Scalper Pro is a very effective and profitable trading strategy, professionally developed especially for tra
Price Action Robot is a   professional trading system   built entirely on real market behavior without indicators, grid strategies, or martingale systems. It analyzes   pure price action , focusing on structure, trend dynamics, and key market movements to identify high probability trading opportunities. The system is designed to read the market the same way experienced traders do, using logic based on real price movement rather than lagging indicators. It reacts dynamically to changing market co
フィルタ:
レビューなし
レビューに返信