PirDpo

2.5

Description

PirDpo is a mean reversion trading robot that works only LONG. It can be used on several indexes like sp500, dow jones 30, eurostoxx 50, dax 30, etc., on a daily timeframe.

It basically applies this algorithm:

  1. Calculate detrended price with this formula detrend = (close - simple_moving_average(length))/simple_moving_average(length)
  2. if detrend <= min(detrend,length) the BUY
  3. SELL after timeExit days

Key Features

  1. Absence of dangerous algorithms.
  2. It works just when the bar is closed.
  3. Easy to use, optimization required if you want to apply it to other instruments.


Description of the Main Expert Advisor Settings

  • magicNumber: self-explicative
  • length: lookback period to calculate the detrended price.
  • timeExit: maximum number of days in position.
  • fixedlots: if this parameter is not equal to zero, the EA will open trades using this lot size.  This parameter takes precedence on maxRisk.
  • maxRisk: if this parameter is not equal to zero, the EA will open trades using a variable lot size, risking a fix percentage of the account. For instance, if maxRisk is equal to 1.0, an order will be opened for X lots, but the stop loss will be around 1.0% of the account. Due to roundings and different calculations, the maximum risk cannot be exactly 1.0%, but it will be a number really close to it (most of the times a bit bigger).
  • stp: stop loss expressed in percentage from the entry price.
  • tgt: profit target expressed in percentage from the entry price.

    Suggested parameters for SP500 index

    • length = 14
    • timeExit = 9
    • stp = 3.0
    • tgt = 5.0

    Time frame DAILY






    レビュー 2
    Miguel Jimenez Cordero
    6779
    Miguel Jimenez Cordero 2021.03.30 07:54 
     

    Nice.

    おすすめのプロダクト
    MA EMA Cross Risk EA は、明確で論理的かつ視覚的に分かりやすい移動平均線クロス戦略で取引したいトレーダー向けに開発された、MetaTrader 4用のエキスパートアドバイザーです。 このEAは、テクニカル分析で最もよく知られている考え方の一つである、短期と長期のMA/EMAのクロスを基盤としています。市場の方向が変化した際、移動平均線を利用することで、不要なノイズや感情に影響されることなく、手動でシグナルを探す手間を減らしながら、その変化を捉えることができます。 EAは、Moving AverageまたはExponential Moving Averageのクロスを自動的に監視し、設定されたルールに従って取引を開始します。ユーザーは、移動平均線の種類、期間、Stop Loss、Take Profit、1回の取引におけるリスクを設定できます。そのため、落ち着いたシステムトレードから、さまざまな市場環境での積極的なテストまで、幅広く利用できます。 MA EMA Cross Risk EA の中心となる考え方は、取引規律です。EAは無秩序な取引を行わず、マーチンゲールを使
    FREE
    Macd Martin
    Roman Yablonskiy
    2.5 (2)
    Double Breakout   is an automatic expert advisor with two separate strateges that uses martingale. The MACD indicator with adjustable parameters is used as inputs for each flow of orders. The specified takeprofit and stoploss levels are used to exit the position.  General recommendation The minimum recommended deposit is 1000 cents. Spread is recommended not more than 3 points. It is better to use trend currency pairs. The martingale parameter can be set from 0.1 to any value. When martingale i
    FREE
    This EA trades using the CCI Indicator. It offers many trading scenarios and flexible position management settings, plus many useful features like customizable trading sessions, a martingale and inverse martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products   |  Get Help ]  Easy to use and supervise It implements three different entry strategies Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols
    FREE
    PTraderMAHigh
    Christopher Louis Barry
    4 (2)
    A Moving Average (MA) Trading Expert Advisor (EA) for MetaTrader 4 (MT4) is an automated trading system designed to execute trades based on signals generated by one or multiple moving averages. Moving averages are a popular technical analysis tool used to smooth out price data and identify trends. Here's a description of how a Moving Average Trading EA typically operates: Moving Averages Used : The EA utilizes one or more moving averages to generate buy or sell signals. Common choices include t
    FREE
    MacdScalper
    Roman Yablonskiy
    4 (1)
    MacdScapler   is an automatic expert advisor with two section of martingale strateges with automation takeprofit. The MACD indicator with adjustable parameters is used as inputs. If parameters of the entry points goes wrong, the EA changes them automaticly. General recommendation The minimum recommended deposit is 1000 cents for 0.01 lot. Spread is recommended less then 2 points. The martingale parameter can be set from 0.1 to any value in two steps - the first for the four trades and the second
    FREE
    「GA Moving Average」(「GA 移動平均線」)は、移動平均線クロスオーバー戦略を用いたエキスパートアドバイザー(EA)であり、完璧なトレード戦略を実現するための多くの設定が可能です。 「GA Moving Average」の中心コンセプトは、移動平均線インジケーターを利用して潜在的なトレード機会を特定することです。異なる移動平均線の相互作用を分析することで、このEAは市場での買いシグナルと売りシグナルを生成することを目指しています。 主な特徴とカスタマイズオプション: 1. 移動平均線のパラメーター:トレーダーは、短期と長期の移動平均線の特定の期間を設定できます。これにより、トレーディングスタイルや好みに合わせて柔軟に適応することができます。さまざまな市場条件や時間枠に対応することが可能です。 2. クロスシグナルの生成:EAは、短期移動平均線が長期移動平均線を上回ると買いシグナルが生成され、短期移動平均線が長期移動平均線を下回ると売りシグナルが生成されるよう監視します。これにより、潜在的な買いチャンスや売りチャンスを示します。 3. リスク管理:EAにはリス
    FREE
    MerkaStudent is a basic version of an expert advisor that allows us to understand part of the behavior of a chart in historical time. It uses some basic parameters in trading, which allows us to understand mathematically how a chart moves and thus know what is our mathematical expectation in the historical period analyzed. Starting from a mathematical logic, we can create a strategy to evaluate its results.
    FREE
    Free RSI EA
    Tonny Obare
    3.5 (6)
    Free RSI expert advisor is a completely free expert advisor that trades using rsi level crosses. You can set which levels the Ea should use to open and close trades. The various settings are explained below. NOTE: The default settings are just place holders and not necessarily the best. Use the settings that best suites you or your strategy. Lots - This is the lot size of the EAs trades. 0.1 is the default setting. AllowBuy - Set to true to allow buy trades. This setting is true by default. Allo
    FREE
    Vik Standart
    Ivan Kopchuk
    4.33 (6)
    Features: 1. Your constructor strategies. 2. Large selection of standard indicators. 3. Exact market entry according to your strategy. 4. Slip filter. 5. Support for four and five characters. 6. Trend trading. 7. Trading in flat. 8. Minimum deposit. 9. Aggressive or quiet trade. 10. Limit the lot. 11. Position tracking. 12. Restoring balance after loss. Input parameters    Lot - fixed lot size.    StopLot - lot restriction.    UseVxod - enable / disable login pattern.    UseStop -
    FREE
    This EA trades using the Bollinger Bands indicator. It offers many trading behaviors and flexible position management settings, plus many useful features like customizable trading sessions and a martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  |  Get Help ] Easy to use and supervise Fully customizable indicator settings Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols Trading can be NFA/
    FREE
    FX365 MA Crossover EA is a completely FREE expert advisors specially developed for users who love to do their own configuration and optimization. The EA comes without optimizations but everything one trader need to configure and adapt the EA to any forex instrument/pair. FX365 MA Crossover EA is based on the popular Moving Average indicator. The idea behind this EA is to use two MA indicators. One FAST and the second one SLOW. When both MA crossed each other the EA trades. When the FAST MA line
    FREE
    PZ Stochastic EA
    PZ TRADING SLU
    4.17 (6)
    This EA trades using the Stochastic Indicator. It offers many trading scenarios and flexible position management settings, plus many useful features like customizable trading sessions, a martingale and inverse martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products   |  Get Help ] Easy to use and supervise It implements three different entry strategies Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit sym
    FREE
    Wealth gained hastily will dwindle, but whoever gathers little by little will increase it. This Expert is using DCA and Hedging Strategy.  Live Account with startlot 0.04 : Hedge DCA Master HighRisk x4 Live Account with Middle Risk and recovery from loss other EA :  https://www.mql5.com/en/signals/2289704 www.myfxbook. com/portfolio/hedge-dca-master/11230507 delete space before com The Key point: Use my custom free indicator, you can download here  and place it under folder mql4/Indicators Us
    FREE
    SAAD TrendTracker is a fully automated EA. It is based on mathematical algorithms Trend Tracker indicator and SAADScalper. The EA scalps pips by its strong Entry strategy based on SAADScalper. Trades that are not successful to scalp are handled in a different way of uniquely designed algorithm based on Trend Tracker indicator. EA is designed for M1, M5, M15 and M30. It consults daily chart for successful trading accuracy. It consults H1 to handle unsuccessful trades using Trend Tracker Indicator
    FREE
    EA With Recovery
    Che Jeib Che Said
    4.5 (2)
    The Expert Advisor was developed to grow user account balance persistently. To achieve this, it has two modes, normal and recovery mode. The parameters for the two modes can be changed to suit user strategy. There are also auto trade button, buy button and sell button. Auto trade button can be turned ON and OFF. Buy and sell buttons is for user to manually intervene a trade. HOW IT WORKS. The Expert will trade automatically according to the input parameters. It trades in Normal mode when there
    FREE
    The EA creates a grid of equally spaced pending limit orders taking into account:  - The current price; sell-limit above / buy-limit below  - The trading range; computed by using the weekly highs and lows The EA then manages the orders while they have been executed. The logic is: IF #EXECUTED ORDERS == 2   OPEN NEW LIMIT AT THE PEN. PRICE IF #EXECUTED ORDERS > TOT - 2   RESET THE LIMIT ORDERS TO RANGE  - check the video for the full strategy at:  https://youtu.be/f_ebFsGpIZQ?si=k8IBWe4qJxpz2zjJ
    FREE
    This is a free version of the Dmytriyx Impulse Expert Advisor. The Expert Advisor analyzes the current price dynamics when it deviates from the average value. Uses pending orders in the impulse direction, at a fixed distance, then moves the pending order in the direction of correction. You can configure the number of pending orders to be placed in the signal direction - the distance between the pending orders is LevelDist , the lot value of each new order is equal to a half of the previous one (
    FREE
    Full automatic trading platform incorporating the best settings of BinaryMiner and Root-Diamond Built-in configurations. 1. Automatic calculation of abyom from the deposit. 2.Opening only one position from the settlement level in Long or Short 3.Security for going to No Loss in cases of Contra trend 4 binary indicators filter the market and identify a nearby wave in the market movement. All incorporating configurations guarantee long-term income // --------- Configurable parameters -----
    FREE
    Use Stochastic with oversold and overbought to find trading opportunities. Use RSI to identify strength of trend anf confirm the trend matches the stochastic overbought and oversold. Trade on MACD cross matching the trend identified by Stochastic and RSI. Set stop loss at a recent swing high or swing low. Set take profit as a ratio of stop loss. Exits are on take profit and stop loss only, there is no exit signal.
    FREE
    Moving Along USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON M15 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 5 great strategies The EA can be run on even a $2000
    FREE
    Same behavior of https://www.mql5.com/en/market/product/25552 but fixed lot 0.01 The EA waits for a spike according to a specific logic and opens a position in spike direction setting stop loss and take profit. When positions are in profit they are managed with smart trailing mechanism based also on elapsed time from opened position. It works with 5-digit and 4-digit broker. Must be used on the M1 chart. Does not need historical data. It does not use Martingale Grid Hedge Parameters spikeFilte
    FREE
    Easy Parabolic Sar
    Alexander Nikolaev
    4.4 (5)
    The Expert Advisor places orders based on the points of the Parabolic Sar indicator. If your trading strategy utilizes this indicator, the EA will save you from the necessity to move your pending orders after every candlestick (e.g. 5 minutes or 1 hour) and will do it automatically. You can set the EA to open only BuyStop or only SellStop or both. Buy default both Buy and Sell are enabled. The EA does not use any indicators other than Parapolic Sar. Therefore you are to decide the time to run th
    FREE
    Morning Luck
    Pavel Predein
    4.8 (5)
    Automatic trading system based on the morning Flat indicator, puts pending orders on the borders of the night channel .All trades have a fixed stop loss and take profit .The traded pair GBPUSD H1, can be used on other instruments after optimization. The EA contains a switchable flat indicator . The robot's operating time in the input parameters corresponds to (+2GMT). when switching to daylight saving time,you need to adjust the time manually. * Use default settings  * Does not use dangerous
    FREE
    This is an example of how the MetaTrader terminals's Strategy Tester can help to find good input parameters for an old and widely known MACD Sample Expert Advisor, which is available in the Navigator window (tab: Expert Advisors). Input parameters Indicator MACD: fast - fast Period; slow - Slow Period; sign - Signal Period; appPrice - PRICE_CLOSE=0; PRICE_OPEN=1; PRICE_HIGH=2; PRICE_LOW=3; PRICE_MEDIAN=4; PRICE_TYPICAL=5; PRICE_WEIGHTED=6; MACDOpenLevel ; MACDCloseLevel ; Indicator Moving Avera
    FREE
    Bollinger Blade
    Alfet Nigmatullin
    1 (1)
    Scalper's Blade - Bollinger Bands Scalping EA Overview Scalper's Blade   is a professional scalping Expert Advisor based on the classic Bollinger Bands strategy. The EA enters a position when the price crosses the upper or lower band and closes the trade with a fixed Stop Loss and Take Profit. Perfect for traders who prefer a mechanical approach with clear entry rules. Strategy Logic Signal Condition Action SELL Previous candle close > Upper Band & Current candle close < Upper Band Sell Ma
    FREE
    PZ Heiken Ashi EA
    PZ TRADING SLU
    4.64 (11)
    This EA trades using the Heiken Ashi Smoothed Indicator. It offers many trading scenarios and flexible position management settings, plus many useful features like customizable trading sessions, a martingale and inverse martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  |  Get Help ] Easy to use and supervise It implements three different entry strategies Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5
    FREE
    CommunityPower MT4
    Andrey Khatimlianskii
    4.88 (40)
    CommunityPower EA — is the Expert Advisor for MetaTrader 4/5, created by community and for community. It is free, versatile and very powerful, and allows to trade a wide range of strategies. The idea is simple Your suggestions + my code = a win-win for everyone! Is it a ready-to-use money-making machine? No, it is definitely not. It is a tool, which allows you to create and run your own trading strategy, and it is up to you to find profitable settings and take the responsibility for your tradi
    FREE
    Gegenpressing
    Mr Thadanai Chulasamaya
    4.2 (5)
    This EA has no stop loss. All risks are at your discretion. This is Free EA,  It can make you profitable if you use it carefully. Please don't ask for the MQ4 file, I'm using it to develop other robots. Gegenpressing EA  is a fully automatic Expert Advisor for  Scalping  Trading on  XAUUSD timeframe M1 but also in others.   The basic strategy starts with Market order in Trend Following, so this EA  Follow the Trend . M1 Trend…. very very fast.  If you like this EA and want to help me develop
    FREE
    PZ RSI Trader EA
    PZ TRADING SLU
    4.67 (3)
    This EA trades using the RSI Indicator. It offers many trading scenarios and flexible position management settings, plus many useful features like customizable trading sessions, a martingale and inverse martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  |  Get Help ] Easy to use and supervise It implements three different entry strategies Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols Tr
    FREE
    Harvest FX
    Sayan Vandenhout
    4.56 (9)
    Harvest FX USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $30000 a
    FREE
    このプロダクトを購入した人は以下も購入しています
    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 LATEST MANUAL ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの 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 tra
    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 は単純なグリッド/マーチンゲール
    Aura Neuron MT4
    Stanislav Tomilov
    4.67 (15)
    Aura Neuron は、Aura シリーズのトレーディング システムを引き継ぐ独特のエキスパート アドバイザーです。高度なニューラル ネットワークと最先端のクラシック トレーディング戦略を活用することで、Aura Neuron は優れた潜在的パフォーマンスを備えた革新的なアプローチを提供します。完全に自動化されたこのエキスパート アドバイザーは XAUUSD (GOLD) などの通貨ペアを取引するように設計されています。1999 年から 2023 年まで、これらのペアで一貫した安定性が実証されています。このシステムは、マーチンゲール、グリッド、スキャルピングなどの危険な資金管理手法を回避しているため、あらゆるブローカーの条件に適しています。Aura Neuron は、多層パーセプトロン (MLP) ニューラル ネットワークを搭載しており、これを利用して市場のトレンドと動きを予測します。MLP はフィードフォワード人工ニューラル ネットワーク (ANN) の一種で、特に単一の隠し層で構成されている場合は「バニラ」ニューラル ネットワークと呼ばれることがよくあります。MLP には、入力
    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 用に設計されており、安定した制御された成長を望む初心者とプロフェッショナルの両
    Vortex Gold MT4
    Stanislav Tomilov
    4.93 (43)
    Vortex - 未来への投資 Vortex Gold EAはメタトレーダープラットフォーム上で金(XAU/USD)を取引するために特別に作られたエキスパートアドバイザーです。独自の指標と作者の秘密のアルゴリズムを用いて構築されたこのEAは、金市場の有益な動きを捉えるように設計された包括的な取引戦略を採用しています。その戦略の主要な構成要素には、CCIやパラボリックインジケーターなどの古典的なインジケーターが含まれており、これらは理想的なエントリーポイントとエグジットポイントを正確に知らせるために連動します。Vortex Gold EAの核心は、高度なニューラルネットワークと機械学習テクノロジーです。これらのアルゴリズムは、過去のデータとリアルタイムのデータの両方を継続的に分析し、EAがより高い精度で進化する市場トレンドに適応し対応することを可能にします。ディープラーニングを活用することで、Vortex Gold EAはパターンを認識し、指標パラメーターを自動的に調整し、時間の経過とともにパフォーマンスを向上させます。Vortex Gold EAは、独自の指標、機械学習、適応可能な取
    Real Trading Account  LIVE SIGNAL VT MARKETS:  https://www.mql5.com/en/signals/2363526 Join SmiteFX Algos MQL5 Public Chat :   https://www.mql5.com/en/messages/03e4dab0b20bdd01 Fortune is an automated breakout Expert Advisor for MetaTrader 4 & 5, developed primarily for XAUUSD. The EA identifies potential breakout and breakdown zones based on recent market structure, then manages each trade according to the risk percentage set by the user. Every position is opened with predefined Stop Loss and
    Quantum Nexus は、定量分析、多段階検証、トレンドフォローアルゴリズム、ポジション追跡機構、統計モニタリングを、統合された自動売買システム内で組み合わせた革新的なエキスパートアドバイザーです。 この製品を実現するために、数十年にわたる開発経験と1年間の準備を費やしてQuant v5を構築しました。Quant v5は、戦略の統計的優位性を数学的に証明するための継続的なローリングOOSテストを備えた、ヘッジファンド水準の定量分析ツールです。 価格ポリシー 最初のお客様を対象とした30%の期間限定割引は、2026年7月31日まで利用できます。 価格は10件の購入ごとに100 USD引き上げられます。価格の引き上げは恒久的です。 最終価格:30 000 USD。 実績 実運用では、高リスクおよびULTRAモードで、Quantum Nexusは現在250%を超える利益を示しています。 追加の実運用口座では、中程度のリスクおよびMEDIUMモードで、現在の結果は30%を超えています。 ヒストリカルテストでは、エキスパートアドバイザーは2021年以降に100億USDを超える利益を示し、
    FastBull Market Sentiment は、総口座価値5億米ドル以上に相当する数千件のポジションを集約したデータフィードです。 Scalp On Scalp Off は、直接API統合を通じてこのデータを即座に取得し、取引の際に活用できます。センチメントは、カスタマイズ可能で使いやすいパネルとしてチャート上に直接表示されます。 ライブシグナル: こちらをクリック グリッドやマーチンゲールを使用せずに単発トレードを管理します。 適応型の動的トレーリングストップおよびテイクプロフィット。 セットアップは非常に簡単で、15秒以内に完了できます。API URLを許可されたWebRequestに追加するだけです。 推奨設定 チャート: EURUSD, GBPUSD, XAUUSD 時間足: H1 入力パラメータ Market Sentiment URL - このURLをWebRequestに追加します Market Sentiment Filter - マーケットセンチメントフィルターの有効化または無効化 Market Sentiment Pairs - パネルに表示および監視する
    Golden Moon Scalper
    Nguyen Hang Hai Ha
    5 (5)
    Expert Gold Moon Scalper is a fully automated Expert Advisor designed specifically for the Gold market (XAUUSD). The EA combines price action analysis, tick-based market behavior, and technical indicator confirmation to identify high-probability trading opportunities. The strategy uses Stop Orders to capture momentum during Gold's fast price movements, helping reduce premature entries in volatile conditions. Positions are managed with a combination of scalping logic, dynamic trailing, and predef
    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 scalp
    Aurum AI mt4
    Leonid Arkhipov
    4.94 (34)
    アップデート — 2025年12月 2024年11月末、Aurumは正式に販売開始されました。 それ以来、ニュースフィルターや追加の防御条件、複雑な制限なしで、実際の相場環境にて継続的に稼働してきましたが、安定して利益を維持してきました。 Live Signal (launch April 14, 2026) この1年間のリアル運用により、トレーディングシステムとしての信頼性が明確に証明されました。 そしてその実績と統計データを基に、2025年12月に大規模アップデートを実施しました: プレミアムパネルを全面刷新、すべての画面解像度に最適化 取引保護システムを大幅に強化 Forex Factoryを基にした高性能ニュースフィルターを追加 シグナル精度を向上させる2つの追加フィルター 最適化の強化、動作速度と安定性の向上 損失後に安全に回復するRecovery機能を搭載 プレミアムスタイルの新しいチャートテーマを採用 AURUMについて Aurum — ゴールド(XAU/USD)専用プレミアム自動売買EA Aurumはゴールド市場において、安定性と安全性を重視して開発されたプロ
    Trend Catcher Exp
    Ramil Minniakhmetov
    5 (2)
    Trend Catcher EAは、開発者独自のカスタマイズされた適応型トレンド分析指標を用いて市場価格の動きを分析します。短期的なノイズを除去し、根底にあるモメンタムの強さ、ボラティリティの拡大、価格構造の挙動に焦点を当てることで、真の市場方向性を特定します。移動平均線、RSI、ボラティリティフィルターなどの独自のカスタマイズ指標の平滑化機能とトレンドフィルタリング機能を組み合わせることで、EAは事前に定義された取引条件に基づいて自動的に取引を実行します。 このシステムは、あらゆる価格変動に反応するのではなく、トレンドの形成を確認するまで待ち、その後、支配的なトレンドの方向にエントリーする前に、動的な均衡ゾーンへの制御されたプルバックを探します。これはマーチンゲール/グリッドEAです。 対応通貨ペアと時間枠: このEAは、XAUUSD、またはEUR/USD、GBP/USD、USD/CAD、AU/USD、AUD/CAD、NZ/CADなどの主要通貨ペアで効果的に機能します。 NZDUSDなどの銘柄は、M15以上の時間足(H1など)で取引すると、より正確な取引が可能になります。 設
    Multi Sniper mq
    DMITRII GRIDASOV
    5 (4)
    MULTI SNIPER EA は、MT4プラットフォームで約90%の精度を誇る高精度自動取引システムです。 この収益性の高いスキャルピングEAは、現在市場で最も安定したシステムの一つです。   No grid! No martingale! このMQL5ウェブサイトでのみ提供されるオリジナル製品です。 テストと取引用の EA Set_files をダウンロードします 。  GBPAUD Set_file   GBPCAD Set_file - 複利法とスキャルピングテクニックを実装しています。 - システムは市場のボラティリティに応じて動的SLを自動的に設定します。 - EAはデフォルトで自動(ロット計算)リスク管理機能を備えており、固定ロットオプションも利用可能です。 - 取引エントリー感度パラメータを調整可能。 - 週末の取引ギャップを回避。 - 1分単位の高精度な動作時間フィルター。 - スプレッド表示機能搭載。 - ロボットには損益分岐点機能があります。 - 口座レバレッジ:1:30~1:2000の範囲で設定可能。 - 最も推奨される通貨ペアはGBPCADとGBPAUD
    AW Recovery EA
    AW Trading Software Limited
    4.35 (84)
    Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
    BB Return mt4
    Leonid Arkhipov
    4.89 (18)
    BB Return — ゴールド(XAUUSD)取引のためのエキスパートアドバイザー(EA)です。このトレードアイデアは、以前に 裁量トレード で使用していたものを基にしています。戦略の中核は Bollinger Bands(ボリンジャーバンド) のレンジへの価格回帰ですが、機械的でも毎回のタッチでもありません。ゴールド市場ではバンドだけでは不十分なため、EA には弱い・機能しない相場状況を排除する追加フィルターが組み込まれています。回帰のロジックが本当に妥当な場合にのみ取引が行われます。   Global   update   on   June   14th   取引原則 — 本戦略ではグリッド、マーチンゲール、ナンピン(平均化)を使用しません。EA は 固定ロット または AutoRisk モードで動作します。BB Return はスプレッド、スリッページ、ブローカーの価格配信の違いに影響されにくく、 Standard、ECN、Pro、Raw、Razor など、あらゆるブローカー・口座タイプで使用できます。取引セッションに依存せず、 24時間稼働 します。   $ 359   は
    GHS (Gann HiLo System ) is an expert advisor that trades the resumption of a trend after a pullback, using the Gann HiLo Activator as its directional reference. It does not chase price or try to anticipate reversals: it waits for the line to define a trend, waits for price to pull back against it, and enters only when the market clears the prior extreme of the move, confirming it wants to resume its direction. The Gann HiLo indicator is calculated inside the advisor itself, so no external indic
    XGen Scalper MT4 - プロフェッショナル自動取引システム XGen Scalperは、高度なアルゴリズム構造と実証済みのテクニカル分析を組み合わせ、あらゆる市場で一貫した結果を提供する最先端のエキスパートアドバイザーです。この強力な取引システムは、外国為替ペア、金や銀などの貴金属、暗号通貨、商品指数で問題なく動作します。 高度なアルゴリズム技術 独自の波動スキャンアルゴリズムは、市場データをリアルタイムで処理し、手動の投資家が見逃しがちな、可能性の高い取引機会を特定します。このシステムは、変化する市場の状況に絶えず適応し、トレンド、レンジ、ボラティリティの高い環境でも効果的に機能します。 ユニバーサルな互換性 特定のペア向けに設計された従来の EA とは異なり、XGen はすべての商品で優れたパフォーマンスを発揮します。 プロフェッショナルなコントロールパネル リアルタイムの口座指標、詳細な取引統計、システムステータスを表示する洗練されたインターフェースで、取引パフォーマンスを監視します。統合された波形視覚化により、システムが市場の状況をどのように解釈し
    バイパスジェネレーター は、機関投資家レベルのアルゴリズムに基づく、XAUUSD向けの決定論的スキャルピングシステムです。 ライブシグナル: ここをクリック これは、何も考えずに次々と取引を開始し、証拠金を消耗させ、資金を不必要なリスクにさらす一般的なEAではありません。 すべてのエントリーは、単一のポジションを開く前に16の独立した検証レイヤーを通過します。グリッドは使用せず、すべての取引には仮想テイクプロフィットとストップロスが設定されています。 バックテスト曲線は非現実的なパフォーマンスを目的として最適化されていません。21年間のヒストリカルデータで開発・検証された後、実際の市場でのパフォーマンスによって確認されてから公開されました。 利益の出ている取引はトレーリングメカニズムによって利益を伸ばします。システムは同時に1つのポジションのみを保有するよう厳格に制限されています。グリッド、マーチンゲール、ナンピンは使用せず、制御された線形リスクモデルを実現しています。 取引ロジックは、堅牢なテクニカルアーキテクチャに基づいています。 トレンドの強さと確認: 複数の時間足で動的なトレ
    ループホールシステムは、グローバル通貨強度メーターへの持続的な接続に基づいて判断を下すことができる通貨ペア用のミッドレンジスキャルピングシステムです。 重要!購入後に詳細かつ包括的な指示のために連絡してください! 現在の価格は上昇します。期間限定価格: 79 USD 単発取引のみ。グリッドやマーチンゲールは一切使用しません。 日々のボラティリティに適応するインテリジェントなトレーリングストップ終了 通貨強度メーターは、すべての主要なFXペアの強さをリアルタイムで監視するオンラインデータベースで、何百万もの毎日の取引データを基にしています。ループホールシステムはこのデータを即座に取得して取引判断に活用できます。設定は非常に簡単で、URLを許可されたWebRequestsに追加するだけで取引を開始できます。 推奨 チャート: EURUSD, GBPUSD 時間足: H1 入力項目 ロットサイズ計算方法 - 自動ロットまたは固定ロットを選択 固定ロットサイズ - 固定ロットサイズ 自動ロット - この金額の口座通貨ごとに0.01ロット 最大スプレッド - ポジションを開く際の最大スプレッド
    AW Double Grids EA
    AW Trading Software Limited
    4.5 (8)
    アドバイザー AW Double Grids MT4は、情報取引パネルと簡単なセットアップを備えた、アグレッシブで完全に自動化されたグリッド アドバイザーです。この戦略は、同時双方向作業で構成され、一方向のボリュームを増やします。組み込みの自動ロット計算、ポジション ボリュームの増加のさまざまなバリエーション、およびその他の機能が実装されています。 手順 ->  こちら  /  問題解決 ->   こちら / MT5 バージョン ->   こちら アドバイザーの取引方法: AW Double Grids は、反対方向の注文のペアを使用して双方向の取引を実行します。 AW Double Grids は、 反対方向の 2 つの注文を開くことで取引を開始します。利益のある注文をクローズした後、アドバイザーは再度 2 つの注文を開き、開いている方向のボリュームを増やします。開いている注文がある場合、アドバイザーは設定に応じて TakeProfit をポイント単位で変更できます。TakeProfit は動的または固定にすることができます。 入力パラメータ: メイン設定 Size_of_the
    One Gold MT4
    Stanislav Tomilov
    4.68 (19)
    One Gold EA をご紹介します。これは、Meta Trader プラットフォーム上の洗練された金取引ロボットで、高度な市場分析でトレーダーを支援するために開発されました。当社の独自のテクノロジーは、ニューラル ネットワークとデータ駆動型アルゴリズムを活用して、過去およびリアルタイムの金市場データを分析し、意思決定に役立つ洞察を提供します。従来の手動戦略とは異なり、One Gold EA は最小限の介入で動作し、取引プロセスを合理化し、関連するリスクの削減を目指しています。高度なニューラル プラグインの使用によりロボットの分析機能が強化されますが、他の取引ツールと同様に、One Gold EA は利益を保証するものではないことに留意することが重要です。ただし、より情報に基づいたデータに裏打ちされた洞察を提供することで、取引パフォーマンスを向上させる可能性を考慮して設計されています。One Gold EA は、金市場を継続的に監視して、人間のトレーダーが見つけるのが難しいパターンや傾向を検出します。このシステムはさまざまな市場状況に適応できるため、特に金取引のような非常に不安定な環
    GoldJump EA is an Expert Advisor based on a gold scalping strategy specifically designed for the M1 timeframe with a structured risk management approach. This EA utilizes fast price movements during the Asian trading session to identify entry opportunities, targeting short yet consistent market moves. The system is equipped with Drawdown control (DD Max), measured Stop Loss (SL), and optimized Take Profit (TP) features to maintain performance stability and efficient margin usage. The GoldJump EA
    AFTrade Scalper EA is an automated trading robot designed for XAUUSD using a breakout-based scalping approach. The EA focuses on very short-term opportunities with controlled risk management, fixed lot options, trading session filters, and a three-stage trailing stop system consisting of Trailing Start, Trailing Stop, and Trailing Step. No grid and no martingale, every trade has a defined Take Profit and Stop Loss. Please see below live signal of this EA : Live Signal Broker IC Markets (startin
    EA Gold Stuff
    Vasiliy Strukov
    4.7 (1090)
    EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オートロットオー
    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%(リスクは単一取引のストップロスに基づいて計算) 設定:デフォルト 取引ロジックとリスク管理 戦略タイプ:価格行動および市場構造の分析による重要な反転レベルの特定 標準的なテクニカル指標は使用しません すべ
    Poison Ivy
    Janet Abu Khalil
    5 (1)
    Info: Working trading pairs :  XAUUSD, GOLD  Timeframe: H1 Min deposit: $100 Min leverage 1:20  Works with any broker, though an ECN broker is recommended Live signal :  https://www.mql5.com/en/signals/2382616 Features: No martingale No grid trading No averaging No dangerous money management techniques Hard stop loss and take profit for every trade Stable results since 1999 with 99.9% quality quotes Not sensitive to broker conditions Easy to install and use FTMO and Prop firm ready Complies wi
    Session Breakout PRO は、自動化された Forex 取引向けに開発されたプロフェッショナルな Breakout EA であり、クラシックな Session Breakout 戦略をベースに構築されています。 本EAは、London Breakout や Asian Session Breakout を含む複数の取引セッションに対応しており、高度なシグナルフィルタリング、適応型リスク管理(Risk Management)、および最新のリスクコントロール機能を組み合わせています。柔軟な設定システムにより、通貨ペア、CFD、株価指数、貴金属などのさまざまな金融商品だけでなく、多様な市場環境や取引スタイルにも対応できます。 Gold Signal :  https://www.mql5.com/ja/signals/2378603 デフォルト設定は XAUUSD H1(GOLD H1)向けに最適化されています  |  Session_Breakout_PRO_GOLD_H1.set  |  Reports.zip なぜすべてのレンジブレイクアウトが利益につながるわけではない
    GOLD Scalper PRO
    Lachezar Krastev
    4.48 (25)
    BUY 1 and GET 1 FREE - Promotion! Buy GOLD Scalper PRO with a huge –60% discount and GET 1 FREE EA by your choice! Promo Price: $177 (Regular Price: $447 — You Save $270!) After purchase contact me to get your GIFT EA! You can also contact me to get the list of available GIFT EAs! 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
    Forex GOLD Investor
    Lachezar Krastev
    4.39 (51)
    BUY 1 and GET 1 FREE - Promotion! Buy Forex GOLD Investor with a huge –60% discount and GET 1 FREE EA by your choice! Promo Price: $217 (Regular Price: $547 — You Save $330! ) After purchase contact me to get your GIFT EA! You can also contact me to get the list of available GIFT EAs! 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 strat
    作者のその他のプロダクト
    Cube EURUSD
    Andrea Ferrino
    4.33 (3)
    Description Cube EURUSD is a bias trading robot that sells and buys at predefined hours on specific days. It goes long on Monday, Wednesday and Thursday and it goes short on Wednesday, Thursday and Friday. Every entry is filtered out by a specific condition that aims to reduce false signal and to increase the average win. It works just on EURUSD timeframe H1. Key Features Absence of dangerous algorithms. It works just when the bar is closed. Each order has a protective dynamic SL and TP level b
    FREE
    Purple Ice Purple Ice is a bias trading robot that sells and buys at predefined hours on specific days. It has been developed on three crosses, EURJPY , EURAUD and EURNZD on H1 timeframe. Key Features Absence of dangerous algorithms. It works just when the bar is closed. Each order has a protective dynamic SL and TP level based on the current volatility. Easy to use, optimization not required, very few parameters. Description of the Main Expert Advisor Settings Magic Number : self-explicative
    フィルタ:
    frank2005
    36
    frank2005 2023.01.11 09:57 
     

    Low performance.

    Miguel Jimenez Cordero
    6779
    Miguel Jimenez Cordero 2021.03.30 07:54 
     

    Nice.

    レビューに返信