MACD and MA filter

4.33

The MACD and MA filter EA trades on the MACD indicator, uses the filter as two moving averages (fast MA is higher than slow MA - buy, sell - contrary), the Martingale is applied at the request of the User (the amount of lot multiplication for a series of losses is limited), breakeven, trailing stop, inverting the signal.

In EA version 1.4. added closing an order by a reverse signal, separately by the MACD indicator (parameter Close_By_Reverse_MACD_Signal), separately by moving averages (parameter Close_By_Reverse_MA_Signal).

In version 1.5. added a separate timeframe selection for the applied indicators

Input parameters:

Indicator MACD:

  • Close_By_Reverse_MACD_Signal = false; Close order by a reverse signal of the MACD indicator
  • MACDfast_ema_period=12; Fast EMA period
  • MACDslow_ema_period=26; Slow EMA period
  • MACDsignal_period=9;  Signal line period
  • applied_price_macd = 0; Used price

 PRICE_CLOSE - 0
 PRICE_OPEN - 1
 PRICE_HIGH - 2
 PRICE_LOW - 3
 PRICE_MEDIAN - 4
 PRICE_TYPICAL - 5
 PRICE_WEIGHTED - 6

  • Invert_MACD_sig = false;

  If it is off (false), the signal on the MACD indicator is generated as follows:
 buy order - if the main line of the indicator has crossed the signal line from bottom to top
 sell order - if the main line of the indicator crossed the signal line from top to bottom
 If enabled (true), then the signal is formed contrary

  • Zero_Line_Filter = false; (added parametr in version of EA 1.02)
if true: a buy order can be opened if the cross of the main and signal lines of the MACD indicator happens below the zero line of the indicator, a sell order can be opened if the cross of the main and signal lines of the MACD indicator happens above the zero line of the indicator
  • shift_macd = 1; number of the bar from which we take the signal for MACD, 0 - on the current, 1 - on the previous one with confirmation of the signal, and so on.
  • TF_MACD=PERIOD_CURRENT; timeframe of the MACD indicator

Indicator MA:

  • Close_By_Reverse_MA_Signal= false; Close order by a reverse signal of the MA indicator
  • PeriodMA_slow = 200; Period slow MA
  • PeriodMA_fast = 100; Period fast MA
  • ma_shift_slow =0; Slow moving average shift
  • ma_shift_fast =0; Flow moving average shift
  • ma_method_slow = 0; slow moving average averaging method
  • ma_method_fast = 0; fast moving average averaging method

0 - Simple averaging
1 - Exponential averaging
2 - Smooth averaging
3 - Linear Weighted Averaging

  • applied_price_slow = 0; used price of the slow moving average
  • applied_price_fast = 0; used price of the fast moving average
0-closing price
1-opening price
2-Maximum price for the period
3-minimum price for the period
4-median price, (high + low) / 2
5-Typical price, (high + low + close) / 3
6-Weighted Price, (high + low + close + close) / 4

  • shift_ma = 1; bar number from which we take the signal for MA, 0 - current, 1 - previous and so on
  • TF_MA=PERIOD_CURRENT; timeframe of the MA indicator

Orders management:

  • SL = 40; Stop loss
  • TP = 80; Take Profit
  • Lots = 0.01; fixed lot
  • Lot_Koef = 2; lot increase ratio
  • Limit = 3; lot multiplication limit
  • Use_Risk = true; on / off proportional money management
  • Risk = 3; lot size with proportional money management
Trailing stop:
  • Trailing_Use = false; use trailing stop
  • Profit_Level_Trailing = 100; order profit level in points at which the trailing stop starts working
  • TrailingStop = 50; distance at which the stop loss reaches for the price
  • TrailingStep = 50; modification step

Break-even:

  • Breakeven_Use = false; use breakeven
  • Profit_Level = 30; profit level in points, upon reaching which the breakeven is set by the order
  • SL_Plus = 1; breakeven level in points
  • Slip = 5; Slippage
  • Magic = 100; Magic orders
  • Auto_Digits = true; Automatic transfer of points to five-digit / three-digit quotes
  • Buy = true; Trade Buy Orders
  • Sell ​​= true; Trade sell orders




レビュー 13
IATradingScalping
2769
IATradingScalping 2024.02.17 07:12 
 

Buen ROBOT te duplica la inversion , EL DD si es alevado . GRACIAS

Pixeldd
77
Pixeldd 2023.01.18 16:49 
 

Der EA gefällt mir zwar, ich würde ihn aber sehr gerne umgekehrt verwenden. Handeln auf Basis von EMA und MACD als Filter. Geht das zu programmieren ? Ich möchte im Tagesdiagramm EMA 8 und EMA 21 handeln, diese beiden EMA sollen den Kauf auslösen wenn der MACD schon ein Kaufsignal zeigt. Der Handel soll geschlossen werden wenn der MACD ein Verkaufsignal generiert. Ich habe leider keine Ahnung zum programmieren sonst würde ich das sofort selbst erledigen.

