MultiCurrencyCT

Below you will find the explanation of the complete version of MultiCurrencyCTX not yet published.

MultiCurrencyCTX

Strategy Explanation up to version 1.331

MultiCurrencyCTX  is an Expert Advisor based on ADX indicator and on the DXY index of the US dollar which allows to identify the strength of the US dollar and therefore carry out Buy or Sell operations on the currencies correlated to it.

The EA uses the following currencies for its trading activity:

EURUSD - GBPUSD – USDJPY – USDCAD - USDCHF

The correlation of the DXY index with the first two currencies is inverse, ie when the index is positive SELL positions are opened. When the index is negative, BUY positions are opened.

The correlation with the other currencies is direct ie when the index is positive BUY positions are open while when the index is negative SELL positions are open.

The entry signal is made by the ADX indicator. It detects the side of the trade to open.

In addition the EA checks which is the position of DXY_Index.

If the DXY_Index is significantly positive, it means that USD is strong or quite strong and consequently are allowed only entry signals to open a Buy trade for USDJPY or USDCAD or USDCHF or a Sell Trade for GBPUSD or EURUSD.

On the contrary, if DXY_Index is significantly negative it means that the USD is weak or quite weak and consequently are allowed only entry signal to open a Sell trade for USDJPY or USDCAD or USDCHF or a Buy trade for GBPUSD or EURUSD.  

Trades are opened with a Take Profit fixed by the user. In addition, user can set a amount of BreakEven points.

Instead to fix an amount of Stop Loss, the EA, when an open trade goes in loss over a certain amount (Trigger*TriggerMulti), opens one or more trades, using the same criteria to open normal trades.

The trades opened may have an amount of lots equal to the parameter Lots and with the same direction of the trade in loss or an amount of lots equal to the lots of the trade in loss multiplied by the parameter Multi and with the direction reversed.

To activate the opening of continued or reversal trades, as above stated, the parameter LotsChange must be set to true and the parameter Multi must be set with a value > 0 (default value = 2.5).

Operating in this way the EA tries to close all trades together (trade in loss and continued or reversal trades) with a profit equal to the Target value.

 

Once the trade is open, trades are managed and closed by the main following functions:

a)     Trailing Take Profit

b)     BreakEven

c)     CloseAllOrders

Trailing Take Profit  

This function reduces, the Take Profit applied to the order when opened, with the TralingStep value and the TrlMulti value. To use this function TakeProfit must be set with a good value.

BreakEven set the Stop Loss value over the opening price, with the BreakEvenPips just to create a gain and to cover commission fees.

CloseAllOrders

The function closes, all together one or more trades, when the profit of all trades is over or equal to the Target value.

 

How to tune the EA’s input parameters

The profit of each trade may be done by the value of the Target ( Lots * TargetPoints) or be determined by the TrailingProfit or by the BreakEven function. It depends on the values set in each parameter.

So to tune the EA, change smoothly the combined values of these parameters.

One more parameter that the user may change, to improve EA results, is the PlMn_Threshold set by default to 30.

If you increase this value, you reduce open trades. If you decrease the value, you increase open trades but with a lower level of reliability.

With the default settings the EA opens 100/120 trades per year for each pair. To increase the number of trades and, consequently, of earnings, user can set the parameter TradeOneBar to false and set the parameter MaxOpenOrders to 2. 

So doing, the EA opens two trades for each bar. I suggest no more than 2 in MaxOpenOrders to avoid high drawdown or stop out. The value of parameter Multi may be set to 3.

With the parameter SwapCheck user can ask to the EA to open trades with earning swap only. To activate this, SWapCheck must be set to true.

All tests have  done with an account balance of USD 1,000.00 with a leverage account 1:500.

 

No trading Time for News - IntraDay

The EA has three intraday time range that the user can set in order to avoid the opening of trades during the issues of breaking economic news.

The time to set is the GMT time. The EA adds or subtracts to the GMT time the ManualGMT_Offset representing hours in + or in – respect to the Broker time.

So user has to set the GMT_Offset with the sign + to add to GMT time or with the sign – to subtract to GMT time.

For example: the time of the broker ICMarketsSC has 3 hours more respect to GMT time.

 

Main default Settings    vers 1.331

 

