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
TRIPLE MA CROSSOVER EA 1. OVERVIEW The Triple MA Crossover EA is a trend-following trading system that uses three different moving averages (Fast MA, Medium MA, and Slow MA) to identify strong trend movements. The EA enters trades when all three moving averages align in a clear trend direction, ensuring high-probability trades while filtering out false signals.   This EA is optimized to work with major currency pairs and gold (XAUUSD) while incorporating ATR-based stop-loss and take-profit for d
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.5 (14)
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 
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
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
MT4 EA WSN Edge RSI-MA Multi v1.1 Automate your Forex trading with a complete Expert Advisor for MetaTrader 4 (Windows) . This EA executes an automated strategy using RSI + Moving Averages (MA) —ideal for traders who want disciplined, rules-based entries/exits. ️ Key Features RSI + MA signals for more assertive entries Risk/Reward 1:2 by default Automatic Trailing Stop to lock profits Light martingale (max. 2 steps) for controlled recovery Daily profit target : closes all orders once the t
このプロダクトを購入した人は以下も購入しています
Vortex Gold MT4
Stanislav Tomilov
5 (41)
Vortex - 未来への投資 Vortex Gold EAはメタトレーダープラットフォーム上で金(XAU/USD)を取引するために特別に作られたエキスパートアドバイザーです。独自の指標と作者の秘密のアルゴリズムを用いて構築されたこのEAは、金市場の有益な動きを捉えるように設計された包括的な取引戦略を採用しています。その戦略の主要な構成要素には、CCIやパラボリックインジケーターなどの古典的なインジケーターが含まれており、これらは理想的なエントリーポイントとエグジットポイントを正確に知らせるために連動します。Vortex Gold EAの核心は、高度なニューラルネットワークと機械学習テクノロジーです。これらのアルゴリズムは、過去のデータとリアルタイムのデータの両方を継続的に分析し、EAがより高い精度で進化する市場トレンドに適応し対応することを可能にします。ディープラーニングを活用することで、Vortex Gold EAはパターンを認識し、指標パラメーターを自動的に調整し、時間の経過とともにパフォーマンスを向上させます。Vortex Gold EAは、独自の指標、機械学習、適応可能な取
BB Return mt4
Leonid Arkhipov
5 (10)
BB Return — ゴールド(XAUUSD)取引のためのエキスパートアドバイザー(EA)です。このトレードアイデアは、以前に 裁量トレード で使用していたものを基にしています。戦略の中核は Bollinger Bands(ボリンジャーバンド) のレンジへの価格回帰ですが、機械的でも毎回のタッチでもありません。ゴールド市場ではバンドだけでは不十分なため、EA には弱い・機能しない相場状況を排除する追加フィルターが組み込まれています。回帰のロジックが本当に妥当な場合にのみ取引が行われます。   取引原則 — 本戦略ではグリッド、マーチンゲール、ナンピン(平均化)を使用しません。EA は 固定ロット または AutoRisk モードで動作します。BB Return はスプレッド、スリッページ、ブローカーの価格配信の違いに影響されにくく、 Standard、ECN、Pro、Raw、Razor など、あらゆるブローカー・口座タイプで使用できます。取引セッションに依存せず、 24時間稼働 します。   $ 359   は最終価格ではありません。 現在の価格で残りは5~7ライセンスのみです。
Quantum King MT4
Bogdan Ion Puscasu
5 (3)
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 用に設計されており、安定した制御された成長を望む初心者とプロフェッショナルの両
The Gold Reaper MT4
Profalgo Limited
4.59 (32)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
AW Recovery EA
AW Trading Software Limited
4.35 (84)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
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 は単純なグリッド/マーチンゲール
AI   Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation   Artificial Intelligence   system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD   and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in   real time   and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by   ar
Trust EA   is a real trader's tool, working on a clear principle, with its advantages and disadvantages, so it will not suit everyone, but for some users it can become the best trading robot. * Limited special offer - 50% off the full price of the product. Only 5 copies at this price. The final price is 997$ * Discuss the complexities of Forex trading here:  chat "Age of Expert Advisors" . Logic I have been working with algorithmic trading systems since 2015, and in my experience, systems with
Aussie Loonie EA is a professional trading system developed exclusively for the   AUDCAD   currency pair. This cross pair is widely recognized for its stable and technical behavior, which makes it particularly attractive for traders who prefer structured and predictable market conditions rather than extreme volatility and sudden price spikes. By focusing solely on AUDCAD, the system is able to   adapt precisely   to the specific characteristics, rhythm and movement patterns of this pair. The EA
GoldPulse AI
Babak Alamdar
3.5 (20)
バックテストではなく、実際の取引システムを購入してください。     Live Signal この価格はプロモーション期間中の一時的なもので、間もなく値上げされます 現在の価格では残りわずかです。次の価格は -->> 1480 $  Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! これは、XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD、XAUCNH などの完全なペアで金または XAU を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確で積極的な市場分析を使って、頑張ります!あなたの幸運を祈ります! Highlights: シンプルで使いやすい:各シンボルチャート(XAUUS
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
Live Signal:   https://www.mql5.com/en/users/varkotechnologies/seller MT5版:   https://www.mql5.com/en/market/product/164203 時間枠:       M1 通貨ペア:       XAUUSD Varko Technologiesは 企業ではなく、自由という哲学そのものです。 私は長期的な協力関係を築き、評判を高めることに興味があります。 私の目標は、変化する市場状況に対応するために、製品を継続的に改善・最適化することです。 ゴールドセーフEA     このアルゴリズムは複数の戦略を同時に使用しますが、主な理念は損失トレードとリスクの抑制に重点を置くことです。 取引の決済および管理には、複数の段階が用いられている。 Expertのインストール方法 EAからXAUUSD M1通貨ペアチャートにファイルを転送する必要があります。SETファイルは不要です。時間シフト値を設定するだけで済みます。 IC MarketsやRoboForexのようなブローカーを利用するなど
Ziwoxファンダメンタルトレーダー Ziwox Fundamental Traderは、金融市場のトレーダーがEA情報データに基づいて賢明な意思決定を行うのを支援するトレーディングアシスタントです。 このEAは、オンラインソースを使用して、通貨の基本的なバイアス、ペアでのリアルタイム小売業者比率の感情、銀行と機関の予測、COTレポートデータ、および複雑なEAパネル内の他のデータなどの必要なすべての情報を取得します。 簡単に言えば、それは統合された外国為替データソースと情報であり、手動トレーダーがより良い意思決定を行うのに役立ちます。 これに加えて、これは完全な基本的なロボット取引であり、通貨の基本的なバイアスと技術データに基づいて、これらのデータを使用してペアで自動的に取引します EAコンポーネント: 取引に必要なすべての情報は、データパネルに統合された一連の外国為替データストリームコンポーネントとしてここに収集されます。 各コンポーネントは、トレーダーが意思決定を行うのに役立つトレーディングエイドインジケーターまたは説明的な市場レポートとして個別に機能します。 これらのコ
One Gold MT4
Stanislav Tomilov
4.6 (15)
One Gold EA をご紹介します。これは、Meta Trader プラットフォーム上の洗練された金取引ロボットで、高度な市場分析でトレーダーを支援するために開発されました。当社の独自のテクノロジーは、ニューラル ネットワークとデータ駆動型アルゴリズムを活用して、過去およびリアルタイムの金市場データを分析し、意思決定に役立つ洞察を提供します。従来の手動戦略とは異なり、One Gold EA は最小限の介入で動作し、取引プロセスを合理化し、関連するリスクの削減を目指しています。高度なニューラル プラグインの使用によりロボットの分析機能が強化されますが、他の取引ツールと同様に、One Gold EA は利益を保証するものではないことに留意することが重要です。ただし、より情報に基づいたデータに裏打ちされた洞察を提供することで、取引パフォーマンスを向上させる可能性を考慮して設計されています。One Gold EA は、金市場を継続的に監視して、人間のトレーダーが見つけるのが難しいパターンや傾向を検出します。このシステムはさまざまな市場状況に適応できるため、特に金取引のような非常に不安定な環
FlipDamonHFT
Allistair Kabelo Mandow
1 (3)
Ask in private for more details after purchase Discounted   price .  The price will increase by $500 with every 10 purchases. Source code FlipDemonHFT available: https://t.me/snakeByteHoldings Ask in private for more details! IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. FlipDamonHFT – High-Frequency Trading Robot for XAUUSD (GOLD) FlipDamonHFT is a fully automated Expert Advisor for MetaTrader 4, developed for t
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
A unique robot that has been successfully trading on a real account since 2021. The Gold Dragon trading system is so stable that it has allowed it to survive all market fluctuations, while other systems have failed! Big sale 50% OFF! Price $450. Regular price $899 Real signal:   click here   Unique set files and all recommendations are provided free of charge. All future updates of the adviser are included in the price. After the purchase, contact me and I will help you install and configure
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
Ось відформатований текст без альтернативних назв у дужках: Latency Edge Scalpel Latency Edge Scalpel is a high-frequency, institutional-grade trading solution engineered for high-precision scalping in the decentralized Forex market. This is not a simple grid or martingale bot; it is a sophisticated mathematical tool designed to exploit micro-structural price gaps and momentary volatility imbalances. The Algorithmic Core At its heart, Latency Edge Scalpel operates on a hybrid volatility-filterin
Saints Row Aggressive Scalperは、高速実行、精確なエントリー、そして変動の激しい市場での安定したパフォーマンスを求めるトレーダーのために構築された高頻度取引(HFT)エキスパートアドバイザーです。 XAUUSD(ゴールド)およびUSTEC(NASDAQ)に特化して設計されたこのEAは、精密かつアグレッシブなスキャルピングアプローチを使用して急速な価格変動を利用するように設計されています。流動性とボラティリティが最適な取引条件を生み出すニューヨーク取引セッション中に特に優れたパフォーマンスを発揮します。 重要:最高のパフォーマンスを得るために、このEAは低スプレッドと高速実行を備えたRAW / ECN口座で使用する必要があります。 Saints Row Aggressive Scalperが際立つ理由 機能 説明 高頻度スキャルピングエンジン 小さく安定した市場の動きを捉えるために高速取引を実行します。 最適化された取引商品 最大効率のためにXAUUSDとUSTECに特化して構築されています。 NYセッション最適化 流動性とボラティリティのピーク時に最高のパ
Sinal (GOLD/XAUSD) - mais de 14 meses ativo e mais de 6 mil negociações em conta Standard (alavancagem de 1:400):   https://www.mql5.com/pt/signals/2278431 Produto para MetaTrader4:  https://www.mql5.com/pt/market/product/159627 Produto para MetaTrader5:  https://www.mql5.com/pt/market/product/160313 O Apache MHL Moving Average Expert Advisor ou simplesmente "Apache MHL" é um robô que opera no ativo GOLD/XAUUSD utilizando estratégias baseadas em médias móveis e gestão de risco com Martingale.
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (172)
ご紹介     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 が無料で手に入る可能性があります!*** 詳細についてはプライベートでお問い合わせください 検証済み信号:   こちらをクリック MT5バージョン:  ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル 量子皇帝EA       EAは、1つの取引を5つの小さな取引に継続的に分割する独自の戦略を採用していま
Vortex Turbo — 「嵐を操り、Vortexを制する」 Vortex Turboは、最先端のAIアーキテクチャ、適応型市場ロジック、そして精密なリスク管理を融合した独自の開発技術であり、インテリジェントトレーディングの新たな進化段階を体現しています。実績のあるアルゴリズム原理に基づき、複数の戦略を、新たなレベルの予測インテリジェンスを備えた統合型高速エコシステムに統合します。金(XAUUSD(GOLD))のスキャルピングエキスパートとして設計されたVortex Turboは、制御されたマーチンゲール法と平均化グリッドを採用し、各   ポジションは内蔵のストップロスによって完全に保護されています   。これにより、パワー、精度、安全性の完璧なバランスが確保されています。 非常に重要です!エキスパートをご購入後、プライベートメッセージをお送りください。必要な推奨事項をすべて記載した説明書をお送りします。 399ドルの価格は2月15日まで有効です。その後、価格は499ドルに引き上げられます。(最終価格は999ドルです) Vortex Turbo     Expert Adviso
Forex GOLD Investor
Lachezar Krastev
4.46 (50)
ULTIMATE SALE! Get Forex GOLD Investor with a huge –60% discount ! Special Ultimate Price: $217 (Regular Price: $547 — You Save $330!) Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 3 trading systems . The first one is based on scalping trading strategy, the second system has time based dependency which opens up to 2 trades at a time and the third system is based on breakout strategy. It has been t
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Recovery Manager Pro は、他のアドバイザーまたは手動でオープンされた注文からのドローダウンを回復するためのシステムです。 RM Pro には、自動的に動的に調整する機能があります。トレーダーはリスクレベルを選択する必要があり、アドバイザーは完全自動モードで動作します。 ドローダウンリカバリモードとスタンバイモードで動作可能!別のアドバイザーがドローダウンを生成した場合、RM Proはそれを無効にし、ポジションをロックし、部分クロージャを使用してデポジットを復元するプロセスを開始します。取引では、アドバイザーはスマートな平均化、ロック、部分クロージングを使用します。アドバイザーはカスタム トレンド インジケーターに取り組んでおり、アドバイザーのすべての購入者がギフトとして受け取ります。 Advisor の主な機能は、スタンバイ モードで動作できることです。別のアドバイザーがドローダウンを生成するとすぐに、RM Pro が注文管理を引き継ぎ、平均注文をオープンし、その後部分的にクローズします。 セットアップ手順:           リンク MT5のバージョン:  
Forex Alpha MT4
Ebrahim Mohamed Ahmed Maiyas
Forex Alpha MT4   is an advanced Expert Advisor specifically designed For major forex currency pairs   . It is powered by a modern artificial intelligence model trained on historical   major forex currency pairs   price data and runs directly inside   MetaTrader 4   using ONNX technology. The EA analyzes price movements, detects complex market patterns, and automatically executes trades based on AI-driven predictions. Discounted price   . The price will increase by $50 with every 5 purchases. N
TRENDALGO is an EA that uses ARTIFICIAL INTELLIGENCE to trade 100% automatically and as the name says it is a TREND FOLLOWING EA, it works well on ASSETs that are TRENDING. AI is used to identify the moment in which volumes, volatility and momentum explode, according to a proprietary equation created by me which takes these values ​​into consideration as objective data and never uses any indicator. TRENDALGO opens a new TRADE and follows it by continuously adjusting STOP LOSS and TAKE PROFIT, f
Hello All, good news, the very famous Bitcoin Wizard version 1.6 is now available on the mql5 website which works very smoothly. Bitcoin Wizard – Automated Bitcoin Trading System Bitcoin Wizard is an advanced automated trading system designed specifically for Bitcoin trading . It identifies strong market momentum by analyzing high–low price levels within specific periods and executes pending orders to capture breakout opportunities. Built for traders who want a fully automated solution , Bitcoin
Golden Scalper PRO
Felipe Jose Costa Pereira
3.83 (12)
Golden Scalper PRO:私たちのテクノロジーがあなたのために働きます! マニュアルと設定ファイル:購入後にご連絡いただければ、完全なマニュアルと設定ファイルをお渡しします。 価格:販売ライセンスが増えるごとに価格は上がります。 残りライセンス数:3 ゴールド取引は非常に高いボラティリティとリスクが伴うため、金融市場の中でも最も難しい分野の一つです。 Golden Scalper PRO は、この課題を克服するために設計されています。高度なテクノロジーと効果的な戦略を組み合わせ、利益を最大化します。初心者からプロのトレーダーまで、安全かつ安定した取引をサポートします。 Golden Scalper は、適応型インテリジェントシステム、マルチタイムフレーム分析、自動ロット調整、高度なリスク管理を搭載し、市場の変化に迅速に対応し、常に資金を守ります。 取引銘柄 XAUUSD(ゴールド) 時間足 M5 最低入金額 500 USD 対応ブローカー 全てのブローカー 口座タイプ 全て(低スプレッド口座推奨) レバレッジ 1:500以上推奨 VPS 推奨(必須ではない) 取引銘柄
フィルタ:
レビューなし
レビューに返信