Boxmaster RSIx2 MT5

Main:

  • Not martingale, not a grid, working on all symbols;
  • a good rational algorithm;
  • Work of two indicators: RSI (from older timeframe - it works as a signal filter) and RSI (from junior timeframe - it works as a signal);
  • There is a good money management system (there are several type for trailing stop loss);
  • EA can work on closed candles, and on current candles;
  • Quickly optimized (the work is maximally accelerated).
  • Current sets after optimization are in comments.

If you want to do optimization by yourself, there is a large algorithm for advanced optimization "Custom max". There are parameters for Custom Max (described below in the Parameters section), and if the current pass values ??are below the minimum parameter, the result of this pass becomes negative, and it is good for the Genetic Algorithm.


Parameters:

Slippage - the size of slippage;
NEED_LOGS - need or not logs about work;
RSI_TF - timeframe RSI(older) and RSI(junior)

Parameters of the indicator RSI(relative strength index) from older timeframe:
RSI_UP_Period - period of  RSI;
RSI_UP_price - type of price of RSI;
RSI_UP_level_buy_out - level buy out of RSI;
RSI_UP_level_sell_out - level sell out of RSI;

Parameters of the indicator RSI(relative strength index) from junior timeframe:
RSI_LOW_Period - period of  RSI;
RSI_LOW_price - type of price of RSI;
RSI_LOW_level_buy_out - level buy out of RSI;
RSI_LOW_level_sell_out - level sell out of RSI;

num_of_bar_for_analize - number of bar (candles) for work. Value - 0 - search for signals at current prices (significantly slows down the optimization);

Money management parameters:
MM_trailing_type - type of Money Management. Variants: TYPE_MM_NON_MM (without TP and SL); TYPE_MM_JUST_SL (SL only); TYPE_MM_TRAILING (trailing stop loss and TP); TYPE_MM_SL_TO_0 (SL trails only to the break-even price);
MM_TP_pips - TakeProfit size (in pips);
MM_TRSL_pips - Trailing StopLoss (in pips);
MM_SL_pips - StopLoss (in pips);
MM_magic_num - magic number for order;
MM_close_deal_when_opposite - allow closing the current position and opening a new one in the opposite direction when a signal appears;
MM_lot - lot size;  
MM_type_of_risk - "Fix_lot" transactions are opened with a fixed volume specified in the parameter "MM_lot". " Smart_lot_by_risk " volume is calculated dynamically, "MM_risk_percent" - max risk.

Optimization parameters for the "Custom Max" (for advanced users):
CUSTOM_MAX_min_trades_per_month - the minimum number of trades per month (average);
CUSTOM_MAX_min_EXPECTED_PAYOFF - minimum expected payoff;
CUSTOM_MAX_min_PROFIT - minimum profit;
CUSTOM_MAX_max_EQUITY_DD_percent - the maximum percent of drawdown;
CUSTOM_MAX_min_PROFIT_FACTOR - minimum profit factor;
CUSTOM_MAX_min_RECOVERY_FACTOR - minimum recovery factor;
CUSTOM_MAX_check_profit_every_month - once a month check (to speed up the optimization). If the test is not passed, then this optimization pass is stopped, and the result is assigned the value "-100". There are options: do_not_check (do not perform this test); without_loss_months (all months in profit); max_1_loss_month (maximum 1 losing month in a row); max_10_percent_loss_in_month (maximum 10 percent loss per month); no_max_DD (the balance at the end of the month is not less than CUSTOM_MAX_max_EQUITY_DD_percent of the maximum balance for the whole period);
CUSTOM_MAX_return - what to return to the optimization results. Options: all standard return parameteres; My_Formula (found on the Internet is a complex formula); PROM (Pessimistic return on margin - from the book of Robert Pardo); Balance_x_minDrawdown_x_TradesNumber; Balance_x_minDrawdown_x_ProfitFactor; Balance_x_minDrawdown_x_ProfitFactor_x_SharpeRatio.