2000020413
14
2000020413 2021.09.02 12:07 
 

Very good and reliable with optimisation.

おすすめのプロダクト
Scalper Mars
Igor Bulgakov
3.5 (4)
Scalper Mars EA uses intraday scalping strategy. The Expert Advisor uses standard indicators MACD, RSI, EMA in its trading, does not use martingale and an order grid. A stop order is placed near local extrema, if it does not exceed the maximum value specified by the MaxStopLoss parameter. The EA uses take profit equal to the stop. The Expert Advisor is influenced by news releases. Requirements Recommended for work on the M1 timeframe. It can be traded on any currency pairs, when calculating resu
FREE
EURUSD EMA–SMA Reversal Breakout (H1) is a fully automated MetaTrader 4 strategy designed to capture **confirmed reversal breakouts** on EURUSD using a simple trend + position filter with rule-based **pending STOP execution** beyond recent structure. The EA was backtested on **EURUSD on the H1 timeframe** from **April 1, 2004 to April 24, 2024** using a MetaTrader 4 backtest engine (base data: EURUSD_M1_UTC2). No parameter setup is required — the system is delivered with optimized and fine-tune
FREE
CryptoTrend
Paulo Martins Barbosa
4 (2)
<h3>CryptoTrend</h3> <p> <b>CryptoTrend</b> is the free edition of a rule-based cryptocurrency Expert Advisor created for traders who want to test the product philosophy and core execution style before using the full version. </p> <h3>Overview</h3> <p> This EA is designed around the idea of participating in relevant crypto price trends through structured rules and controlled execution. It avoids dangerous recovery methods and focuses on practical automated trading. </p> <p> There is no marti
FREE
Toms Dollar Cost Averaging
Thomas Alexander Kevin Anderson
1 (1)
This Expert Advisor implements an RSI Mean Reversion strategy with a moving average filter for trade entries. The EA uses higher timeframe RSI conditions to detect potential buy or sell opportunities, confirmed by a lower timeframe moving average. The strategy includes risk management features like limiting the maximum number of open trades, controlling risk based on ADR, and closing trades when a predefined account profit percentage is reached. It also includes visualization tools such as a bre
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
Gold Evolution
Paulo Martins Barbosa
3.33 (3)
Gold Evolution Gold Evolution is the free edition of a professional rule-based Expert Advisor designed for traders who want to evaluate the core logic of the system before moving to the full version. It follows the same philosophy of disciplined automation, controlled risk and structured execution. Overview This EA was developed from a discretionary Gold trading concept and later adapted to automated execution. Its purpose is to provide a simplified but useful introduction to the Gold Evolution
FREE
MACD Trend EA
Lachezar Krastev
4.5 (2)
MACD Trend EA is based on the popular forex indicator MACD (Moving Average Convergence Divergence). It is fully automated trading expert advisor and completely FREE!  As the name suggests, this expert advisor uses a trend-following strategy and uses the MACD indicator to detect the beginning of uptrends and downtrends. MACD Trend EA Top Features - Trend Following Strategy - Money Management - Advanced Exit System + TP and SL  - Trailing Stop System - Broker protection System - Custom Magic Re
FREE
マルチ指標リバーサルEA v2.04  概要   RSI、ボリンジャーバンド、ADXの3つの技術指標を組み合わせた逆張り型の自動売買システムです。任意の時間足で動作し、従来の単一ポジション取引とヘッジ取引の両方に対応しています。  基本仕様 - 対応プラットフォーム: MT4 - 推奨通貨ペア: 主要通貨ペア(EUR/USD、GBP/USD、USD/JPY等) - 動作時間足: 全時間足対応(M1~MN1) - 取引方式: 逆張り戦略 - ポジション管理: 単一ポジション / ヘッジモード選択可能  取引ロジック詳細 エントリー条件(買いシグナル) 1. RSIが設定した過売り水準(初期値:30)を下回る 2. 前足の終値がボリンジャーバンドの下限を下回る 3. 現在の価格が前足終値を上回る(反転の兆候) 4. RSIが前足から上昇している 5. ADXフィルターが有効な場合、ADX値が設定水準以上 6. リバーサルパターン検出が有効な場合、ハンマー・包み線等のパターンを確認 エントリー条件(売りシグナル) 1. RSIが設定した過買い水準(初期値:70)を上回る 2. 前
FREE
Auto3M Lite MT4
Mr Anucha Maneeyotin
3.8 (5)
ボリンジャーバンドとストキャスティクスとの戦略取引 ボリンジャーバンドは主にトレンドを追うために使用されます。 オープン保留中の注文の購入または販売のための確率的メインラインおよびシグナルラインの使用 アドバイザAuto3MLiteMT4はVPSで動作できます。 Pro version MT4 Pro version MT5 特徴 マーチンゲールなし ハードストップロスと各ポジションの利益を取る トレーリングストップ 保留中の注文をインターバル時間で自動的に削除 保留中の注文には買いストップと売りストップ機能を使用します 取引戦略 AUTO3M Lite MT4は9通貨ペアEURUSD、GBPUSD、AUDUSD、NZDUSD、USDCHF、USDCAD、USDJPY、EURJPY、GBPJPYで取引されています 保留中の注文の購入停止または販売停止のみを使用します。 ストキャスティクスは、相場分析と新しいバーでの分析にのみ使用されます。 確率的メインラインが90を超え、ビッドが90未満の場合、アッパーバンドは注文待ちの売りストップを準備します。 確率的メイ
FREE
EA Scalping Expert
Gerard Valldosera Gomez
3 (1)
This is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. This EA can't run in the same account. If you want an Expert Advisor that trades daily this is not because it requires patience to wait for a few days or weeks on the right opportunity for it to trade. It takes advantage of the volatility of the price movement.
FREE
Советник "RSI and MACD filter" торгует по индикатору RSI, использует фильтр в качестве индикатора MACD (главная линия выше сигнальной - покупка, продажа - наоборот), по желанию Пользователя применяется мартингейл (количество умножения лота при серии убытков ограничивается), безубыток, трейлинг стоп, инвертирование сигнала. Настройки советника: Индикатор RSI: RSI_Period = 14; используемый период индикатора RSI_Shift = 1; номер свечи выбранного графика, с которой советник берет сигнал, 0 -ориенти
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
エキスパートアドバイザーの説明:Candle Cross DCR Candle Cross DCR は MetaTrader 5 向けの完全自動化されたエキスパートアドバイザーで、ローソク足が指数移動平均線 (EMA) をクロスした瞬間に取引シグナルを生成します。必要に応じて DeMarker、CCI、RSI からなる DCR フィルターでシグナルを確認することもできます。 この EA は高度にカスタマイズ可能で、スキャルピングにもトレンドフォローにも対応します。プライスアクショントリガーとマルチタイムフレームインジケーターフィルターを組み合わせることで、精度と市場適合性を高めます。 戦略の基本ロジック ローソク足が EMA の反対側でクローズしたときにエントリーシグナルが発生します 買いは現在の足が EMA の上でクローズし、前の足が下でクローズしたときに生成されます 売りは現在の足が EMA の下でクローズし、前の足が上でクローズしたときに生成されます オプションの DCR フィルター DeMarker が設定以下で買い、設定以上で売りを許可します CCI が設定以下で買い、設定
FREE
VaniganMT4
Nissar Ahmed
5 (1)
### **Vanigan MT4  Core Trading Strategy Sideways Market Detection Uses ADX (Average Directional Index) to identify non-trending markets ADX < ADX_Thresh (25.0) → Sideways market ADX >= ADX_Thresh → Trending market (no trades) Entry Signals RSI (Relative Strength Index) for entry triggers: RSI < Oversold (30) → Buy Signal RSI > Overbought (70) → Sell Signal Trades only execute in sideways markets ( ADX < 25 ) Risk & Money Management Lot Size Calculation Fixed Lots : LotSize if UseMM = false Mo
FREE
Stratos Bora
Michela Russo
4.72 (71)
Stratos Bora is a trading robot  for the trading on forex. Designed to harness the power of the Ichimoku Kinko Hyo indicator, it offers 12 strategies to cater to every trader's style. Whether you're a seasoned trader or just starting out, Stratos Bora provides a seamless trading experience, ensuring you're always at the forefront of market opportunities. Important Information Revealed Leave a review and contact me via mql5 message to receive additional set files ! Do you want a powerful EA? Ch
FREE
DEMO version of GoldSuperTrendEA the demo version only works in backtesting. TestGoldSuperTrendEA uses a strategy that combines RSI and Moving Average. High winning percentage and a high profit factor make this Expert advisor very profitable. It was developed for XAUUSD pair. Setup and tips: I recommend using a balance of $1500 and an initial lot of of 0.05 with leverage 1:100 Low timeframes are more sensitive to price swings, so it is best to use moving averages and low RSIs to identif
FREE
Automatic trading Advisor .This is a free version of the expert Advisor "Trend Analyzer Pro" https://www.mql5.com/ru/market/product/42792.В the robot is based on 2 strategies: at the intersection of moving averages and Bollinger bands indicator .In the paid version, three strategies are available, which increases profitability several times .Designed for the EURUSD H1 currency pair.It is possible to use it on other tools after optimization.Test only on tick data. ** Does not use such dangerous
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
IT Moving Average Three EA
Quentin Gilbert Roger Dacheville
1 (1)
It uses three moving averages to analyze the market and generate buy and sell signals. The first and second moving averages are of the simple type with respective periods of 20 and 50. They are used to determine entry and exit points. The third moving average is of the simple type with a period of 200. It is used to indicate the trend direction based on its position relative to the price. The robot only takes signals that are consistent with the trend, allowing it to reduce the number of false
FREE
Советник "Stochastic and MA_filter" торгует по индикатору "Stochastic Oscillator", используя фильтр в качестве двух средних скользящих, по желанию Пользователя применяется мартингейл (количество умножения лота при серии убытков ограничивается), безубыток, трейлинг стоп, инвертирование сигнала, возможно настроить, как скальпирующий советник.   Для каждого валютного инструмента необходимо подбирать настройки.    Настройки советника: Индикатор Stochastic Oscillator: Kperiod=5; период линии K Dpe
FREE
これは、ほぼ10年前に初めて公開された私の有名なスキャルパー、ゴールドフィンチEAの最新版です。短期間で起こる急激なボラティリティの拡大で市場をスキャルピングします。突然の価格上昇の後、価格変動の慣性を利用しようとします。この新しいバージョンは、トレーダーがテスターの最適化機能を簡単に使用して最適な取引パラメーターを見つけられるように簡素化されています。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 最適化を容易にするシンプルな入力パラメーター カスタマイズ可能な取引管理設定 取引セッションの選択 平日の選択 資金管理 注意してください... 多くの要因が見返りを台無しにする可能性があるため、ダニのダフ屋は危険です。変動スプレッドとスリッページは、取引の数学的期待値を低下させ、ブローカーからの低いティック密度は幻の取引を引き起こす可能性があり、ストップレベルは利益を確保する能力を損ない、ネットワークラグはリクオートを意味します。注意が必要です。 バックテスト Expert Advisorはティックデータのみを使用します
FREE
Trade Lines
Aleksey Semenov
4.91 (11)
The Trade Lines EA is an auxiliary Expert Advisor for automated trading based on levels. The EA opens deals at the specified lines when the price crosses them on the chart - the lines are active, they can and must be moved for the EA to operate with the greatest efficiency. The EA also includes the averaging, trailing stop and take profit setting functions. For the EA to work, it is necessary to select the required number of lines and the type of lines for the EA to trade. It is possible to enab
FREE
This Expert Advisor (EA) is a specialized High-Frequency Trading (HFT) scalping system designed specifically for the German DAX index (DE40). Operating under a "Sniper Mode" philosophy, the algorithm prioritizes quality over quantity, utilizing a strict filtering mechanism to engage the market only during high-probability volatility bursts. Core Strategy & Logic: The EA operates primarily during the 10:00 (server time) trading hour, aiming to capture strong directional momentum. Instead of ente
FREE
Expert description Algorithm optimized for Nasdaq trading The Expert Advisor is based on the constant maintenance of long positions with daily profit taking, if there is any, and temporary interruption of work during the implementation of prolonged corrections The Expert Advisor's trading principle is based on the historical volatility of the traded asset. The values of the Correction Size (InpMaxMinusForMarginCallShort) and Maximum Fall (InpMaxMinusForMarginCallLong) are set manually. Recomme
FREE
CCI and ATR Trader
Evgeniia Terekhova
2.33 (3)
Советник работает на двух индикаторах CCI и ADX. Условия для входа в BUY: 1. ADX пересекает уровень 20 2. CCI пересекает уровень 100 снизу вверх 3. Выставляем фиксированный StopLoss и TakeProfit 4. Закрываем позицию по рыночной цене, когда CCI пересекает уровень 100 сверху вниз. Условия для входа в SELL: 1. ADX пересекает уровень 20 2. CCI пересекает уровень -100 сверху вниз 3. Выставляем фиксированный StopLoss и TakeProfit 4. Закрываем позицию по рыночной цене, когда CCI пересекает уровень -10
FREE
Forex Fraus Dobby
Dmitriy Zaytsev
3.67 (3)
The Expert Advisor of the Forex Fraus family, the system is designed for scalping the EUR/USD pair on the M1 timeframe (for five digit quotes), and adapted for the accounts with fast execution of orders. Operation Principle Buys at the extreme Lows and sells at the extreme Highs of the Stochastic indicator values. When a signal is received the orders are opened by injection, using tick data. Positions are closed by Trailing Stop Not closed positions are closed at the opposite trade Built-in adj
FREE
LoneWolf Mt4
Dmitriy Prigodich
4.75 (4)
Советник основанный на сигналах индикатора  Relative Strength Index (RSI)  и Stochastic  в зоне перекупленности - продаем, в перепроданности - покупаем. Я рекомендую использовать этот советник только на VPS.  Добавляйтесь в друзья, присылайте свои интересные стратегии. Возможно после обсуждения всех нюансов напишу советника бесплатно . Параметры:                                                                    "_Slippage"    - Проскальзывание;           "_   Magic"    -  Идентификатор ордера;
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
Four MA Trade
Dmitriy Epshteyn
3.33 (3)
Советник "Four_MA_trade" входит в рынок по средним скользящим следующим образом: 1. две скользящие средние с большими периодами  определяют общий тренд 2. две скользящие средние с малыми периодами определяют локальный тренд. Если направление общего и локального тренда совпадает, то на пересечении "локальных" средних скользящих открывается ордер. Возможно инвертирование сигнала, если период быстрой скользящей в настройках выставить больше по значению, чем период медленной. Для каждой валютной пар
FREE
Название стратегии: " Среднесрочный трендовый трейдинг " Цель стратегии: Использование комбинации скользящих средних и индикатора относительной силы (RSI) для определения среднесрочных трендов и моментов входа в рынок. Используемые индикаторы:  Скользящие средние (Moving Averages):  Длинная скользящая средняя: 50-периодная SMA (простое скользящее среднее)  Короткая скользящая средняя: 20-периодная SMA  Индикатор относительной силы (RSI): Правила входа в позицию:  Покупка (Long Entry): Когд
FREE
このプロダクトを購入した人は以下も購入しています
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
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ライセンスのみです。
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は、独自の指標、機械学習、適応可能な取
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 用に設計されており、安定した制御された成長を望む初心者とプロフェッショナルの両
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ファイ
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 は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
EA Gold Stuff
Vasiliy Strukov
4.7 (1091)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オートロットオー
Supply Demand EA ProBot
Georgios Kalomoiropoulos
4.67 (9)
需要と供給の 原理に基づいた 完全に自動化された EA 。 完全に自動化された 需給アドバイザー を提供する 最初の企業。 取引 がさらに簡単になりました: 使いやすいグラフィカルな取引ダッシュボードを使用して、取引戦略を完全に制御します。 手動、半自動、完全自動など、あらゆる取引スタイルをカバーする高品質の アルゴリズム 取引ソフトウェアを入手できます。多種多様な設定とカスタマイズ オプションにより、すべてのトレーダーが自分のニーズと個人の取引スタイルに合った戦略を作成できます。無限の可能性を提供するのが、このユニークなエキスパート アドバイザーの魔法です。 ProBot 供給と需要 EA ガイド || 取引パネルの使い方 || 自動操舵 購入後にメッセージを送ってください。 方向 指示器をお送りします。価格は 199 ドルですが、 購入後は完全に 無料で 受け取ることができます。 需要と供給における取引モード EA ProBot 手動取引: 供給エリアと需要エリアの横にあるエリア ラベルをクリックして、マーク/制限取引を手動で行うことができます。これを行うには、入力パラメ
AW Recovery EA
AW Trading Software Limited
4.35 (84)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
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
Multi Sniper mq
DMITRII GRIDASOV
5 (3)
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
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はゴールド市場において、安定性と安全性を重視して開発されたプロ
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
Exorcist Bot   is a multi-currency, multi-functional advisor that works on any time frame and in any market conditions. - The robot’s operation is based on an averaging system with a non-geometric progression of constructing a trading grid. - Built-in protection systems: special filters, spread control, internal trading time limitation. - Construction of a trading network taking into account important internal levels. - Ability to customize the aggressiveness of trading. - Working with pending
Gold Grail Expert (GGE for short) adopts a unique design to follow the trend of gold fluctuations. When the price of gold goes to one side, the program will open orders in the intermittent of callback trend. Meanwhile, GGE adopts multiple filtering methods including Bollinger Bands, RSI, ADX and DeMarker to improve the accuracy of the signal for trade. Each order has Stop-loss and Profit-take setting automatically to effectively ensure the profit. Foreign exchange is a high risk market. Most in
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
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
EA Sweet Dreamsは、独自のインジケーターをベースにしたトレンドフォロー型の取引システムです。マーチンゲールグリッド戦略を採用しています。このEAはあらゆる通貨ペアとあらゆる時間枠に適していますが、M15時間枠のxauusdなどの強いトレンドの銘柄では特に優れたパフォーマンスを発揮します。 リアルタイムの結果はここで確認できます。 個人ボーナスを獲得するには、購入後すぐにご連絡ください。 設定・マニュアルはこちら   設定 Open new series – true/false - 新たな一連の注文の始まり。 Trade Buy - EAが購入できるようにする Trade Sell -  EAの販売を許可する Support manual orders – true/false – EAが手動注文を制御できるようにする Use hedge - EAが買いと売りの両方向で取引できるようにします。Falseの場合は、片方の取引方向のみ Max Orders – 許可される注文の最大量 Order Comment – システム名の説明 Start lots – 最小開始ロット
EA Game Changer
Vasiliy Strukov
4.27 (11)
Game Change EAは、Game Changerインジケーターをベースにしたトレンドフォロー型の取引システムです。赤いドットが形成されると自動的に売り、トレンドの終了を示す黄色のXが表示されるまで売り方向に進みます。買い取引にも同じロジックが適用されます。青いドットが表示されるとEAは買いを開始し、黄色のXが検出されるとすぐに買いサイクルを終了します。 このEAはあらゆる通貨ペアとあらゆる時間枠に適していますが、M15時間枠のxauusdなどの強いトレンド銘柄で特に優れたパフォーマンスを発揮します。 リアルタイムの結果はここで確認できます。 個人ボーナスを獲得するには、購入後すぐにご連絡ください。 設定・マニュアルはこちら   設定 Open new series – true/false - 新たな一連の注文の始まり。 Trade Buy - EAが購入できるようにする Trade Sell -  EAの販売を許可する Support manual orders – true/false – EAが手動注文を制御できるようにする Use hedge - EAが買いと売りの両方
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 .
EA Golden SIN-TIANG is a robust trading strategy designed for XAUUSD or GOLD and H4 time frame. The EA creates pending stop trade orders using indicators of the Highest-Lowest, Hight , Low parameters based on the market environment. It uses fixed SL, PT and exit from the position after time cut off. The EA was tested with several Monte Carlo robustness tests and optimized. Backtest was done on ticks data with a 15-year history 2007-20023. There is no need to set any parameters, all settings are
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
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
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
GoldPro
Sergey Batudayev
5 (2)
GoldPro (MT4) — クラシックとスキャルピングの2つのモードを選択できるXAUUSDエキスパートアドバイザー GoldPro は、構造、明確なリスク管理、さまざまな市場テンポで機能する EA を求めるトレーダー向けに構築された 、XAUUSD (ゴールド) の自動取引システムです。 1つのEA内で 、どのように取引するかを 選択できます。 1) クラシックモード - スイングとプルバックのための穏やかなロジック 反転/平均回帰行動(市場の「枯渇」ゾーンからのエントリー)と構造化されたポジション管理に重点を置いた古典的なアプローチ。 バスケット型マネジメント(一連のポジションを扱う) 厳密な制限(距離 / ステップ / ロット係数)によるオプションの平均化 複数の出口スタイル:固定目標、損益分岐点、トレーリングロジック スプレッドフィルター 取引スケジュール管理(平日 / 金曜日の締め切り / 週末のストップ) 取引方向オプション: 買い / 売り / 両方 / 季節性モード 2) スキャルピングモード - 日中チャンスのためのより高速なロジック 柔軟なエントリー プロファ
Trend Catcher EAは、開発者独自のカスタマイズされた適応型トレンド分析指標を用いて市場価格の動きを分析します。短期的なノイズを除去し、根底にあるモメンタムの強さ、ボラティリティの拡大、価格構造の挙動に焦点を当てることで、真の市場方向性を特定します。移動平均線、RSI、ボラティリティフィルターなどの独自のカスタマイズ指標の平滑化機能とトレンドフィルタリング機能を組み合わせることで、EAは事前に定義された取引条件に基づいて自動的に取引を実行します。 このシステムは、あらゆる価格変動に反応するのではなく、トレンドの形成を確認するまで待ち、その後、支配的なトレンドの方向にエントリーする前に、動的な均衡ゾーンへの制御されたプルバックを探します。これはマーチンゲール/グリッドEAです。 対応通貨ペアと時間枠: このEAは、XAUUSD、またはEUR/USD、GBP/USD、USD/CAD、AU/USD、AUD/CAD、NZ/CADなどの主要通貨ペアで効果的に機能します。 NZDUSDなどの銘柄は、M15以上の時間足(H1など)で取引すると、より正確な取引が可能になります。 設
Dark Algo
Marco Solito
4.66 (67)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd and Gbpusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market
Quantum Pips AI MT4
Rodrigo Arana Garcia
5 (5)
新世代のエキスパートアドバイザー、Quantum Pips AIへようこそ! この価格で販売されるのは 2/5 のみです。その後、ロボットの性能が実際の口座で十分であることを確認するため、自動的に価格が上がります。 ご購入後にご連絡いただければ、 インジケーターを無料で 差し上げます。 Quantum Pips AIは、外国為替市場から利益を得るために綿密に設計された最先端のExpert Advisorです。このインテリジェントシステムは、複数の時間枠の綿密な分析と、機械学習の力を組み合わせた多様なインジケーターを使用し、どのような状況でもマーケットに適応する能力を与えます。Quantum Pips AIを際立たせているのは、その比類なき適応性で、より高い精度で短いトレンドを利用することで、どのような市場状況でも利益を上げることができます。さらに、インテリジェントなマーケット終了アルゴリズムが組み込まれており、可能な限り最もインテリジェントな方法( バージョンMT5 )で、希望の方向に進んでいない取引を終了させようとします。詳細については、 マニュアルガイドを ご参照ください。 このロ
作者のその他のプロダクト
Monday
Dmitriy Epshteyn
4 (7)
The Monday EA trades on Mondays depending on price movement on Fridays. Its aim is to take 10-20 points of profit and leave the market. This strategy works from March 2014. Currency pairs are EUR/USD and GBP/USD. For GBP / USD trading on the CCI indicator is recommended not to use Time frame is daily D1 Settings: Sig_Open1 = true; - if true, the EA trades on Mondays StartTime = "00:00"; time to start trading (applies only to "Sig_Open1") Sig_Open2 = true; - enable only on EUR/USD (works only on
FREE
Trend Catch
Dmitriy Epshteyn
4 (2)
Советник "Trend_Catch" входит в рынок по средним скользящим и фракталам. Средние скользящие определяют направление тренда, фрактал - момент входа входа в рынок. В советнике прописан безубыток, трейлинг стоп, мантингейл по желанию Пользователя Настройки советника: Close_by_Reverse_MA_Signal = false; закрыть ордер на покупку, если быстрая МА находится выше медленной, закрыть ордер на продажу, если быстрая МА находится ниже медленной, если параметр Invert_sig включен (инвертирован сигнал), сигнал н
FREE
Советник выставляет рыночные ордера, если свеча, на которой появился фрактал, пересекает круглый ценовой уровень, который используется, как фильтр для входа в рынок по фракталам. Настройки советника: Dig = 2; значение рыночной цены округляется до количества (Dig) знаков после запятой. Пример, рыночная цена на данный момент 1.1228, Dig = 2, цена округляется до 1.1200, если эту цену своими тенями зацепит свеча выбранного графика одновременно с пересечением индикатором RSI на этой свече установлен
FREE
RSI and MA filter
Dmitriy Epshteyn
4.67 (3)
Советник "RSI and MA filter" торгует по индикатору RSI, использует фильтр в качестве двух средних скользящих (быстрая MA выше медленной MA - покупка, продажа - наоборот), по желанию Пользователя применяется мартингейл (количество умножения лота при серии убытков ограничивается), безубыток, трейлинг стоп, инвертирование сигнала. Настройки советника: Индикатор RSI: RSI_Period = 14; используемый период индикатора RSI_Shift = 1; номер свечи выбранного графика, с которой советник берет сигнал, 0 -ор
FREE
Советник "Rounding Levels RSI Trade" торгует по индикатору RSI, используя фильтр в качестве круглого ценового уровня, который свеча должна пересечь одновременно с уровнем индикатора RSI. Настройки советника: Индикатор RSI: RSI_Period = 14; используемый период индикатора RSI_Shift = 1; номер свечи выбранного графика, с которой советник берет сигнал, 0 -ориентируемся по текущему бару (не рекомендуется) 1 - ориентируется по предыдущему бару и так далее applied_price = 0; испольщуемая цена  PRICE_C
FREE
Советник "Stochastic and MA_filter" торгует по индикатору "Stochastic Oscillator", используя фильтр в качестве двух средних скользящих, по желанию Пользователя применяется мартингейл (количество умножения лота при серии убытков ограничивается), безубыток, трейлинг стоп, инвертирование сигнала, возможно настроить, как скальпирующий советник.   Для каждого валютного инструмента необходимо подбирать настройки.    Настройки советника: Индикатор Stochastic Oscillator: Kperiod=5; период линии K Dpe
FREE
Four MA Trade
Dmitriy Epshteyn
3.33 (3)
Советник "Four_MA_trade" входит в рынок по средним скользящим следующим образом: 1. две скользящие средние с большими периодами  определяют общий тренд 2. две скользящие средние с малыми периодами определяют локальный тренд. Если направление общего и локального тренда совпадает, то на пересечении "локальных" средних скользящих открывается ордер. Возможно инвертирование сигнала, если период быстрой скользящей в настройках выставить больше по значению, чем период медленной. Для каждой валютной пар
FREE
Советник "Stochastic and Parabolic SAR" торгует по индикатору Stochastic Oscillator, используя фильтр в качестве индикатора Parabolic SAR, по желанию Пользователя применяется мартингейл (количество умножения лота при серии убытков ограничивается), безубыток, трейлинг стоп, инвертирование сигнала, возможно настроить, как скальпирующий советник.   Для каждого валютного инструмента необходимо подбирать настройки. Настройки советника: Индикатор Stochastic Oscillator: Kperiod=5; период линии K Dpe
FREE
Советник Rounding Levels Trade торгует по круглым ценовым уровням (пример 1.1200, 1.1300, 1.1400 и так далее) на пробой и на отскок в зависимости от пользовательских настроек. В советнике предусмотрен мантингейл. Советник может может торговать по выбору Пользователя по ценовым уровням в формате - круглый ценовой уровень + заданное количество пунктов: пример:  1.12 40 , 1.134 0 , 1.14 40. Настройки советника: Dig = 2; значение рыночной цены округляется до количества (Dig) знаков после запятой. Пр
FREE
Советник "Parabolic SAR and Fractal" торгует по двум индикаторам: 1.Parabolic SAR, 2.Fractal Сделка на покупку: если образовался нижний фрактал и цена находится выше точек индикатора Parabolic SAR Сделка на прордажу: если образовался верхний фрактал и цена находится ниже точек индикатора Parabolic SAR    По желанию Пользователя применяется мартингейл (количество умножения лота при серии убытков ограничивается), пирамидинг, безубыток, трейлинг стоп,   возможно настроить, как скальпирующий сове
FREE
Советник "RSI and MACD filter" торгует по индикатору RSI, использует фильтр в качестве индикатора MACD (главная линия выше сигнальной - покупка, продажа - наоборот), по желанию Пользователя применяется мартингейл (количество умножения лота при серии убытков ограничивается), безубыток, трейлинг стоп, инвертирование сигнала. Настройки советника: Индикатор RSI: RSI_Period = 14; используемый период индикатора RSI_Shift = 1; номер свечи выбранного графика, с которой советник берет сигнал, 0 -ориенти
FREE
フィルタ:
ThinkMMQL
74
ThinkMMQL 2025.04.12 07:05 
 

Very good. Thank you very much for your work !

I appreciate especially the ZeroLine Filter !

(Would be nice to have:

- Time Filter (start trade only during specific hours:minutes, can close outside hours or close at stop hour:minute),

- Day filter (specific day of week)

- and Spread filter (no trade above X spread)

stvnf
26
stvnf 2024.07.21 16:26 
 

Love the simplicity. Unsure on what parameter will adjust the spread filter.

IATradingScalping
2769
IATradingScalping 2024.02.17 07:12 
 

Buen ROBOT te duplica la inversion , EL DD si es alevado . GRACIAS

Pixeldd
77
Pixeldd 2023.01.18 16:49 
 

Der EA gefällt mir zwar, ich würde ihn aber sehr gerne umgekehrt verwenden. Handeln auf Basis von EMA und MACD als Filter. Geht das zu programmieren ? Ich möchte im Tagesdiagramm EMA 8 und EMA 21 handeln, diese beiden EMA sollen den Kauf auslösen wenn der MACD schon ein Kaufsignal zeigt. Der Handel soll geschlossen werden wenn der MACD ein Verkaufsignal generiert. Ich habe leider keine Ahnung zum programmieren sonst würde ich das sofort selbst erledigen.

Dmitriy Epshteyn
23762
開発者からの返信 Dmitriy Epshteyn 2023.01.18 20:59
Ja, dies ist möglich, wenn es eine technische Aufgabe mit Details zur Umsetzung der Aufgabe über den Bereich Freelance gibt. In diesem Beitrag verwendeter Übersetzer
GanassaU
281
GanassaU 2021.10.26 20:45 
 

A disaster. He didn't guess one...

2000020413
14
2000020413 2021.09.02 12:07 
 

Very good and reliable with optimisation.

Jose Mario Fernandez Cueva
124
Jose Mario Fernandez Cueva 2021.06.04 17:23 
 

Great product!! thanks for your work.

Matrix2020
234
Matrix2020 2021.04.29 16:52 
 

Very stable ea and simple, i tested a couple days for eurusd & usdjpy and it works very nice. No problems by installation or false signals. I made several tests with optimization for eurusd, the results are amazing. I'm looking forward to use it in the near future in my real account. I just want to suggest, if there is any possibility to add a function made the ea open & close trading at specified time (because of overnight costs - swaps), like open trades at 05:00 & close trading at 22:59. Thank you very much for your development & hard work. 5 Stars to Dmitriy.

Miguel Jimenez Cordero
6779
Miguel Jimenez Cordero 2021.02.27 18:52 
 

Good job.

Marwan Alrefaei
205
Marwan Alrefaei 2020.10.22 10:30 
 

Excellent,Just if there is auto close function in opposite signal for ma or macd it will be 5 star

jcx2
105
jcx2 2020.05.06 10:04 
 

Awesome product. Thanks Dmitriy for such a genius EA!

nivako11
180
nivako11 2019.12.01 01:17 
 

It's not get-rich-quickly EA, but long term slow stable growth.

Optimization is a must for every pair and time frame.

Dmitriy codes excellent EA's and for free. Awesome guy!

Grace-FX
1058
Grace-FX 2019.06.10 21:55 
 

Great trading tool!

レビューに返信