RSI and MACD filter

Советник "RSI and MACD filter" торгует по индикатору RSI, использует фильтр в качестве индикатора MACD (главная линия выше сигнальной - покупка, продажа - наоборот), по желанию Пользователя применяется мартингейл (количество умножения лота при серии убытков ограничивается), безубыток, трейлинг стоп, инвертирование сигнала.

Настройки советника:

Индикатор RSI:

  • RSI_Period = 14; используемый период индикатора
  • RSI_Shift = 1; номер свечи выбранного графика, с которой советник берет сигнал, 0 -ориентируемся по текущему бару (не рекомендуется) 1 - ориентируется по предыдущему бару и так далее
  • applied_price = 0; испольщуемая цена

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

  • UP_Level_RSI = 60; верхний уровень индикатора RSI
  • DW_Level_RSI = 40; нижний уровень RSI
  • Invert_RSI_sig = true;
Если выключено (false), сигнал по индикатору RSI формируется так:

сигнал на продажу - если линия индикатора пересекает верхний уровень сверху-вниз
сигнал на покупку - если линия индикатора пересекает нижний уровень снизу-вверх 

Если включено (true), сигнал по индикатору RSI формируется так:

ордер на продажу - если линия индикатора пересекает нижний уровень сверху-вниз
ордер на покупку - если линия индикатора пересекает верхний уровень снизу-вверх 

Индикатор MACD:

  • MACDfast_ema_period=12; Период быстрой EMA
  • MACDslow_ema_period=26; Период медленной EMA
  • MACDsignal_period=9;  Период сигнальной линии
  • applied_price_macd = 0; испольщуемая цена

 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;

 Если выключено (false), сигнал по индикатору MACD формируется так:
 ордер на продажу - если главная линия индикатора ниже сигнальной 
 ордер на покупку - если главная линия индикатора выше сигнальной  
 Если включено (true), то сигнал формируется наоборот.

  • shift = 1; номер бара, с которого берем сигнал для MACD, 0 - текущий, 1 - предыдущий и так далее

Управление ордерами:

  • SL = 40; Стоп лосс
  • TP = 80; Тейк профит
  • Lots =0.01;  фиксированный лот
  • Lot_Koef =2; коэффициент увеличения лота
  • Limit =3;  ограничение количества умножений лота
  • Risk=3; размер лота при пропорциональном манейменеджменте


Трейлинг стоп:

  • Trailing_Use=false; использовать трейлинг стоп
  • Profit_Level_Trailing = 100; уровень профита ордера в пунктах, при котором трейлинг стоп начинает работать
  • TrailingStop=50; расстояние, на котором стоп лосс тянется за ценой
  • TrailingStep=50; шаг модификации

Безубыток:

  • Breakeven_Use=false; использовать безубыток
  • Profit_Level=30; уровень профита в пунктах, при достижении ордером которого выставится безубыток
  • SL_Plus = 1;  уровень безубытка в пунктах


  • Slip=5;Проскальзывание
  • Magic =100;Мэджик ордеров
  • Auto_Digits = true; Автоматический перевод пунктов на пятизначные/трехзначные котировки
  • Buy = true; Торговать ордерами на покупку
  • Sell = true;Торговать ордерами на продажу