Önerilen ürünler
The Last Fractals , is a trading system that uses fractals to determine market corrections. The Last Fractals,   is a system that detects an entry point and initiates an operational algorithm. This algorithm is different if the input is correct or wrong. From the inputs you can control the initial loting of the algorithm, if the trade goes against you the lotage is maintained, but if it goes in your favor the lotage is increased to improve your profit. You can download the demo and test it y
Pure Directional SMA EA
AL MOOSAWI ABDULLAH JAFFER BAQER
Pure Directional SMA EA – Your Strategy, Your Way! Important Note: This EA provides a raw, powerful strategy designed for flexibility. Optimization is key! Adjust the settings to align with your trading style and market conditions, giving you complete control to shape the EA to your preferences. Discover the Power of Pure Directional SMA EA This Expert Advisor is built on the robust foundation of Simple Moving Averages (SMA), offering a customizable trend-following strategy that adapts to your
TradeGhost
Stefano Padovano
Vi Presento TradeGhost ! e' un Ea molto potente con una strategia che preferisco tenere nascosta! comunque spiego il funzionamento in breve! Questo ea grazie al controllo di vari fattori  crea un trade Fantasma che ovviamente non viene aperto ! ma viene registrato in modo da capire se quel trade era stato perdente o vincente. ( posso aggiungere che questo è un p'o' il Segreto del trading messo in questo ea, NoN fa scalping però quando apre hai una sorte di tranquillità che se anche fa il DD il p
EMA Crossover Expert Advisor The EMA Crossover Expert Advisor (EA) is a fully automated trading system designed for MetaTrader 5. It uses a fast/slow EMA crossover strategy combined with configurable risk management tools to identify potential trading opportunities. This EA is ideal for traders who prefer systematic execution without manual intervention, with built-in parameters to fine-tune performance according to different market conditions. Key Features: EMA Crossover Logic – Detects bulli
Htf Xau
Murilo Neves Castro
HTF CAD JPY is a fully automated Expert Advisor designed for CAD JPY trading. It is based on cluster analysis of machine learning and genetic algorithms. The Expert Advisor contains a self-adaptive market algorithm that uses price action patterns and standard trading indicators.  The entry and exit logic works only when a bar closes. It filters market noise, greatly speeds up optimization, avoids stop-loss hunting and ensures correct operation at any broker with a reasonable spread. The Expert
Archi
Vladimir Deryagin
Archi - göstergeler üzerine inşa edilmiş, gelecekte sayıları artacaktır. «Trailing Stop» u «Trailing Position» ve «Step Trailing» ile kullanmak mümkündür. Bir sonraki işlemin hacmini, hem çarpma hem de ekleme yoluyla karsız bir akımla artırma olasılığı vardır. Olumlu işlemlerin karsız olanlara göre üstünlüğüne ulaştıktan sonra, hacim orijinaline geri döner.  Archi BasicSettings: Magic number, tüm açık işlemlerin benzersiz bir numarasıdır. Dikkat!!! Danışman tarihle çalışır, bu nedenle öncekile
Ninja Moving Average Crossover + Martingale (Alternate Lots) Ninja Moving Average Crossover , Hareketli Ortalama (MA) kesişim sinyallerini ve alternatif lotlarla Martingale stratejisini birleştiren bir Uzman Danışman (EA) ’dır. Doğru optimizasyon ile herhangi bir parite ve zaman diliminde çalışabilir. En iyi sonuçlar şurada elde edildi: EURUSD – H1 Ancak doğru ayarlarla herhangi bir sembol ve zaman diliminde kullanılabilir. SET dosyaları Yorumlar bölümünde paylaşılacaktır. Önem
MeridianX AI PRO
Marijanas Drozenka
MeridianX AI PRO: The Prop Firm Gold Specialist (XAUUSD M6) MeridianX AI PRO is a high-performance, automated trading algorithm engineered specifically for the XAUUSD (Gold) pair. Optimized for the M6 (6-minute) timeframe , this system offers surgical entry precision while strictly adhering to Prop Firm risk protocols. Performance Highlights (2025-2026 Backtest) Tested under realistic conditions ( 57ms Latency , Raw Spreads) from 2025.01.01 to 2026.03.06 : Total Net Profit: +$10,274.24 (on
EA Seven MT5
Ruslan Pishun
5 (1)
The EA uses a reverse strategy. To detect trading signals, the following indicators are used: Moving Average, Relative Vigor Index, Average True Range, Alligator and other custom indicators . Each pair has a stop loss, take profit, breakeven and trailing stop. The EA trades on many major currency pairs and timeframes. The EA uses timeframes: MetaTrader 4 MetaTrader 5     M1,   M5,   M15, M30, H1  M1,   M2,   M3,   M4,  M5, M10, M12 ,   M15,   M20,   M30,  H1 , H2 Real monitoring 1 :  https://www
All Fx Robot
Steve Zoeger
1 (1)
The All Fx Robot works very well on all Pairs and all Frames. Is fully automated and based on 4 Indicators to filter as many as possible winning trades. =============================================================================================== This Robot is fully automated and has been created for everyone. The Robot works also on cent accounts. =============================================================================================== => On the lower Frames there are too many small t
T Trader
Steve Zoeger
T Trader Expert #advisor works very well on all Pairs and all Frames. Is fully automated and based on the tick to filter as many as possible winning trades. =============================================================================================== This Robot is fully automated and has been created for everyone. The Robot works also on cent accounts. =============================================================================================== => On the lower Frames there are too many sma
UV Samurai
Banh Thanh Vi
UV Samurai  UV Samurai   is a specially designed   Expert Advisor (EA)   that automatically opens trading orders at predefined price intervals ( Distance ) to take advantage of market movements in a controlled manner. The EA operates based on a   multiplier distance mechanism   for each subsequent trade, combined with the   DDR (Dynamic Drawdown Reduction)   risk management system to minimize potential losses and maintain account safety during high-volatility market conditions. The Recommended 
Ichimoku Master ECC11
Dimitrios Dimas
5 (1)
Discover the Power of the Ichimoku ECC 11 Strategy on Meta Trader 5! Prop Firm Ready! Welcome to the world of Ichimoku ECC 11, an unparalleled Expert Advisor (EA) designed for the discerning trader. Built on the robust Meta Trader 5 platform, the Ichimoku ECC 11 harnesses the power of the revered Ichimoku Kinko Hyo indicator to deliver exceptional trading performance on the 15-minute chart. The Essence of Ichimoku ECC 11 The Ichimoku ECC 11 strategy is meticulously crafted to capitalize on str
Alligator Trade X MT5 is an EA based on Alligator. Alligator parameters such as Jawsperiod1, Jawsshift1, Teethsperiod1, Teethsshift1,   Lipssperiod1, Lipssshift1, BuyShift1, BuyCandlestickShift1, BuyShift2, BuyCandlestickShift2, BuyShift3, BuyCandlestickShift3, SellShift1, SellCandlestickShift1, SellShift2, SellCandlestickShift2,  SellShift3 and SellCandlestickShift3 can be adjusted. Alligator Trade X MT5 applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal
DAX Scalping MA
Ashley Deenesh Daddoo
DAX 40 Scalping Expert Advisor Version: 2.10 Platform: MetaTrader 5 Instrument: DAX 40 (GER40, GERMANY40) Broker: ICMarkets (MT5 only) Overview Automated trading system developed specifically for the DAX 40 index . This Expert Advisor implements a multi-strategy scalping framework combining Moving Average crossovers, trend confirmation, and ATR-based dynamic stop-loss management . The EA can run up to three independent strategies simultaneously , each operating on its own timeframe, logic, and
Ai UC EA MT5
Indra Maulana
5 (3)
This expert is under construction and is not yet completed The development of this expert will be completed in 2 years at most. Our goal in publishing this expert is to attract capital to develop our best expert. This expert will definitely be the best expert of our team. To participate in this project, you can buy this expert at the lowest possible price. This expert will definitely be the most expensive expert of our team in the future. This expert will be built with the latest methods and st
EV Divergence Sniper
Enrique Valeros Muriana
EV Divergence Sniper is a precision-oriented Expert Advisor designed to identify high-probability market reversals through true price divergences confirmed by RSI and Stochastic. The system focuses on structural market conditions and enters only when price and momentum show a clear imbalance, significantly reducing false entries and improving signal quality. The EA uses a structural stop loss placed beyond the most recent swing, combined with a fully customizable risk-to-reward take profit. It i
Gator Trend
Aleksandr Zakhvatkin
Советник основан на довольно интересной связке двух классических индикаторов: Аллигатор и Стохастик. Стохастик используется на более старшем таймфрейме для фильтрации направления, а сделки открываются по сигналам Аллигатора. Настройки советника Группа "Настройки торговли" lot размер лота new bar control   включить/отключить явный контроль открытия нового бара Группа "Настройки Аллигатора" working timeframe период the period for calculating the jaws период для расчета челюстей horizontal disp
Volume Hedger EA
Sanele Celumusa Ngidi
50% discount PROMOTION PRICE $30 We Trade passed on Expect Volume and only open trade when the market is calm  The Entries are Left to run Till midday and if the take profit is not hit we close the Trade  we only execute trade around a specific time period  Please Ensure to enable the right EA setting as shown in the ScreenShot  The EA is able to see which market is moving the most and see which one is in second place, after its able to open positions based on the other market going on a  pul
Scalper Private   The Expert Advisor can work in any trading modes, starting from scalping, as well as for medium and long-term operating modes, it all depends on the settings of the Expert Advisor. Description of the advisor settings: Time_next_order - time in seconds after which the next order will open Lot - lot of orders TakeProfit - profit level StopLoss - loss level Time_close_order - time in seconds after which a profitable order will be closed MagicNumber - advisor orders identifier Trai
AI Bollinger + RSI PRO — Bir Klasiğin Evrimi (The Evolution of a Classic). Bu, EA AI PRO serisinin bir parçasıdır; yani kodu %100 Yapay Zeka tarafından tasarlanıp yazılmıştır ve kurumsal düzeyde 24 farklı pozisyon yönetim fonksiyonu ile donatılmıştır. AI Bollinger + RSI PRO — Bu, profesyonel bir işlem algoritmasıdır. Uzman Danışmanın (EA) temelinde, modern filtreleme ve giriş onayı sistemi ile güçlendirilmiş, zamanla kanıtlanmış bir trend ve karşı trend stratejisi yatar. Karar verme mantığı iki
ADM Trade X MT5 is an EA based onAverage Directional Movement Index. Average Directional Movement Index parameters such as Period, BuyShift1, BuyShift2, SellShift1, and SellShift2 can be adjusted. ADM Trade X MT5 applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through ADM Trade X MT5. Good luck. === Inquiries === E-Mail:support@btntechfx.com
Fifty Pips
Yaqoub Al-ghalayini
Trade Starting with 300 USD Only... Fifty PipHunter Robot Overview:   The   Fifty PipHunter Robot   is an advanced, fully automated Forex trading robot designed for the MetaTrader 5 (MT5) platform. It leverages the   Relative Strength Index (RSI)   indicator to identify optimal trading opportunities, ensuring precision in market entries and exits. The robot is optimized to target a   50-pip profit   per trade, making it ideal for traders looking for consistent returns with controlled risk. Key
ADX Cross Sell
Jorge Rodriguez Redondo
ADX Cross Sell - Precisión con lógica direccional y gestión dinámica avanzada   Versión actual: 6.63 ️ Autor: Jorge Rodríguez “Kium” ️ Compatible con: MetaTrader 5 ️ Tipo: Expert Advisor (EA) automático Estrategia: Tendencial con validación de momentum y filtros temporales Protección: Gestión dinámica de riesgos (SL/TP/BE)   Descripción general ADX Cross Buy es un Expert Advisor de tipo tendencial que busca oportunidades de compra sólidas mediante el cruce del indicador   ADX
Description of work The MA7 Agave C3 expert advisor is based on the MA7 Agave indicator. When a signal from the built-in indicator appears, the expert advisor opens a position, sets the takeprofit and the level for opening an averaging position. When the grid is fully opened, the expert advisor sets a stoploss. Detailed information about the MA7 Agave indicator. Features of work Designed to work on hedge accounts; Recovers your data in case of a sudden power outage; Only one grid can be opened
Description of work The MA7 Aster C3 expert advisor is based on the MA7 Aster indicator. When a signal from the built-in indicator appears, the expert advisor opens a position, sets the takeprofit and the level for opening an averaging position. When the grid is fully opened, the expert advisor sets a stoploss. Detailed information about the MA7 Aster indicator. Features of work Designed to work on hedge accounts; Recovers your data in case of a sudden power outage; Only one grid can be opened
Visit Tradinbots4u.com to download this bot and receive a 50% discount The Recovery Master is a precision-engineered system for restoring trading accounts with confidence. Built on the proven zone recovery strategy and safeguarded by a maximum drawdown cap, it prevents runaway martingale behavior while reclaiming the bulk of your trading losses. Past updates introduced powerful support for scalping and rapid-fire strategies without compromising recovery integrity. New updates simplify its usabil
Gold Rising MT5
Michael Prescott Burney
Gold Rising - The XAUUSD Multi-Strategy Specialist Navigate the unique dynamics of the gold market with Gold Rising, an Expert Advisor meticulously engineered for the XAUUSD H1 chart. Moving beyond simple indicator alignment, this EA is built upon a proprietary Multi-Strategy Index , a sophisticated engine designed to interpret the complex behavior of gold. Gold Rising provides a systematic and disciplined framework for traders who seek a methodical approach. It is a tool designed to execute a
Aureus Prime X
Bambang Christianto
AlphaOne Aureus Prime Vanguard – Adaptive Momentum & High-Frequency Growth AlphaOne Aureus Prime Vanguard is a high-performance automated trading system developed specifically for the XAUUSD (Gold) pair on the MetaTrader 5 platform. This Expert Advisor (EA) combines institutional-grade trend analysis with a proprietary dynamic grid management system engineered for rapid capital growth and high-frequency market exploitation. Trading Strategy: Adaptive Momentum The Vanguard edition uses a sophist
Constructor Simple MT5
Aliaksandr Chupryna
5 (7)
Martingal.   "Constructor_Simple_MT5" Expert Advisor, aynı anda ve birbirinden bağımsız olarak çalışan 5 ayrı Expert Advisor'dan oluşur: Bar ticareti. iEnvelopes göstergeleri ile ticaret. iMA göstergesi ile ticaret. iIchimoku göstergesi ile ticaret. iSAR göstergesi ile ticaret. "Constructor_Simple_MT5" Uzman Danışmanı, "Constructor_MT5" Uzman Danışmanının basitleştirilmiş bir sürümüdür. Girdi parametrelerinin sayısı minimuma indirilmiştir, bu da hem Expert Advisor'ın kullanımını hem de optimiza
Bu ürünün alıcıları ayrıca şunları da satın alıyor
Quantum Queen MT5
Bogdan Ion Puscasu
4.97 (484)
Merhaba yatırımcılar! Ben   Quantum Queen   , tüm Quantum ekosisteminin gözbebeği ve MQL5 tarihindeki en yüksek puanlı, en çok satan Uzman Danışmanım. 20 ayı aşkın canlı işlem deneyimim sayesinde, tartışmasız XAUUSD Kraliçesi olarak yerimi kazandım. Uzmanlık alanım mı? ALTIN. Misyonum? Tutarlı, kesin ve akıllı işlem sonuçları sunmak — hem de defalarca. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. İndirimli   fiyat
Quantum Valkyrie
Bogdan Ion Puscasu
4.87 (120)
Quantum Valkyrie - Hassasiyet.Disiplin.Uygulama İndirimli       Fiyat   her 10 satın alımda 50 dolar artacaktır. Canlı Sinyal:   BURAYA TIKLAYIN   Quantum Valkyrie MQL5 herkese açık kanalı:   BURAYA TIKLAYIN ***Quantum Valkyrie MT5 satın alın ve Quantum Emperor veya Quantum Baron'u ücretsiz olarak alma şansını yakalayın!*** Daha fazla bilgi için özel mesaj gönderin! IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions.
Akali
Yahia Mohamed Hassan Mohamed
4.97 (35)
LIVE SIGNAL: Canlı performansı görmek için buraya tıklayın ÖNEMLİ: ÖNCE KILAVUZU OKUYUN Broker gereksinimlerini, strateji modlarını ve akıllı yaklaşımı anlamak için bu EA'yı kullanmadan önce kurulum kılavuzunu okumanız kritik önem taşır. Resmi Akali EA Kılavuzunu okumak için buraya tıklayın Genel Bakış Akali EA, Altın (XAUUSD) için özel olarak tasarlanmış yüksek hassasiyetli bir scalping Uzman Danışmanıdır (Expert Advisor). Yüksek volatilite dönemlerinde karları anında güvence altına almak için
AI Gold Trading MT5
Ho Tuan Thang
4.7 (33)
CANLI SİNYALİMLE AYNI SONUÇLARI MI İSTİYORSUNUZ?   Benimle tamamen aynı aracı kurumları kullanın:   IC MARKETS  &  I C TRADING .  Merkezi borsa piyasasının aksine, Forex'te tek ve birleşik bir fiyat akışı yoktur.  Her aracı kurum likiditeyi farklı sağlayıcılardan temin eder ve bu da benzersiz veri akışları oluşturur. Diğer aracı kurumlar ancak %60-80 oranında eşdeğer bir işlem performansı sağlayabilir.     CANLI SİNYAL IC MARKETS:  https://www.mql5.com/en/signals/2344271       MQL5'te Forex EA T
AI Gold Scalp Pro
Ho Tuan Thang
5 (6)
CANLI SİNYALİMLE AYNI SONUÇLARI MI İSTİYORSUNUZ?   Benimle tam olarak aynı brokerları kullanın:   IC MARKETS  &  I C TRADING .  Merkezi borsa piyasasının aksine, Forex'in tek, birleşik bir fiyat beslemesi yoktur.  Her broker likiditeyi farklı sağlayıcılardan alarak benzersiz veri akışları oluşturur. Diğer brokerlar yalnızca %60-80'e eşdeğer işlem performansı elde edebilirler. CANLI SİNYAL MQL5 Üzerinde Forex EA Trading Kanalı:  Benden en son haberleri almak için MQL5 kanalıma katılın.  MQL5 üze
Goldwave EA MT5
Shengzu Zhong
4.65 (26)
Gerçek işlem hesabı   LIVE SIGNAL (IC MARKETS):  https://www.mql5.com/en/signals/2339082 Bu EA, MQL5 üzerinde doğrulanmış canlı işlem sinyalinde kullanılan ticaret mantığı ve yürütme kurallarıyla tamamen aynı mantığı ve kuralları kullanır.Önerilen ve optimize edilmiş ayarlar kullanıldığında ve güvenilir bir ECN / RAW spread brokeri (örneğin IC Markets veya EC Markets) ile çalıştırıldığında, bu EA’nın canlı işlem davranışı, canlı sinyalin işlem yapısı ve yürütme özellikleriyle yüksek ölçüde uyum
Gold House MT5
Chen Jia Qi
5 (22)
Gold House — Gold Swing Breakout Trading System Launch Promotion — Limited to 100 Copies Only 100 copies will be sold at the early-bird price. After 100 copies, the price jumps directly to $999 . Price also increases by $50 every 24 hours during this period. 93   copies sold — only 7 remaining. Lock in the lowest price before it's gone. Live signal: https://www.mql5.com/en/signals/2359124 Stay updated — join our MQL5 channel for product updates and trading tips. After opening the link, click th
Ultimate Breakout System
Profalgo Limited
5 (30)
ÖNEMLİ   : Bu paket yalnızca çok sınırlı sayıda kopya için geçerli fiyattan satılacaktır.    Fiyat çok hızlı bir şekilde 1499$'a çıkacak    +100 Strateji dahil   ve daha fazlası geliyor! BONUS   : 999$ ve üzeri fiyata -->   diğer 5    EA'mı ücretsiz seçin!  TÜM AYAR DOSYALARI TAM KURULUM VE OPTİMİZASYON KILAVUZU VİDEO REHBERİ CANLI SİNYALLER İNCELEME (3. taraf) ULTIMATE BREAKOUT SYSTEM'e hoş geldiniz! Sekiz yıl boyunca titizlikle geliştirilen, gelişmiş ve tescilli bir Uzman Danışman (EA) olan
Quantum King EA
Bogdan Ion Puscasu
4.97 (149)
Quantum King EA — Her Yatırımcı İçin Geliştirilmiş Akıllı Güç IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Özel Lansman Fiyatı Canlı Sinyal:       BURAYA TIKLAYIN MT4 versiyonu :   TIKLAYIN Quantum King kanalı:       Buraya tıklayın ***Quantum King MT5 satın alın ve Quantum StarMan'i ücretsiz edinin!*** Daha fazla bilgi için özelden sorun! İşlemlerinizi hassasiyet ve disiplinle yönetin. Quantum King EA,
The Gold Reaper MT5
Profalgo Limited
4.51 (90)
PROP FİRMASI HAZIR!   (   SETFILE'ı indirin   ) WARNING: Mevcut fiyata yalnızca birkaç kopya kaldı! Son fiyat: 990$ 1 EA'yı ücretsiz alın (2 ticari hesap için) -> satın aldıktan sonra benimle iletişime geçin Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Altın Reaper'a hoş geldiniz! Çok başarılı Goldtrade Pro'yu temel alan bu EA, aynı anda birden fazla zaman diliminde çalışacak şekilde tasarlanmıştır ve ticaret sıklığını çok muhafazakardan aşırı değişkene k
Aot
Thi Ngoc Tram Le
4.86 (97)
AOT Çoklu Para Birimi Uzman Danışmanı AI Duygu Analizi ile Korelasyonlu döviz çiftleri arasında portföy çeşitlendirmesi için çok pariteli ortalamaya dönüş stratejisi. İlk kez AOT'yi test ediyor musunuz?       sabit lot boyutu ayarları ile başlayın, Sabit lot boyutu 0.01 | Parite başına tek pozisyon | Gelişmiş özellikler kapalı. Sistemin davranışını anlamak için saf ticaret mantığı   . Performans geçmişi sinyali Detay Ayar Dosyası Adı Açıklama Orta Risk 1 ICMarketsSC, Hesap büyüklüğü $10,000 Live
Agera
Anton Kondratev
5 (2)
AGERA,   altın piyasasındaki güvenlik açıklarını belirlemek için geliştirilmiş, tamamen otomatik ve çok yönlü açık kaynaklı bir uzman algoritmasıdır! Not        Grid       , Not        Martingale    ,    Not      "   AI"         , Not      "   Neural Network" ,    Not      "   Machine Learning"    ,     Not     "ChatGPT"   ,     Not       Unrealistically Perfect Backtests  AGERA    Community :       www.mql5.com/en/messages/01e0964ee3a9dc01 Vantage Real :    https://www.mql5.com/en/signals/23637
AI Gold Sniper MT5
Ho Tuan Thang
4.4 (58)
Optimize your trading environment: To get the best results matching the live signal, it is highly recommended to use a reliable True ECN broker with low latency and tight spreads. Because Forex liquidity varies, choosing a robust broker ensures the algorithm can execute trades with maximum precision. LIVE SIGNAL & COMMUNITY Live Performance (More than 7 months):  View AI Gold Sniper Live Signal Forex EA Trading Channel:  Join my community of over 15,000 members for the latest updates and support
Full Throttle DMX
Stanislav Tomilov
5 (1)
Full Throttle DMX - Gerçek strateji,  gerçek sonuçlar   Full Throttle DMX, EURUSD, AUDUSD, NZDUSD, EURGBP ve AUDNZD döviz çiftleriyle çalışmak üzere tasarlanmış çoklu para birimi işlem uzmanı danışmanıdır. Sistem, bilinen teknik göstergeler ve kanıtlanmış piyasa mantığı kullanan klasik bir işlem yaklaşımı üzerine kurulmuştur. Danışman, her biri farklı piyasa koşullarını ve fırsatlarını belirlemek üzere tasarlanmış 10 bağımsız strateji içerir. Birçok modern otomatik sistemin aksine, Full Throttle
Nano Machine
William Brandon Autry
5 (7)
Nano Machine GPT Version 2 (Generation 2) – Kalıcı Pullback Zekası Bu dönüşümü 2024 sonunda Mean Machine ile başlattık. Gerçek öncü yapay zekayı canlı perakende forex ticaretine taşıyan ilk sistemlerden biri. Nano Machine GPT Version 2 bu hattaki bir sonraki evrimdir. Çoğu yapay zeka aracı bir kez yanıt verir ve her şeyi unutur. Nano Machine GPT Version 2 unutmaz. Analiz edilen her pullback kurulumunu, her gerçekleştirilen girişi, her reddi, her kararın arkasındaki mantığı, piyasanın tepkisini
Syna
William Brandon Autry
5 (24)
Syna 5 – Kalıcı Zeka. Gerçek Hafıza. Evrensel Trading Zekası. Çoğu yapay zeka aracı bir kez yanıt verir ve her şeyi unutur. Sizi tekrar tekrar sıfırdan başlatır. Syna 5 unutmaz. Her konuşmayı, analiz edilen her işlemi, neden harekete geçtiğini, neden kenarda kaldığını ve piyasanın ardından nasıl tepki verdiğini hatırlar. Her oturumda eksiksiz bağlam. Her işlemle biriken kümülatif zeka. Bu, pazarlama amacıyla yapay zeka özellikleri eklenmiş bir EA daha değildir. Zeka sıfırlanmayı bırakıp birikme
Karat Killer
BLODSALGO LIMITED
4.65 (26)
Saf Altın Zekası. Özüne Kadar Doğrulanmış. Karat Killer   geri dönüştürülmüş göstergeler ve şişirilmiş backtestlerle dolu bir altın EA değildir — XAUUSD için özel olarak inşa edilmiş,   yeni nesil bir makine öğrenimi sistemidir   , kurumsal düzeyde metodoloji ile doğrulanmış ve gösterişten çok özü değer veren yatırımcılar için tasarlanmıştır. LAUNCH PROMOTION - LIMITED TIME OFFER   Price increases every 24 hours at 10:30 AM Cyprus time.   Secure the lowest price today before the next increase. D
Mad Turtle
Gennady Sergienko
4.57 (86)
Sembol XAUUSD (Altın / ABD Doları) Zaman Aralığı H1-M15 (isteğe bağlı) Tek işlem desteği EVET Minimum Mevduat 500 USD (veya başka bir para biriminde eşdeğeri) Tüm brokerlarla uyumlu EVET (2 veya 3 basamaklı fiyatlandırma, tüm hesap para birimleri, semboller ve GMT zaman dilimi desteklenir) Önceden ayar yapmadan çalışır EVET Makine öğrenimine ilgi duyuyorsanız, kanala abone olun: Abone Ol! Mad Turtle Projesinin Ana Özellikleri: Gerçek Makine Öğrenimi Bu Expert Advisor (EA), herhangi bir GPT
GoldBaron XauUsd EA MT5
Mikhail Sergeev
4.2 (5)
"GoldBaron" tam otomatik bir ticaret robotudur. Altın ticareti için tasarlandı (XAUUSD). 5 aylık canlı hesap işleminde uzman, karın% 1400'ünü kazanmayı başardı. Uzman her ay% 60'tan fazla kazanıyordu. Ticaret uzmanını XAUUSD'NİN saatlik (H1) grafiğine ayarlamanız ve gelecekteki altın fiyatlarını tahmin etmenin gücünü görmeniz yeterlidir. Agresif bir başlangıç için 200 $ yeterlidir. Önerilen depozito 500$ 'dan başlar. Riskten korunma imkanı olan hesapları kullandığınızdan emin olun. Bir yıl önce,
HTTP ea
Yury Orlov
5 (10)
How To Trade Pro (HTTP) EA — 25+ yıllık deneyimli yazarın, martingale veya ızgaralar olmadan herhangi bir varlık ticareti için profesyonel ticaret danışmanı. Çoğu üst düzey danışman yükselen altınla çalışır. Testlerde harika görünürler... altın yükselirken. Ama trend tükendiğinde ne olacak? Kim mevduatınızı koruyacak? HTTP EA sonsuz büyümeye inanmaz — değişen piyasaya uyum sağlar ve yatırım portföyünüzü genişçe çeşitlendirmek ve mevduatınızı korumak için tasarlanmıştır. Büyüme, düşüş, yan piyasa
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
5 (8)
Daha az işlem. Daha iyi işlem. Her şeyden önce tutarlılık. • Canlı Sinyal Mod 1 Twister Pro EA, XAUUSD (Altın) için M15 zaman diliminde özel olarak geliştirilmiş yüksek hassasiyetli bir scalping Expert Advisor'dır. Daha az işlem yapar — ancak işlem yaptığında her zaman bir amacı vardır. Her giriş, tek bir emir verilmeden önce 5 bağımsız doğrulama katmanından geçer ve bu sayede varsayılan SET ile son derece yüksek bir isabet oranı elde edilir. İKİ MOD: Mode 1 (önerilen) — Çok yüksek isabet ora
XIRO Robot MT5
MQL TOOLS SL
5 (16)
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 and
Gold Trade Pro MT5
Profalgo Limited
4.28 (36)
Tanıtımı başlat! 449$'dan sadece birkaç kopya kaldı! Sonraki fiyat: 599$ Son fiyat: 999$ 1 EA'yı ücretsiz alın (2 ticari hesap için) -> satın aldıktan sonra benimle iletişime geçin Ultimate Combo Deal   ->   click here 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 File JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro, Altın ticareti EA'ları kulübüne katılıyor, ancak büyü
Bitcoin Scalping MT5
Lo Thi Mai Loan
5 (5)
[ IMPORTANT ] REAL CLIENT FEEDBACK :  https://www.mql5.com/en/market/product/127498/comments#comment_58814415 [ IMPORTANT ]  UPDATED (1 YEAR PERFORMANCE):  https://www.mql5.com/en/market/product/127498/comments#comment_59233853 Bitcoin Scalping MT4/MT5 Tanıtımı – Kripto Ticaretine Yönelik Akıllı EA LANSMAN PROMOSYONU: Şu anki fiyatla sadece 3 kopya kaldı! Son fiyat: 3999.99 $ BONUS - ÖMÜR BOYU BITCOIN SCALPING SATIN ALIN, ÜCRETSİZ EA AI VEGA BOT (2 hesap) ALIN => Daha fazla detay için özel ola
Shark Fx
Ihor Otkydach
5 (1)
SharkFX – MT5 için Hassas Scalping Motoru SharkFX sadece başka bir scalper değildir. Tutarlılığın kumar mantığından değil; yapıdan, disiplinden ve akıllı risk kontrolünden geldiğini anlayan traderlar için geliştirilmiş hızlı ve adaptif bir gün içi işlem sistemidir. CANLI SİNYAL KULLANICI TALİMATLARI Test etmek için talimat sayfasındaki set dosyalarını kullanın ( bağlantı burada ) This trading bot is part of the   Intaradaysoft CORE INDEX ecosystem Uyarlanabilir Zeka MetaTrader 5 için tasarlanan
Aura Ultimate EA
Stanislav Tomilov
4.81 (103)
Aura Ultimate — Sinir ağları tabanlı işlemlerin zirvesi ve finansal özgürlüğe giden yol. Aura Ultimate, Aura ailesinin bir sonraki evrimsel adımıdır; en son yapay zeka mimarisi, piyasaya uyarlanabilir zeka ve risk kontrollü hassasiyetin bir sentezidir. Aura Black Edition ve Aura Neuron'un kanıtlanmış DNA'sı üzerine inşa edilen bu ürün, daha da ileri giderek, güçlü yönlerini tek bir birleşik çoklu strateji ekosisteminde birleştirirken, tamamen yeni bir tahmin mantığı katmanı da sunmaktadır. Çok
Gold Neuron
Vasiliy Strukov
5 (2)
Gold Neuron XAUUSD için Gelişmiş Çoklu Strateji Alım Satım Sistemi Lütfen dikkat: Ayarlarda Tüm Stratejileri etkinleştirin, çünkü EA mevcut koşullarda en iyi stratejiyi bulmak için piyasayı tarayacaktır! Önerilen minimum bakiye: 0,01 lot için 200$ Örnek: 400$ bakiye için 0,02 lot, vb. Gold Neuron EA, özellikle M15 zaman diliminde Altın (XAUUSD) ticareti için tasarlanmış profesyonel çok stratejili bir Uzman Danışmandır. Sistem, farklı piyasa koşullarında yüksek olasılıklı işlem fırsatlarını tespi
The Gold Phantom
Profalgo Limited
4.38 (21)
SAHNE HAZIR! -->   TÜM AYAR DOSYALARINI İNDİRİN UYARI: Mevcut fiyattan sadece birkaç kopya kaldı! Son fiyat: 990$ YENİ (sadece 399$'dan başlayan fiyatlarla)   : 1 EA'yı Ücretsiz Seçin! (En fazla 2 işlem hesabı numarasıyla sınırlıdır, UBS hariç tüm EA'larım seçilebilir) En İyi Kombine Fırsat     ->     buraya tıklayın Herkese açık gruba katılmak için   buraya tıklayın .   Canlı Sinyal Canlı Sinyal 2 !! ALTIN ​​HAYALET BURADA !!   Altın Orakçı'nın muazzam başarısının ardından, güçlü kardeşi Altı
Golden Hen EA
Taner Altinsoy
4.5 (56)
Genel Bakış Golden Hen EA , özellikle XAUUSD için tasarlanmış bir Uzman Danışmandır (Expert Advisor). Farklı piyasa koşulları ve zaman dilimlerinde (M5, M30, H2, H4, H6, H12, W1) tetiklenen dokuz bağımsız işlem stratejisini birleştirerek çalışır. EA, girişlerini ve filtrelerini otomatik olarak yönetecek şekilde tasarlanmıştır. EA'nın temel mantığı, belirli sinyalleri tanımlamaya odaklanır. Golden Hen EA grid, martingale veya ortalama (averaging) tekniklerini kullanmaz . EA tarafından açılan tüm
PrizmaL Lux
Vladimir Lekhovitser
5 (3)
Canlı işlem sinyali İşlem faaliyetlerinin herkese açık gerçek zamanlı takibi: https://www.mql5.com/tr/signals/2356149 Resmî bilgiler Satıcı profili Resmî kanal Kullanıcı kılavuzu Kurulum talimatları ve kullanım yönergeleri: Kullanıcı kılavuzunu aç Bu Expert Advisor, sabit bir yürütme modelini takip etmek yerine mevcut piyasa koşullarına göre davranışını ayarlayan, piyasa bağlamına duyarlı bir sistem olarak tasarlanmıştır. Strateji, piyasa yapısının işlem yapmayı haklı çıkaracak kadar n
Yazarın diğer ürünleri
Lusaka mt5
Mikhail Mitin
4 (3)
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
Excellent dashboard for market analytics. The panel helps to analyze the values of the  RSI  indicator and its signals. With this panel you can: watch the current signal from RSI on all timeframes; watch the current signal from  RSI   by different symbols; watch the current   RSI   value; several types of signals for analytics. Values in a table cell: RIS value. Signal type: RSI crosses level buy out/level sell out (outside); RSI crosses level buy out/level sell out (inside);   RSI is upper
Great dashboard for market analytics. The panel helps to analyze the values of the   Envelopes   indicator and prices. Using this panel you can: watch the current signal from Envelopes for all time frames; watch the current signal from Envelopes by different symbols; look at how far Envelopes is from the price; look at how much the value of Envelopes has changed; several types of signals for analytics. Values in the table cell: Envelopes value upper line; Envelopes value lower line; "the cor
Jakarta mt5
Mikhail Mitin
3 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Stochastic   and  OsMA  (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 opti
FREE
Jakarta
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:  Stochastic   and  OsMA  (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 opti
FREE
Great dashboard for market analytics. Help you to analyze the values ​​of the   Moving Average   indicator and prices. Using this dashboard you can: find signals from the Moving Average from all timeframes; find signals from the Moving Average from all symbols; check - how far the Moving Average is from the price; check - the Moving Average value has changed; 2 types of signal. Modes of operation (switched by a button on the graph): current value of Moving Average; the difference between the
FREE
You can: observe the price chart inside the chart of a different price evaluate correlation and relationships observe the difference in charts in the form of a histogram Opportunities: "Auto" mode - auto-adjust the chart for another chart "multiplier" - you can multiply the chart by any number shift up / down the chart by value shift the chart to the left "invert" - mirror flip of the chart Important: only charts added to MarketWatch are used Version for MetaTrader 4 -  https://www.mql5.com/e
Great dashboard for market analytics. Help you to analyze the values ​​of the Moving Average indicator and prices. Using this dashboard you can: find signals from the Moving Average from all timeframes; find signals from the Moving Average from all symbols; check - how far the Moving Average is from the price; check - the Moving Average value has changed; 2 types of signal. Modes of operation (switched by a button on the graph): current value of Moving Average; the difference between the curr
FREE
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "c
FREE
Why use virtual SL / TP? Broker stop/freeze level limitations Hidden exits for scalping strategies Advanced trailing logic not available in standard MT tools Additional safety layer for EAs and manual trading Stop Loss modes (4 types): Fixed Stop Loss -  Classic fixed SL defined in points. Trailing Stop Loss -  Standard trailing following the price. Trailing to Breakeven -  Stop Loss moves to the trade open price once profit conditions are met. Trailing by jumps (advanced mode) -  A multi-step
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators: Parabolic Sar and Moving Average (you can set a separate Timeframe for each indicator); There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Very well optimized for EURUSD . Current sets after optimization are in comments. Version MT4:  https://
Conversion of ".set" files created in the MT5 terminal for use in the MT4 terminal. The script is great for cross platform experts. How to work: place the source files ".set" in the local terminal folder\MQL5\Files run the script the ".set" files for the MT4 terminal appeared in the local terminal folder (the end of the file name "* -MT4.set") Created on MT5 build 1755 from 18/01/18 Please leave your feedback after using.
FREE
Medellin
Mikhail Mitin
4 (1)
Genaral: Not martingale, not a grid; Use on EURUSD Use on M5 Signals: There is a good rational algorithm. Work of two indicators:   2 DeMarker (from 2 timeframes)   (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;
FREE
The panel shows the relative position of the price and the selected moving averages (MA) for the selected timeframes and symbols. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timefr
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
This panel shows the price position and the selected MAs for the selected timeframes and symbols. You can control up to 3 symbols; up to 6 timeframes; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - bar number for analysis; timeframe_1....timeframe_6 - names of used timeframes (if set to "current", the timeframe will not be used); symbol_1 ....
FREE
"All in One" Expert Advisor. The EA collects information from different signals (listed below) on the selected timeframes. Each signal has its own weight. The weight of all signals is summed. If the total weight of signals for a timeframe is greater than the minimum weight, a deal is opened. Operation on each selected timeframe is performed independently. After that, the deal is managed according to the Money Management conditions. It can work simultaneously on: up to 6 periods; up to 31 popula
FREE
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "c
FREE
What this dashboard does The panel displays: Current Ichimoku signal per symbol Current Ichimoku signal per timeframe Key Ichimoku line values Signal direction summary Instead of switching charts manually, you can analyze the market structure in seconds. Available Ichimoku values Each cell may display: Tenkan-Sen Kijun-Sen Senkou Span A Senkou Span B Chikou Span Span A – Span B difference This allows detailed analysis or quick signal filtering. Signal types The dashboard can detect:
Raptor MT4
Mikhail Mitin
use on EURUSD use on M5 price and indicator analysis. Deals is in the direction of the trend. analysis 4 TimeFrame. Price and MovingAvarage (MA) are analyzed at TF EA. Market conditions in each TF are analyzed separately, then the overall picture. The algorithm shown in the screenshot below Sets is in Comments Advantages Advisor is optimized well for any instrument Can work on accounts with any spread, commissions, delays in the execution of orders Flexible settings specifically for your needs
How the EA works (simple explanation) Trades on   M5   timeframe Uses   H1 timeframe   to analyze global market context Analyzes   2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on   trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol:   EURUSD Timeframe:   M5 Trading
Strong Levels — Support & Resistance Indicator Idicator for automatic detection of strong price consolidation levels. Designed to help traders identify important   support and resistance zones   on the chart.This indicator is intended for   market analysis , not for generating trade signals. How it works Strong Levels analyzes price behavior using: 2 Moving Averages 1 MACD a proprietary multi-factor algorithm The same algorithm is used by the author in personal trading. The indicator detec
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators:  Parabolic Sar  and  Moving Average  (you can set a separate Timeframe for each indicator); There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Very well optimized for  EURUSD . Current sets after optimization are in comments. was optimized on
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators:  RSI (from older timeframe - it works as a signal filter) and RSI (from junior timeframe - it works as a signal) ; There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Current sets after optimization are in comments. MetaTrader 4:  https://www.m
Create your own trading expert without programming skills! It is easy and simple. This panel is a    designer of Expert Advisors (like Wizard). This Wizard contains: 57 signals (regularly add new) several Trailing Stop systems (including Trailing by Bollinger Bands) How create EA easy: Choose 1 signal Choose no more than 3 filters Choose the Trailing system Save the ".set" file - by one button Ready. Run this expert with the desired set. Interesting: "invisible" (virtual) levels StopLoss and
You can: observe the price chart inside the chart of a different price evaluate correlation and relationships observe the difference in charts in the form of a histogram Opportunities: "Auto" mode - auto-adjust the chart for another chart "multiplier" - you can multiply the chart by any number shift up / down the chart by value shift the chart to the left "invert" - mirror flip of the chart Important: only charts added to MarketWatch are used Version for MetaTrader 5 -  https://www.mql5.com/e
Nairobi
Mikhail Mitin
Main: Not martingale, not a grid; Working on all symbols; Use on EURUSD Use on M5 Signals: There is a good rational algorithm. Work of two indicators: Bollinger Bands 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, an
Makkasar
Mikhail Mitin
Main: Not martingale, not a grid; Use on EURUSD; Use on M5. Signals: There is a good rational algorithm. Work of two indicators: Moving Avarage and Parabolic SAR (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; Qu
Canberra
Mikhail Mitin
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Bollinger Bands  and  OsMA  (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
Cordoba
Mikhail Mitin
Main: Not martingale, not a grid; Use on EURUSD; Use on M5. Signals: There is a good rational algorithm. Work of two indicators: Ichimoku and Alligator  (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 opt
Filtrele:
Değerlendirme yok
Değerlendirmeye yanıt