PlMn_Theshold, represents the minimum level to be reached by PLusADX or MinusADX to trigger the entry signal.

DailyChgDXY_Target, represents the minimum value to be reached by DXY_Index to trigger the entry signal (default 0).

TradeOneBar, if set to true allows the opening of one trade per bar only.

Lots, represents the amount of lots per each trade to open.

MaxOpenOrders, represents the max quantity of open orders ( default 5).

LotsChnge, if set to true, allows the opening of trades with the same sign of previous trade or reversed trades when an existing trade have a loss over the amount of Target*TargetMulti.

Multi, represents the multiplier used by the EA, when LotsChnge is set to true, to calculate the amount of lots of trades to be opened with the same sign or with reversed sign, to absorb the current loss.

BreakEvenPips, represents the quantity of points added to the opening price by the function BreakEven to set the Stop Loss.

TargetPoints, represents the quantity of points to be multiplied by the amount of Lots parameter to calculate the Target value.

TargetMulti, represents the multiplier of the Target.

SwapCheck , if set to true, EA opens trades with earning swap only.

UseNoTradingHours, if set to true, allows user to set 3 couple of time in order to stop trades opening during the time chosen ahead of economic news.

 

 

 

 


Önerilen ürünler
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
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
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
Stratos Bora
Michela Russo
4.71 (70)
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
This is the latest iteration of my famous scalper, Goldfinch EA, published for the first time almost a decade ago. It scalps the market on sudden volatility expansions that take place in short periods of time: it assumes and tries to capitalize of inertia in price movement after a sudden price acceleration. This new version has been simplified to allow the trader use the optimization feature of the tester easily to find the best trading parameters. [ Installation Guide | Update Guide | Troublesh
FREE
Introducing our state-of-the-art Gold Trading Robot, a revolutionary tool designed to navigate the complexities of the gold market with precision and efficiency. Engineered using advanced algorithms and cutting-edge machine learning techniques, this autonomous software operates tirelessly to capitalize on market fluctuations and deliver optimal trading outcomes. Key Features: Advanced Algorithmic Trading: The Gold Trading Robot employs sophisticated algorithms to analyze vast amounts of market d
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
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
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
FREE VERSION - CAN'T MODIFICATE ANY  PARAMETER Master Dow Jones EA  is a high-precision algorithmic trading system specifically engineered for the  Dow Jones Industrial Average (DJ30/US30) . Unlike generic trading systems, this algorithm exploits the structural bullish bias inherent in the top 30 U.S. blue-chip companies by operating exclusively on the  Long Side . This specialization significantly reduces exposure to erratic short-side volatility and aligns the strategy with long-term instituti
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
MACD Trend FREE
Vojtech Svobodnik
5 (1)
MACD Trend FREE is Expert Advisor for EURJPY  based on MACD Indicator . You can completely edit settings of MACD Indicator, TakeProfit, StopLoss and TrailingStop. Default paramters are optimized for best results. But you can test other settings for antoher currency pairs or timeframe. MACD Trend FREE  has been tested from year 2003 to 2021 . My test used the real tick data with 99,90% accuracy. Doesn't use Martingale or other dangerous strategies.  Recommendations Symbol:   EURJPY Timeframe:  
FREE
EA SUPER MATAELANG Limited Big Promo For 5 first buyer will get $65 price ==>> next price will Up to $XXXXX This is the Free Version of  EA SUPER MATAELANG PRO It cannot set the Lotsize. By default is 0.001. Plase buy Pro version  Link Pro Version :  https://www.mql5.com/en/market/product/87076 This EA uses some very sophisticated indicators. Can detect trend direction with high accuracy. It also has a safety system to anticipate if the price direction is not in the same direction as the posit
FREE
EURUSD H1 Simple Martingale that works on daily swing levels, low DD, TP and SL defined on the basis of certain pre-set calculations in the algorithm, executes one trade at a time, weekly trading no overnight on weekends, possibility to establish customized exit times, possibility of customize money management. average return of 7.92% per year with the factory settings of the V1, it is always constantly updated, it is recommended to use it with a GMT +2 server TESTED SINCE 2003  Happy trading
FREE
RSI TheTrendWave, MQL4 için bir Uzman Danışman (EA) için çift RSI ve Akıllı Martingale stratejisini birleştirir. Bu strateji, RSI'ye dayalı trend tanımlamasını, değiştirilmiş bir Martingale sistemi kullanarak düşüşü azaltan bir risk yönetimi yaklaşımıyla birleştirir. İşte nasıl çalıştığı: Çift RSI Sinyalleri: Kısa vadeli RSI, uzun vadeli RSI'nin üzerine çıktığında ve her ikisi de belirli bir aşırı satım eşiğinin altında olduğunda (örneğin, 30) bir alım sinyali tetiklenir. Kısa vadeli RSI, uzun v
FREE
The Green Dragon is a strategy that uses the Ichimoku Kinko Hyo system to place trades. The primary element of the Green Dragon is the use of the Chinkou Span as it crosses price action to place trades. This is a classic strategy of the Ichimoku even though its not as popular as some of the other strategies. The Chinkou Span is normally thought of as a market momentum indicator and used to give a trade set up more conviction when analyzing price movement. I find this description somewhat vague a
FREE
Skull Per
Che Jeib Che Said
4 (1)
Skull Per https://www.mql5.com/en/users/earobotkk/seller#products This is a fully functional Expert Advisor. It is intended for trading major currency pairs with small spread. It uses scalping technique for quick profit and easy to use with simple input parameters. Input Max Spread:  maximum spread allowable for trading. Magic No: unique expert number. Lot: size of lot. Lot Multiplier: size of subsequent lot by multiplication. Take Profit: take profit in pips. Stop Loss: stop loss in pips. Trail
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
CrocoBot EA
Muhammad Ridzwan Bin Abd Razak
4 (2)
This expert advisor is very simple and easy to understand, it is based on the martingale strategy. Recommended Pairs For Default Strategy: - GBPUSD - H1   Expert Advisor Inputs: - Strategy --> You have 4 options: Low Risk, Mid Risk, High Risk, Custom Strategy ( Custom Strategy is based on CrossOver Moving Average  ); - Lot_Win --> Default value: (0.01) - Lot_Start --> Default value: (0.01) - Lot_Multiple --> Default value: (1), switch the value to (2 or above) if you want to use martingle stra
FREE
Fully Automated And ready just follow the instructions below to see it work right. Enjoy!  MINIMUM ACCOUNT SIZE - $500 RECCOMENDED ACCOUNT SIZE - $1000 For EurUSD Trade On 15M Candle For IG broker  Another broker it works on is OANDA but I run mine on IG Comes ready as is all you need to do is make sure the above is correct and then run it on EUR USD (15M) Goes off of equity in the account I have worked on this EA on and off and now I think it has enough data and backtesting to give to you al
FREE
Etkin MACD Danışmanı, işlem asistanınızdır. Tam otomatik veya yarı otomatik modda kullanılabilir. Belirli bir pozisyon ortalaması ayarlayarak tek bir emirle veya birden fazla emirle işlem yapabilirsiniz. İşlemler MACD göstergesine dayanmaktadır. Gösterge ayarları standarttır ve Danışmana entegre edilmiştir. Ortalama, çarpan olmadan gerçekleşir. Lot boyutu, mesafe ve Kar Al (Take Profit) işlem tarzınıza uyacak şekilde özelleştirilebilir. 25 döviz çiftinde işlem yapmak mümkündür. Yarı otom
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
Veritas-X for MT4 is a high-precision quantitative trading system engineered specifically for the MetaTrader 4 platform. It is designed to surgically exploit "Structural Price Discontinuities" (Weekend Gaps) that occur during the global market transition phase, utilizing state-of-the-art mathematical models. Strategy Core: Quantum Mean Reversion While many retail EAs rely on lagging indicators, Veritas-X operates on the principle of Quantum Mean Reversion . It identifies moments when price act
FREE
CandleCrusherX Scalping EA  analyses the market situation on volume and strong price movement within internal Timeframe. It works on all major forex pairs and Timeframes (M5 or M15 recommend). The EA has integrated dynamic Take Profit, this means, if you reach your defined TP it gives you the chance to follow on the Trend by dynamic TP & SL and extend your profits. Also a News Filter function is integrated, to prevent miss trades on News events. Dynamic Lot calculation integrated On Request we a
FREE
Bu strateji temel olarak   MACD göstergesini   kullanır, ana trend yönünü takip eder ve   M1 grafiğinde   sinyal oluştuğunda işlem açar. Altın (XAUUSD)   işlemleri için uygundur ve belirgin trende sahip diğer emtialarda da kullanılabilir. Parametreler: Uzun/Kısa pozisyonları aç:   Aktif Hesap bakiyesi:   1.000$ veya 10.000$ 1.000$   için   aynı anda 1 işlem   önerilir. 10.000$   için limit   10 işleme   çıkarılabilir. Sabit lot büyüklüğü:   0,01 Gelişmiş Pozisyon Yönetimi: Bakiye temelli lot he
FREE
基于波段交易策略,使用低风险的交易策略来最大程度地尽量及时的获取利润. 策略原理 1、进场:点差限制,时间限制,ATR限制,确保波幅不会太大,布林带上轨开空单,布林带下轨开多单。 2、出场:点差限制,点差太大了平不了仓,这个请注意,平台时间0-1点点差会很大。多单在中轨上平台,空单在中轨下平仓。中轨就是布林带用到的那根均线,不知道的,自己了解下布林带的原理. 使用说明 1、适用品种:GBPCAD,GBPAUD,GBPNZD,EURNZD,EURAUD,EURCAD,AUDCAD,AUDCHF等等. 2、适用周期:M5,或者M15. 3、时间设置:参数中设置的是平台时间,须注意GMT的偏离换算........
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
CasinoMachine
Christoph Karl Peter Engelhardt
This is a gamble Expert Advisor!! It will open randomly trades on markets which are in your watchlist (left). You select how much you will risk. It uses the  compound interest effect. Example: Starting with $10 1. Trade + $10 -> $20 2. Trade + $20 -> $40 3. Trade + $40 -> $80 4. Trade + $80 -> $160 5. Trade + $160 -> $320 6. Trade + $320 -> $640 .. and so on! If you reach the 17th trade sucessfully, you have over 1 Million Dollar!! (Starting with $10) It risks max. 90% of your money stake, to
FREE
"Forex Super Robot AIB is a free robot that anyone can easily trade with. By simply attaching it to the EURUSD H1 chart, your life will be rosy from today on. This robot was created to fulfill your dreams. Please enjoy. The robot will make multiple entries, with a default of 20 orders. These orders will be closed together. The initial settings are TP=50 and SL=50, so please find the best settings for yourself."
FREE
Multi-Indicator Reversal EA v2.04 Overview An MT4 automated trading system that combines three technical indicators—RSI, Bollinger Bands, and ADX—for a counter-trend strategy. It runs on any timeframe and supports both traditional single-position trading and hedged trading. Specifications Platform: MT4 Recommended Pairs: Major FX pairs (e.g., EUR/USD, GBP/USD, USD/JPY) Timeframes: All timeframes supported (M1–MN1) Strategy Type: Counter-trend Position Management: Selectable Single Posit
FREE
Bu ürünün alıcıları ayrıca şunları da satın alıyor
Vortex Gold MT4
Stanislav Tomilov
5 (30)
Vortex - geleceğe yatırımınız Vortex Gold EA uzman Danışmanı, Metatrader platformunda altın ticareti (XAU / USD) için özel olarak yapılmıştır. Tescilli göstergeler ve gizli yazarın algoritmaları kullanılarak oluşturulan bu EA, altın piyasasındaki karlı hareketleri yakalamak için tasarlanmış kapsamlı bir ticaret stratejisi kullanır. Stratejisinin temel bileşenleri, ideal giriş ve çıkış noktalarını doğru bir şekilde işaret etmek için birlikte çalışan CCI ve Parabolik Gösterge gibi klasik gösterge
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (171)
Tanıtımı       Quantum Emperor EA   , prestijli GBPUSD çiftinde işlem yapma şeklinizi değiştiren çığır açan MQL5 uzman danışmanı! 13 yılı aşkın ticaret tecrübesine sahip deneyimli yatırımcılardan oluşan bir ekip tarafından geliştirilmiştir. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Emperor EA satın alın ve  Quantum StarMan  ücretsiz edinin!*** Daha fazla ayrıntı için özelden sorun Doğrulanmış Sinyal
The Gold Reaper MT4
Profalgo Limited
4.59 (32)
PROP FİRMASI HAZIR!   (   SETFILE'ı indirin   ) PROMO BAŞLAT: 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şke
Gold Trade Pro
Profalgo Limited
4.61 (23)
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 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, Altın ticareti EA'ları kulübüne katılıyor, ancak büyük
Aura Black Edition
Stanislav Tomilov
4.6 (20)
Aura Black Edition, yalnızca ALTIN ​​ticareti yapmak için tasarlanmış tamamen otomatik bir EA'dır. Uzmanlar, 2011-2020 döneminde XAUUSD'de istikrarlı sonuçlar gösterdi. Hiçbir tehlikeli para yönetimi yöntemi kullanılmadı, martingale yok, grid veya scalp yok. Herhangi bir broker koşulu için uygundur. Çok katmanlı bir algılayıcı ile eğitilen EA Sinir Ağı (MLP), ileri beslemeli yapay sinir ağı (ANN) sınıfıdır. MLP terimi belirsiz bir şekilde kullanılır, bazen gevşek bir şekilde herhangi bir ileri b
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
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
Aura Neuron MT4
Stanislav Tomilov
4.62 (13)
Aura Neuron, Aura serisi ticaret sistemlerini sürdüren özgün bir Uzman Danışmandır. Gelişmiş Sinir Ağları ve son teknoloji klasik ticaret stratejilerinden yararlanarak Aura Neuron, mükemmel potansiyel performansa sahip yenilikçi bir yaklaşım sunar. Tamamen otomatik olan bu Uzman Danışman, XAUUSD (ALTIN) gibi döviz çiftlerinde işlem yapmak üzere tasarlanmıştır. 1999'dan 2023'e kadar bu çiftlerde tutarlı bir istikrar göstermiştir. Sistem, martingale, grid veya scalping gibi tehlikeli para yönetimi
AW Scalping Dynamics EA
AW Trading Software Limited
4.67 (12)
Trendin tersine çevrilmesine dayalı olarak çalışan, tam otomatik, gelişmiş ticaret robotu. Gerektiğinde grid stratejisi kullanmak mümkündür. Maksimum araba yüküne ulaşıldığında yerleşik 3 tür bildirim ve konum kilitleme. M15 zaman diliminde EURUSD için varsayılan ayarlar önerilir. Özellikler ve faydalar: Aynı anda iki yönde çalışabilme Birkaç aşamada zamanında çalışma yeteneği Aracıya görünmeyen sanal bir StopLoss kullanır Mevcut eğilimin faaliyetine dayalı çalışma algoritması Dahili otomatik l
Game Change EA, Game Changer göstergesine dayalı bir trend takip sistemidir. Kırmızı bir nokta oluştuğunda otomatik olarak satış yapar ve trendin olası bir sonunu işaret eden sarı bir X işareti görünene kadar satış yönünde devam eder. Aynı mantık alım işlemleri için de geçerlidir. Mavi bir nokta belirdiğinde EA alım yapmaya başlar ve sarı bir X işareti algılanır algılanmaz alım döngüsünü kapatır. Bu EA, herhangi bir döviz çifti ve herhangi bir zaman dilimi için uygundur, ancak M15 zaman dilimind
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
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:   XAUUSD and GBPUSD . 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 str
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
GÜNCELLEME — ARALIK 2025 Aurum Expert Advisor, Kasım 2024’ün sonunda resmi olarak satışa sunuldu. O tarihten bu yana gerçek piyasa koşullarında — haber filtresi olmadan, ek korumalar olmadan ve karmaşık sınırlamalar kullanmadan — istikrarlı şekilde çalışmaya devam etti. Live Signal Gerçek piyasada geçen bir yıl, sistemin güvenilirliğini açıkça kanıtladı. Ve yalnızca bu gerçek deneyime ve istatistiklere dayanarak, Aralık 2025’te büyük bir güncelleme yayınladık: Tüm ekran çözünürlüklerine uyuml
Introducing the AI Neural Nexus EA A state-of-the-art Expert Advisor tailored for trading Gold (XAUUSD) and GBPUSD. This advanced system leverages the power of artificial intelligence and neural networks to identify profitable trading opportunities with a focus on safety and consistency. Unlike traditional high-risk methods, AI Neural Nexus prioritizes low-risk strategies that adapt to market fluctuations in real time, ensuring a smart trading experience. Important Information Contact us immedia
AW Recovery EA
AW Trading Software Limited
4.35 (84)
Expert Advisor, kârsız pozisyonları kurtarmak için tasarlanmış bir sistemdir.   Yazarın algoritması kaybeden bir pozisyonu kilitler, onu birçok ayrı parçaya böler ve her birini ayrı ayrı kapatır. Kolay kurulum, düşüş durumunda gecikmeli başlatma, kilitleme, diğer Uzman Danışmanları devre dışı bırakma, trend filtreleme ile ortalama alma ve kaybedilen bir pozisyonun kısmi kapanması tek bir araçta yerleşiktir. Sadece tüm gruplarda siparişleri kapatan şebeke stratejilerinin aksine, kayıplarla daha g
FlipDamonHFT
Allistair Kabelo Mandow
Ask in private for more details after purchase FlipDemonHFT Flipdemon vX: The Next-Level Forex Trading Robot Flip your capital fast with Flipdemon vX — a powerful trading robot designed for rapid growth, sniper entries, and consistent profits. Built for serious traders who want results in days, not months.. Discounted   price .  The price will increase by $500 with every 10 purchases. ***Buy FLIPDEMON HFT MT4 and you could get TINGA TINGA or  FLIPDEMON HFT MT5 for free !*** Ask in privat
GOLD Scalper PRO
Lachezar Krastev
4.58 (24)
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
Mon Scalper - Dual-Trendline Breakout Scalping Expert Mon Scalper is a specialized Expert Advisor designed exclusively for gold (XAUUSD) trading. It utilizes a unique dual-trendline strategy to identify strong trends and breakout points, executing trades automatically based on market conditions. Join My MQL5 Channel for the Latest Updates! Real-Time Signal :  https://www.mql5.com/en/signals/2361936 Pricing : Launch Price : $199 Incremental Price Increase : The price will increase by $100 after
Quantum Dark Gold
Nguyen Hang Hai Ha
3.13 (8)
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
Dark Algo
Marco Solito
4.65 (65)
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
BB Return mt4
Leonid Arkhipov
5 (1)
BB Return — altın (XAUUSD) işlemleri için bir Uzman Danışman’dır (EA). Bu işlem fikrini daha önce manuel trading de kullandım. Stratejinin temeli, fiyatın Bollinger Bands aralığına geri dönmesidir; ancak mekanik şekilde veya her dokunuşta işlem açılmaz. Altın piyasasında bantlar tek başına yeterli olmadığı için EA, zayıf ve çalışmayan piyasa koşullarını eleyen ek filtreler kullanır. İşlemler yalnızca geri dönüş mantığının gerçekten geçerli olduğu durumlarda açılır.   Trading prensipleri — strate
EA Gold Stuff
Vasiliy Strukov
4.7 (1083)
EA Gold Stuff, özellikle altın ticareti için tasarlanmış bir Uzman Danışmandır. İşlem, Gold Stuff göstergesi kullanılarak emir açılmasına dayalıdır, bu nedenle EA, trendi takip etmek anlamına gelen "Trend Follow" stratejisine göre çalışır. Gerçek zamanlı sonuçlar burada görüntülenebilir. Ayarları ve kişisel bir bonusu almak için satın alma işleminden hemen sonra benimle iletişime geçin!  Güçlü Destek ve Trend Tarayıcı göstergemizin ücretsiz bir kopyasını pm'den alabilirsiniz. Ben!  AYARLAR
Trend AI EA
Ramil Minniakhmetov
4.22 (54)
Trend Ai EA, trend tanımlamayı eyleme geçirilebilir giriş noktaları ve geri dönüş uyarılarıyla birleştirerek kendi piyasa analizini yapan ve göstergenin tüm sinyallerini otomatik olarak devralan Trend Ai indikatörüyle çalışmak üzere tasarlanmıştır! EA, tamamen ayarlanabilir bir dizi harici parametre içerir ve yatırımcının uzmanını kendi tercihine göre özelleştirmesine olanak tanır. Yeşil nokta belirir belirmez EA, alım işlemine hazır hale gelir. Yükseliş trendi mavi okla onaylandığı anda EA, b
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
Quantum King MT4
Bogdan Ion Puscasu
5 (2)
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 MT5 versiyonu :   TIKLAYIN Quantum King kanalı:       Buraya tıklayın ***Quantum King MT4 satın alın ve Quantum StarMan'i ücretsiz edinin!*** Daha fazla bilgi için özelden sorun! Kural       İşlemlerinizi hassasiyet ve disiplinle yapın. Kuantum
Piyasa Ters Çevirme Uyarıları EA, aynı adı taşıyan gösterge (burada mevcuttur) ve piyasa yapısı değişimlerine dayalı işlemler tarafından desteklenmektedir. EA, gösterge tarafından her piyasa geri dönüş uyarısı gönderildiğinde varsayılan olarak bir alım satım yapacak ve bu uyarıları EA ayarlarında belirlediğiniz koşullara ve filtrelere göre takas edecektir. Fiyat, mevcut eğilim yönünde hareket ederken destek dikdörtgenleri çizer ve fiyat keskin bir şekilde tersine döndüğünde işlem görür ve bi
Vortex Turbo — “Fırtınayı kontrol et, girdabı yönet” Vortex Turbo, akıllı ticarette bir sonraki evrimsel aşamayı temsil ediyor; en son yapay zeka mimarisini, uyarlanabilir piyasa mantığını ve hassas risk kontrolünü birleştiren benzersiz bir gelişme. Kanıtlanmış algoritmik prensipler üzerine kurulu olan bu sistem, birden fazla stratejiyi yeni bir tahmin zekası seviyesiyle desteklenen birleşik, yüksek hızlı bir ekosisteme entegre ediyor. Altın (XAUUSD(GOLD)) için scalping uzmanı olarak tasarlanan
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
EA Black Dragon
Ramil Minniakhmetov
4.74 (564)
EA Black Dragon, Black Dragon göstergesinde çalışır. EA, göstergenin rengine göre bir ticaret açar, ardından emir ağını artırmak veya zararı durdur ile çalışmak mümkündür. ÖNEMLİ! Talimatları ve bonusu almak için satın aldıktan hemen sonra benimle iletişime geçin! Gerçek işin izlenmesi ve diğer geliştirmelerim burada görüntülenebilir: https://www.mql5.com/en/users/mechanic/seller Tüm ayarlar burada bulunabilir! Gelen parametreler: · Yeni seri aç - Doğru/Yanlış - tüm siparişler kapatıldık
Yazarın diğer ürünleri
NearTheMarket is a fully automated trading EA  with an excelent predicting criteria to enter into Market. First it opens market orders, buy or sell, with a predefined Take Profit. If after a specified time the trade is still open, the robobot deletes the Take Profit and opens a limited order with a lots amount equal to a multiple of lots of the market order. The mission of the robot is to get the PayOffPrice (average price of the net position) closer to market price. Again, if open orders are on
FREE
This EA opens trades when a trend inversion occurs. Trades are normaly closed one by one. When an open trades must be recoverd, the EA opens reverse trades using the same criteria of standard orders. This is  the free and limited version of the FRT PriceAction Pro.  I suggest to use this EA, first with EURUSD at M1 or D1 , on an ECN account with a good leverage and low spread + commissions (not over 7 USD per lot). If you attach the robot to more than one parity on the same account, remember to
FREE
FRTScalping
Gianfranco Tanzi
1 (1)
This Expert Advisor is our latest trading system and it is designed to work with EURUSD and GBPUSD . This EA produces good results with medium spreads. It opens a market order following the market trend and then it opens  Market Orders with different amount of lots to close all orders or single order in profit with small amounts. To close trades, it uses a cumulated closing function or a closing function for each trade opened. It works with  all time frames, better with lower TF,  and you can us
FREE
NetRecoveryMangerATR    is an Expert Advisor that starts from a net long/short position and then opens additional positions using ATR-based levels, with a dynamic multiplier, and closes everything when the net PL exceeds a target. The opening of the first position is done automatically by the EA when market conditions, mobile averages and price action criteria, are met. The EA may be attached to any currency chart. EA will attribute automatically a specific MagicNumber to each used chart. The ti
Filtrele:
İnceleme yok
İncelemeye yanıt