おすすめのプロダクト
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
MACD and MA filter
Dmitriy Epshteyn
4.33 (12)
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 (paramete
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
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
Many target expert.  The issue of choosing a target is solved - the direction of price movement. Locking is the main principle of this advisor.  Balancing simultaneously with multidirectional orders, the Expert Advisor fixes profit on market reversals. Operation description Entering the market at once with two orders (on Buy and Sell) on one currency pair, the adviser sets a fixed take profit on both orders.After the take profit on Buy or Sell is triggered, the EA places an order for Buy if the
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
Советник "Stochastic and MA_filter" торгует по индикатору "Stochastic Oscillator", используя фильтр в качестве двух средних скользящих, по желанию Пользователя применяется мартингейл (количество умножения лота при серии убытков ограничивается), безубыток, трейлинг стоп, инвертирование сигнала, возможно настроить, как скальпирующий советник.   Для каждого валютного инструмента необходимо подбирать настройки.    Настройки советника: Индикатор Stochastic Oscillator: Kperiod=5; период линии K Dpe
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
マルチ指標リバーサル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
DAX Bull
Matthew Lewis Beedle
3.5 (2)
Sometimes there is money to be made in simplicity! The DAX Bull works using a simple moving average both for short and long. It has an advanced order and trailing system which essentially helps in hitting those big wins. This bot is a trend bot and as such expect win rate to be around 40%, expect around 13-20 trades per month. As always, judge more on live signals and your own backtesting! If you have questions just message me on MQL5. My main selling point as a EA creator? Brutal honesty. I s
FREE
この無料EAはタイムフレームはM5専用になっています。 なおかつ運用通貨はJPY建て専用となっています。 USDやEUR建てでバックテスト、実運用は出来ないよう仕様になっています。 運用ロットに関しても0.01固定です。 あくまでバックテスト用EAという試験品としてご覧ください。 実際にフォワードでも使用していますのでライブシグナルもダウンロードが続いていくようでしたら公開しようと思っています。 TYO EA LABの開発思想 TYO EA LABでは、プロップファームの運用思考を取り入れたクオンツEA開発を行っています。 重視しているのは、単体EAの一時的な成績ではなく、複数戦略を組み合わせた際の安定性、分散性、そして実運用での再現性です。 開発には、長期検証データに加え、AIによるデータマイニングを活用しています。 市場データを多角的に分析し、時間帯や月別傾向、価格変動の偏りなど、繰り返し現れる統計的優位性を抽出しながらロジックを構築しています。 また、TYO EA LABのEAは、ク
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
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
Expert description The Expert Advisor's trading system is based on entry and exit at a certain deviation of the asset price from the moving average value. The Expert Advisor has a number of parameters, by manipulating which you can implement different trading systems and also get different results when trading on different assets, keep this in mind when setting up an Expert Advisor and do not use standard settings on all instruments and time frames. Recommendations for use The EA working time
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
Paracel EA is an advanced and fully automated Expert Advisor designed to help traders navigate the complexities of the financial markets. Using a sophisticated strategy based on the Supertrend indicator and another built-in indicator, Paracel EA can analyze market conditions and identify trading opportunities with remarkable precision. The EA is equipped with a range of powerful features, including martingale functions, to help maximize profits and minimize risks. Whether you're a seasoned trad
FREE
EA PROMO EXPIRED 2022.12.12 (12 December 2022)......!!!! .... NEW VERSION WITH 6 INDICATORS SETTING ON OR OFF (MA,RSI,CCI,MACD,STOCHASTIC,PARABOLIC SAR).... Automatic  EA (With 6 indicator setting TRUE or FALSE) Manual trade (Buy,Sell,Trailing stop,Close buy,Close sell,Close profit,Close all) Local copy trading Full Panel indicators (SnR,Fibonacci,Currency strength,trade panel) Push notification,email,STP ALLINONE EA (All strategy in one EA) Hedging (on/off),martingale (on/off),anti martingale
FREE
StarkerFX EA is a martingale and trend following robot with trailing stop . This expert advisor is using MACD and Parabolic SAR indicators. T‌here are no complicated settings. The only one input is the equity multiplier for automatic lot calculation. If you want to change it, please backtest it before using on real account. higher equity multiplier = higher lots = higher risk (recommended setting is: 1.0) T‌his EA has been optimized for EUR/USD currency pair and for M5 timeframe. Feel free to ba
FREE
Lusaka
Mikhail Mitin
4.5 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators: Envelopes and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly
FREE
EA "MA Line" with martingale feature To see how EA works, please watch the video below.  In the video, I perform parameter optimization and do a backtest. The parameters that are optimized are: - MA Period - Stop Loss - Take Profit For the future, I will try to optimize and test EA, especially the expert advisors in the mql5 community. hopefully it can be useful for colleagues in the mql5 community.
FREE
Voorloper MT4
Pradana Novan Rianto
4.5 (18)
Voorloper Expert Advisor: Revolutionizing Trading with DDR System Introducing Voorloper, an innovative Expert Advisor that blends Moving Average (MA) and Relative Strength Index (RSI) indicators to redefine your trading experience. Voorloper stands out from the crowd with its unique feature: the Drawdown Reduction (DDR) System. Key Features: MA and RSI Integration:   Voorloper utilizes a powerful combination of Moving Average and Relative Strength Index indicators to identify optimal entry and
FREE
NIGHTCrusher Lite FREE
Christian Opperskalski
4.5 (2)
NIGHTCRUSHER is a fully automated expert advisor, designed for scalping on quite market situation. The Lite - Version is limited to minimal Lot per Pair and dont has lot mulitplier and dynamic function you can also run different strategies like swing trading or grid different Trade Entry Signals different Exit Strategies included (MA Cut / Signal Change / Trailing TP) clever Risk & Money management - Balance based - Longrun trades tracking You can also use a Grid function or Lot multipier, if ne
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
HourGlass FREE
Artem Tsepkov
3.96 (26)
Бесплатная версия советника HourGlass ! ВНИМАНИЕ! установите Minimum lot 0.01 Советник HourGlass FREE  — это безиндикаторный, мультивалютный  робот, принцип работы которого является выставление сеток ордеров. Ставится ордер и в случае движения цены в противоположном направлении, выставляется серия ордеров с фиксированным расстоянием между ордерами. Советник ждёт откат цены, при котором закрывает серию ордеров с профитом, и цикл повторяется. Советник торгует сетками одновременно в двух направлени
FREE
Overview: Multipound Scalper MT4 is a multicurrency Expert Advisor developed for short-term trading. It uses a customizable trading time filter combined with proven technical indicators — Moving Averages and Bollinger Bands — to identify high-probability market entries and exits. Designed for traders seeking a structured scalping approach, this EA includes built-in risk control and flexible symbol selection. Key Features: Supports multiple currency pairs Custom trading session hours Trade signa
FREE
Donchian channels are a tool in technical analysis used to determine the relative volatility of a market and the potential for price breakouts. Can help identify potential breakouts and reversals in price, which are the moments when traders are called on to make strategic decisions. These strategies can help you capitalize on price trends while having pre-defined entry and exit points to secure gains or limit losses. Using the Donchian channel can thus be part of a disciplined approach to managi
FREE
Trend Catch
Dmitriy Epshteyn
4 (2)
Советник "Trend_Catch" входит в рынок по средним скользящим и фракталам. Средние скользящие определяют направление тренда, фрактал - момент входа входа в рынок. В советнике прописан безубыток, трейлинг стоп, мантингейл по желанию Пользователя Настройки советника: Close_by_Reverse_MA_Signal = false; закрыть ордер на покупку, если быстрая МА находится выше медленной, закрыть ордер на продажу, если быстрая МА находится ниже медленной, если параметр Invert_sig включен (инвертирован сигнал), сигнал н
FREE
The   relative strength index   ( RSI ) is a   technical indicator   used in the analysis of   financial markets . It is intended to chart the current and historical strength or weakness of a stock or market based on the closing prices of a recent trading period. The indicator should not be confused with   relative strength . The RSI is classified as a momentum   oscillator , measuring the velocity and magnitude of price movements.   Momentum   is the rate of the rise or fall in price. The RSI c
FREE
Divergence Reader - индикатор который поможет Вам идентифицировать на графике дивергенцию и конвергенцию. Настройки Type - выбор типа сигнала (дивергенция, конвергенция, оба сигнала); Minimum length of divergence (Candle) - минимальная длинна сигнала (в свечах); MACD SETTINGS - настройки индикатора МАСD; Важно! Индикатор не рисует графику на истории! Для визуальной проверки индикатора рекоммендую использовать тестер.
FREE
PZ MACD Trader EA
PZ TRADING SLU
4.13 (8)
This EA is a flexible and powerful metatrader expert advisor that trades using the MACD indicator and implements many useful features. It can trade using the MACD indicator alone, or donchian breakouts confirmed by the MACD indicator from any timeframe. Additionally, it offers a martingale feature and forex session filters. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Fully configurable settings Customizable break-even, SL, TP and trailin
FREE
このプロダクトを購入した人は以下も購入しています
Vortex Gold MT4
Stanislav Tomilov
5 (33)
Vortex - 未来への投資 Vortex Gold EAはメタトレーダープラットフォーム上で金(XAU/USD)を取引するために特別に作られたエキスパートアドバイザーです。独自の指標と作者の秘密のアルゴリズムを用いて構築されたこのEAは、金市場の有益な動きを捉えるように設計された包括的な取引戦略を採用しています。その戦略の主要な構成要素には、CCIやパラボリックインジケーターなどの古典的なインジケーターが含まれており、これらは理想的なエントリーポイントとエグジットポイントを正確に知らせるために連動します。Vortex Gold EAの核心は、高度なニューラルネットワークと機械学習テクノロジーです。これらのアルゴリズムは、過去のデータとリアルタイムのデータの両方を継続的に分析し、EAがより高い精度で進化する市場トレンドに適応し対応することを可能にします。ディープラーニングを活用することで、Vortex Gold EAはパターンを認識し、指標パラメーターを自動的に調整し、時間の経過とともにパフォーマンスを向上させます。Vortex Gold EAは、独自の指標、機械学習、適応可能な取
The Gold Reaper MT4
Profalgo Limited
4.59 (32)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
Quantum King MT4
Bogdan Ion Puscasu
5 (2)
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 用に設計されており、安定した制御された成長を望む初心者とプロフェッショナルの両
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 は単純なグリッド/マーチンゲール
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 Scalper PRO
Lachezar Krastev
4.6 (25)
WINTER SALE — FINAL DAYS! Get GOLD Scalper PRO with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $177 (Regular Price: $447 — You Save $270!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results:   https://w
AW Recovery EA
AW Trading Software Limited
4.35 (84)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
Goldbot One MT4
Profalgo Limited
5 (5)
ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル 新着: Goldbot One を購入すると、EA を 1 つ無料で選択できます!! (取引アカウント 2 つ分) 公開グループに参加する: ここをクリック   究極のコンボディール   ->   こちらをクリック LIVE SIGNAL 金市場向けに設計された非常に洗練された取引ロボット、   Goldbot One を ご紹介します。   Goldbot One はブレイクアウト取引に重点を置いており、サポート レベルとレジスタンス レベルの両方を活用して、最適な取引機会を特定します。 このエキスパート アドバイザーは、変動の激しい貴金属市場で効率性、信頼性、戦略的優位性を求めるトレーダー向けに作成されています。   注目すべき事実:   サンプル外データにおける EA のパフォーマンスは、最適化に使用されるサンプル内データと完全に一致しています。   サンプル期間は 2016 年から 2023 年です。 戦略の確認に使用されたサンプル外データは 2004 年から 2016 年および 2024 年
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 990$ NEW: 無料で EA を 1 つゲット!   (2取引口座の場合) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files DayTrade Pro アルゴリズムへようこそ!   何年にもわたって市場を研究し、さまざまな戦略をプログラミングしてきた結果、優れた取引システムに必要なすべてを備えたアルゴリズムを見つけました。 ブローカーに依存しない スプレッド インディペンデント MT4、MT5、TDS2、および複数のブローカーで、実際の変数スプレッドテストを使用して非常に安定したバックテストを簡単に示します 何百もの異なる設定はすべて、テストで有益な結果をもたらします (もちろん、私は最高のものを選択しました!) 非常に堅牢なシステム -> 設定は交換可能であるため、USDJPY か
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
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つの小さな取引に継続的に分割する独自の戦略を採用していま
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
Dark Algo
Marco Solito
4.65 (66)
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
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が買いと売りの両方
BB Return mt4
Leonid Arkhipov
5 (2)
BB Return — ゴールド(XAUUSD)取引のためのエキスパートアドバイザー(EA)です。このトレードアイデアは、以前に 裁量トレード で使用していたものを基にしています。戦略の中核は Bollinger Bands(ボリンジャーバンド) のレンジへの価格回帰ですが、機械的でも毎回のタッチでもありません。ゴールド市場ではバンドだけでは不十分なため、EA には弱い・機能しない相場状況を排除する追加フィルターが組み込まれています。回帰のロジックが本当に妥当な場合にのみ取引が行われます。   取引原則 — 本戦略ではグリッド、マーチンゲール、ナンピン(平均化)を使用しません。EA は 固定ロット または AutoRisk モードで動作します。BB Return はスプレッド、スリッページ、ブローカーの価格配信の違いに影響されにくく、 Standard、ECN、Pro、Raw、Razor など、あらゆるブローカー・口座タイプで使用できます。取引セッションに依存せず、 24時間稼働 します。   設定と取引頻度 — 開始に複雑な設定は不要です。本戦略は デフォルト設定 での運用を前提とし
EA Gold Stuff
Vasiliy Strukov
4.7 (1085)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オートロットオー
Bitcoin Robot Grid MT4 is an intelligent trading system designed to automate BTCUSD trading using the grid trading strategy. This method takes advantage of market fluctuations by placing a structured series of buy and sell orders at predefined price levels. The robot   continuously monitors market   conditions and executes trades according to its preset parameters, allowing for consistent market engagement without the need for manual intervention. Bitcoin Robot Grid is the   perfect solution  
Aura Black Edition
Stanislav Tomilov
4.6 (20)
Aura Black Edition は、GOLD のみを取引するように設計された完全自動化 EA です。エキスパートは、2011 年から 2020 年の期間に XAUUSD で安定した結果を示しました。危険な資金管理方法は使用されていません。マーチンゲール、グリッド、スキャルプも使用されていません。あらゆるブローカーの条件に適しています。多層パーセプトロンでトレーニングされた EA ニューラル ネットワーク (MLP) は、フィードフォワード人工ニューラル ネットワーク (ANN) のクラスです。MLP という用語は、曖昧に使用され、フィードフォワード ANN に緩く使用される場合もあれば、複数のパーセプトロン層 (しきい値アクティベーション付き) で構成されるネットワークを厳密に指す場合もあります。多層パーセプトロンは、特に単一の隠し層がある場合、口語的に「バニラ」ニューラル ネットワークと呼ばれることがあります。MLP は、入力層、隠し層、出力層の少なくとも 3 つのノード層で構成されます。入力ノードを除き、各ノードは非線形アクティベーション関数を使用するニューロンです。MLP
Bazooka EA
Davit Beridze
5 (3)
Bazooka EA ― MT4用トレンド&モメンタム型エキスパートアドバイザー MT5:  https://www.mql5.com/en/market/product/163078 【重要】コメント欄にて更新済みのセット(.set)ファイルを定期的に公開しています。現在の相場環境で最適なパフォーマンスを発揮できるよう、バックテストや実運用を行う際は必ず最新のファイルを使用してください。 Bazooka EA は、 MetaTrader 4 向けの完全自動売買エキスパートアドバイザーで、 トレンド確認 と モメンタムフィルター を組み合わせることで、方向性のある市場の動きを取引するよう設計されています。 本EAは、制御されたエントリーと規律ある決済に重点を置き、過度な取引や高リスクなポジション管理手法を使用しません。 Bazooka EA は、明確なルールに基づいた戦略と、調整可能なリスク管理を重視するトレーダーに適しています。 戦略概要 Bazooka EA は、以下のテクニカル要素を組み合わせて市場を分析します。 移動平均線(Moving Average) によるトレンド方向の判
Aura Neuron MT4
Stanislav Tomilov
4.62 (13)
Aura Neuron は、Aura シリーズのトレーディング システムを引き継ぐ独特のエキスパート アドバイザーです。高度なニューラル ネットワークと最先端のクラシック トレーディング戦略を活用することで、Aura Neuron は優れた潜在的パフォーマンスを備えた革新的なアプローチを提供します。完全に自動化されたこのエキスパート アドバイザーは XAUUSD (GOLD) などの通貨ペアを取引するように設計されています。1999 年から 2023 年まで、これらのペアで一貫した安定性が実証されています。このシステムは、マーチンゲール、グリッド、スキャルピングなどの危険な資金管理手法を回避しているため、あらゆるブローカーの条件に適しています。Aura Neuron は、多層パーセプトロン (MLP) ニューラル ネットワークを搭載しており、これを利用して市場のトレンドと動きを予測します。MLP はフィードフォワード人工ニューラル ネットワーク (ANN) の一種で、特に単一の隠し層で構成されている場合は「バニラ」ニューラル ネットワークと呼ばれることがよくあります。MLP には、入力
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
Quantum Dark Gold
Nguyen Hang Hai Ha
3.33 (9)
Quantum strategy is a combination of quantum superposition and trading signal model. EA Quantum Dark Gold determines Buy and Sell positions simultaneously for each signal and simultaneously places 2 orders Buy Stop and Sell Stop. Then the momentum determines which order position is executed and cancels the remaining pending order. This interesting idea forms the Quantum Dark Gold with a unique entry method. Open positions are then managed by Trailing, Stop Loss and position balancing strategies
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
EA Gold Algo
Mohamed Hassan
4.33 (3)
EA Gold Algo is a professional Expert Advisor specifically designed for Gold (XAUUSD) trading. It is engineered to capture extremely fast price movements  that occur when price escapes key structural zones with momentum. Gold is known for sharp expansions and aggressive volatility. EA Gold Algo is built to operate in these conditions with high-precision execution, strict risk control, and fast reaction speed . The EA does not use grid or martingale techniques . Each trade is executed independe
Real monitoring :  XAUUSD__BTCUSD__ M30__SL3 ,      XAUUSD M30 SL3 ,      XAUUSD M30 SL2 For more information, please contact us via private message or in  the mql5 group. THERE   ARE   ONLY  1   OUT   OF   10   COPIES   LEFT   AT   A   PRICE   OF  450   USD ! AFTER   THAT , THE   PRICE   WILL   BE   INCREASED   TO  649   USD . Imagine that you have an experienced trader who monitors the market every day, waits for the price to break through an important level, and instantly opens a deal. That
Forex GOLD Investor
Lachezar Krastev
4.46 (50)
WINTER SALE — FINAL DAYS! Get Forex GOLD Investor with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results: https://www.m
GoldPro
Sergey Batudayev
5 (2)
GoldPro (MT4) — クラシックとスキャルピングの2つのモードを選択できるXAUUSDエキスパートアドバイザー GoldPro は、構造、明確なリスク管理、さまざまな市場テンポで機能する EA を求めるトレーダー向けに構築された 、XAUUSD (ゴールド) の自動取引システムです。 1つのEA内で 、どのように取引するかを 選択できます。 1) クラシックモード - スイングとプルバックのための穏やかなロジック 反転/平均回帰行動(市場の「枯渇」ゾーンからのエントリー)と構造化されたポジション管理に重点を置いた古典的なアプローチ。 バスケット型マネジメント(一連のポジションを扱う) 厳密な制限(距離 / ステップ / ロット係数)によるオプションの平均化 複数の出口スタイル:固定目標、損益分岐点、トレーリングロジック スプレッドフィルター 取引スケジュール管理(平日 / 金曜日の締め切り / 週末のストップ) 取引方向オプション: 買い / 売り / 両方 / 季節性モード 2) スキャルピングモード - 日中チャンスのためのより高速なロジック 柔軟なエントリー プロファ
Prestige EA   is a powerful, intelligent trend‑detection trading robot built using advanced mathematical and statistical models. It is designed to identify high‑probability market movements with precision while maintaining strict risk control. The EA uses refined entry filters with advanced correction logic to ensure accurate and reliable trade entries. Every trade is protected by Take Profit and Stop Loss, ensuring disciplined risk management. In addition, the EA includes smart internal algori
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
作者のその他のプロダクト
MACD and MA filter
Dmitriy Epshteyn
4.33 (12)
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 (paramete
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
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
Советник выставляет рыночные ордера, если свеча, на которой появился фрактал, пересекает круглый ценовой уровень, который используется, как фильтр для входа в рынок по фракталам. Настройки советника: Dig = 2; значение рыночной цены округляется до количества (Dig) знаков после запятой. Пример, рыночная цена на данный момент 1.1228, Dig = 2, цена округляется до 1.1200, если эту цену своими тенями зацепит свеча выбранного графика одновременно с пересечением индикатором RSI на этой свече установлен
FREE
Советник "Stochastic and Parabolic SAR" торгует по индикатору Stochastic Oscillator, используя фильтр в качестве индикатора Parabolic SAR, по желанию Пользователя применяется мартингейл (количество умножения лота при серии убытков ограничивается), безубыток, трейлинг стоп, инвертирование сигнала, возможно настроить, как скальпирующий советник.   Для каждого валютного инструмента необходимо подбирать настройки. Настройки советника: Индикатор Stochastic Oscillator: Kperiod=5; период линии K Dpe
FREE
Trend Catch
Dmitriy Epshteyn
4 (2)
Советник "Trend_Catch" входит в рынок по средним скользящим и фракталам. Средние скользящие определяют направление тренда, фрактал - момент входа входа в рынок. В советнике прописан безубыток, трейлинг стоп, мантингейл по желанию Пользователя Настройки советника: Close_by_Reverse_MA_Signal = false; закрыть ордер на покупку, если быстрая МА находится выше медленной, закрыть ордер на продажу, если быстрая МА находится ниже медленной, если параметр Invert_sig включен (инвертирован сигнал), сигнал н
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
Советник "Parabolic SAR and Fractal" торгует по двум индикаторам: 1.Parabolic SAR, 2.Fractal Сделка на покупку: если образовался нижний фрактал и цена находится выше точек индикатора Parabolic SAR Сделка на прордажу: если образовался верхний фрактал и цена находится ниже точек индикатора Parabolic SAR    По желанию Пользователя применяется мартингейл (количество умножения лота при серии убытков ограничивается), пирамидинг, безубыток, трейлинг стоп,   возможно настроить, как скальпирующий сове
FREE
Советник Rounding Levels Trade торгует по круглым ценовым уровням (пример 1.1200, 1.1300, 1.1400 и так далее) на пробой и на отскок в зависимости от пользовательских настроек. В советнике предусмотрен мантингейл. Советник может может торговать по выбору Пользователя по ценовым уровням в формате - круглый ценовой уровень + заданное количество пунктов: пример:  1.12 40 , 1.134 0 , 1.14 40. Настройки советника: Dig = 2; значение рыночной цены округляется до количества (Dig) знаков после запятой. Пр
FREE
フィルタ:
レビューなし
レビューに返信