Regardez les tutoriels vidéo de Market sur YouTube
Comment acheter un robot de trading ou un indicateur
Exécutez votre EA sur
hébergement virtuel
hébergement virtuel
Test un indicateur/robot de trading avant d'acheter
Vous voulez gagner de l'argent sur Market ?
Comment présenter un produit pour qu'il se vende bien
Robots de trading pour MetaTrader 4 - 17
Советник "Trend_Catch" входит в рынок по средним скользящим и фракталам. Средние скользящие определяют направление тренда, фрактал - момент входа входа в рынок. В советнике прописан безубыток, трейлинг стоп, мантингейл по желанию Пользователя
Настройки советника: Close_by_Reverse_MA_Signal = false; закрыть ордер на покупку, если быстрая МА находится выше медленной, закрыть ордер на продажу, если быстрая МА находится ниже медленной, если параметр Invert_sig включен (инвертирован сигнал), сигнал н
FREE
What is The Waiter ?
It is an automated system to always be ready to catch the big movements of the market
How does it work?
Set the mode (stop or limit) Set the pending orders distance Set Take Profit / Stop Loss Wait for the big candle
settings:
entry : 0.OFF (the expert advisor won't operate. only for chart info purposes.) 1.New candle, new STOP orders (each new candle two stop orders are placed. If they are not activated by the end of the candle, they will be cancelled) 2.New candle, ne
FREE
The e-FastCHF EA is developed for GBPCHF. The EA has no trading limitations only on GBPCHF. 16.01.2015. The Swiss National Bank decided not to support the EUR/CHF course on the level of (1.20). Now it is pegged not to EUR but to USD. Our strategy is based on this fact. Tests have been performed from 02.01.2015. Timeframe – М15 Currency pair – GBPCHF No Martingale Calculation of lot basing on the balance (risk per trade). Supporting ECN accounts. This option operates as follows: first a position
FREE
The GU_H1_120114111_S_Pi_CF_0712_SQ3 is an algorithmic trading strategy for MetaTrader, tested on GBPUSD using the H1 timeframe from April 1, 2004, to April 24, 2024. There is no need to set up parameters, all settings are already optimized and fine-tuned.
Recommended broker RoboForex because of EET timezone.
You can find the strategy source code for StrategyQuant at the link: https://quantmonitor.net/gbpusd-pivots-trend-master/
Key details are:
Parameters
Main Chart: Current symbol and
FREE
Cet Expert Advisor (EA) est comme un compte d'épargne à haut rendement car une transaction aura lieu sur des paires de devises qui paient (gagnent) des intérêts au jour le jour. Les positions d'entrée et de sortie sont basées sur la période d'analyse des prix les plus bas/plus élevés et les plus élevés/les plus bas pour les ordres d'achat et de vente respectivement.
Entrées communes,
SINGLE_CURRENCY = true, permet les opérations sur une seule devise, lorsqu'il est désactivé (FALSE), échangera
FREE
Mathematician EA MQLSquare is not just another trading tool; it's a high-end solution designed to empower traders with exceptional precision and unwavering confidence in the dynamic world of financial markets. Armed with advanced algorithms and mathematical models, this cutting-edge software provides traders, both seasoned professionals and newcomers, with a formidable edge to make informed decisions and optimize their trading strategies. Key Features: Tested and Proven: Mathematician EA has
FREE
Superio is semiautomatic Expert Advisor. It will follow your Buy Stop or Sell stop order. First order will follow your lot on Buy Stop or Sell Stop. Superio is a combination of Martingale and Hedging strategy. After 7 wrong positions, it will change position and start hedging position. It was backtested and optimized using real ticks with high quality. The Expert Advisor has successfully passed the stress test with slippage approximate to the real market conditions. This EA can run on several in
FREE
Советник использует две МА ( Moving Average ) для открытия позиции. В MA Slim гибкие настройки для выставления стоп лосс и тейк профит. Так же можно выставить свой трейлинг стоп. Хорошо оптимизирован для eurusd H4 , но можно настроить под любую валютную пару по своему усмотрению. Lots/ Лот DecreaseFactor/ Коэффициент Уменьшения SL/ Стоп Лосс TP/ Тейк профит MovingPeriod1/ Период MA MovingPeriod2/ Период MA MovingShift/ Сдвиг МА AllPositions/ Управлять всеми позициями ProfitTrailing/ Тралить то
FREE
MerkaStudent is a basic version of an expert advisor that allows us to understand part of the behavior of a chart in historical time.
It uses some basic parameters in trading, which allows us to understand mathematically how a chart moves and thus know what is our mathematical expectation in the historical period analyzed. Starting from a mathematical logic, we can create a strategy to evaluate its results.
FREE
This EA has no stop loss. All risks are at your discretion.
Fed Chair Gringott EA is a fully automatic Expert Advisor for Scalping Trading on XAUUSD timeframe M1. The basic strategy starts with Market order in Trend Following, so this EA Follow the Trend .
Fed Chair Gringott EA is similar to a Plug And Play package, please test it yourself. hundreds of times before making a purchase. I choose how it works. You choose the capital to invest. If you like it, buy it. Investing is risky
FREE
This is an efficient and yet simple Expert Advisor not using indicators, which can determine the following: the future direction of movement of quotes, their strength, trade levels for the current and next trading day. The Expert Advisor runs on the "here and now" principle, which means that the EA tracks a lot of parameters of the price behavior in real time. Based on this Expert Advisor, a certain trading strategy was developed and tested in real time. The ELEMENTARY strategy consists of three
FREE
Eleva tu Journaling al Nivel Institucional. http://www.tradepositive.lat
Olvídate de registrar tus operaciones a mano, de los errores de cálculo y de la recolección tediosa de datos. TPI Notion Sync es la herramienta definitiva desarrollada por el Trade Positive Institute, diseñada para conectar tu plataforma MetaTrader directamente con tu base de datos de Notion en tiempo real. Diseñado originalmente para los traders del ALGO Smart Flow Model , este puente tecnológico extrae la matemática pu
FREE
This EA can't run in the same account. If you want an Expert Advisor that trades daily this is not because it requires patience to wait for a few days or weeks on the right opportunity for it to trade. It takes advantage of the volatility of the price movement.
This is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe.
FREE
input int hlength=85; input int vlength=25; input int DX=-340; input int DY=-80; input string InpDirectoryName="Data"; // directory name
input double lots_default=1; input int pc_times_default=2;
input double deposit_minimal=200; input double floating_loss_percent=10; input double margin_occupied=0.2; input int trade_allowed=1;//0代表测试模式 bool showbutton=TRUE; int tradingnumber=3;//控制买卖交易数量
struct edit_update { string symbol; int type; //0代表buy,1代表sell int magic;//代表magic double
FREE
This is a pending order closer, created to fulfill a made for MAC project. The EA originally could not be installed directly on the platform, and this is an attempt to install using this method. You can use it, but it might eventually be removed. You can also contact the original client and request their access. Unauthorized use is prohibited, and you are welcome to contact the developer or employer/client. Use it at your own risk.
FREE
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here: Simple Forex Trading Strategies
The expert advisor opens trades when EMAs cross and the Average Directional Index is above 25. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is GBPAUD. The recommended timeframe to operate and to do backtests is D1. This Expert Advisor can be profitable in any TimeFrame
FREE
XAUUSD Trading EA (MT5) Get access to our fully automated Expert Advisor designed for consistent performance. Free Trial Available
Try the EA before you commit. Live Performance
Check real results via MyFXBook (link available in our Telegram channel https://t.me/xgoldscalper – pinned message). How to Get the EA
The original MT5 EA file is shared via Telegram.
Contact directly: https://t.me/SaravananL Available Models
Choose what suits you best: Subscription (Buy EA acces
FREE
Expert Advisor of Cross two moving averages accompanied by stop loss, take profit and multi timeframes on each moving averages. You can change all the parameters contained in the moving averages
Please use as appropriate, hopefully can be useful and assist you in the transaction Don't forget to give a review if this product helps you
MA Method 0 = simple 1 = exponential 2 = smoothed 3 = LW
FREE
This is an adviser that often trades and opens trades almost every day (with normal optimization). In this case, the adviser opens no more than one transaction in each direction. When there are a lot of deals in optimization, more often it will give more profit in real life than advisers who, during optimization, make fewer deals, but show high profitability. This Expert Advisor is a free version of Trading every day and has some limitations: - currency pair only EURUSD - lot limit to 0.1 Input
FREE
This EA just for fun, EA high risk, full margin. Just use this for fun not for getting money. For better performance please combined with best your SMC knowledge. Don't injecting just lets your money gone, enjoy wait the best moment to trade in your main account. The secret idea is manual setting only buy or sell following trend signal from ai or followed signal, this EA would only trade on low or high price momentum. Make cut loss decision is better to maintain drawdown. This EA bot using CCI,
FREE
Bohr breakout scalper is a fully automated robot based on a wave breakout strategy. It is not a simple robot that just add pending orders at the extrem price, but a robot that dynamically adjusts it's trading strategy according to market price trends.This robot integrates a variety of wave trading strategies,enabling the robot to quickly make trading operations at the right price.Reliable risk filtering systems can filter out high-risk orders in a timely manner,and efficient algorithms can q
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
Abyss EA is a long-term Expert Advisor using the breakthrough of price levels in its algorithm. The EA sets the buy stop and sell stop orders at certain levels. All trades are accompanied by stop losses exceeding the expected profit several times. Profitable trades are accompanied by a trailing stop triggered when the order reaches a certain profit. All trades are closed on the selected day of week, so there is no sitting out the losses. You are also able to use the auto lot. The EA does not use
FREE
NeoFx MT4 – Intelligent Grid Trading System The NeoFx MT4 Expert Advisor is an advanced algorithmic system designed for efficient trading on highly liquid currency pairs. Initially optimized for GBP/USD , it also delivers stable results on other popular pairs such as EUR/USD , USD/CHF , and similar. NeoFx Start employs a unique strategy where each trade is automatically split into three smaller sub-trades. This means that whenever the EA opens a position, it immediately divides it in
FREE
Der Ichimoku EA handelt vollautomatisch
Du bekommst hier einen tollen EA mit extra Zubehör, Kostenlos !
Er verwendet keine gefährlichen Strategien wie Martingale oder Gritter usw. Bei diesem EA kannst du vieles nach deinen Wünschen, oder nach meinem Set einstellen. Zusätzlich hat er einen News Filter, er pausiert die trades während der eingestellten Zeit. Zusätzlich erhöht er auf Wunsch die lots Grösse automatisch.
Der Backtest und die trades wurden mit IC Markets gemacht Hebel 1:500 Zero A
FREE
EA Lion Cub – The Smart Cub That Hunts the Market EA Lion Cub is a real-account-proven Expert Advisor designed for precision and performance. Inspired by the agility and instinct of a young lion, this bot combines intelligent trade entries with advanced volume-based logic and adaptive trend recognition. Whether the market roars or whispers, Lion Cub moves strategically—ready to strike when opportunity arises. Key Features : Real Account Verified: Backed by real trading results—no demo illus
FREE
This EA is a set n forget type. Once attached to GOLD / XAUUSD chart, you can forget it. ========== Broker recommended (EA tuned) > JustMarket (fully tested & optimized) Register using this link & get 50% auto rebate with daily reimbursement > https://one.justmarkets.link/a/6dgco0za1a Change your current IB to me & get 50% auto rebate with daily reimbursement. Visit this link for instructions > https://t.me/ea1234x/1 ========== Leverage recommended > 1:500 TF > H1 (auto set & lock by this EA)
FREE
LimitGridEA Pro – Smart & Clean Grid EA for Gold and Forex Trade confidently with a Buy/Sell Limit Grid System powered by technical filters, equity control, and a user-friendly interface. Key Features : Buy/Sell Limit Only – Structured order placement, no spamming, no chaos RSI + Bollinger Band Filters – Ensures entries happen only with clear technical signals Combined TP (per side) – Automatically closes all orders on each side when profit target is hit Average Price TP (opt
FREE
Created for signal providers, as well as for participation in various forex contests(and not only), can independently open an unlimited number of orders on the indicators Stochastic Oscillator and Moving Average Convergence / Divergence Expert advisor signal A series of experts: Lucky Star RSI and MACD, Lucky Star WPR, Lucky Star RSI, Lucky Star MA, Lucky Star SO, Lucky Star MACD, Lucky Star MA and SO, Lucky Star MA and MACD, Lucky Star SO and MACD the probability of winning real money in man
FREE
It's a two (2) pairs correlation system to use 3 currencies to make 2 pairs to open hedge orders on those.
The expert starts opening four orders for each couple (2 plus and 2 minus) and wait to move prices in one direction to make a grid of orders.
The expert can use a maximum of 5 currencies to make 10 pairs and make 30 couples.
It is important the order of currencies is from the strongest to the weakest.
Strongest... EUR/GBP/AUD/NZD/USD/CAD/CHF/JPY ...weakest.
Canto inputs minimum of thr
FREE
RSI based trend strategy for DAX EA use both 5 minutes and 15 minutes time frames to find trends. Please use 15m timeframe for best optimization in DAX. Inside EA, we have 10 another variables and all of them are optimized for DAX even starting StopLoss, Take Profit and Trailing Stop Loss values. SL, Tp and Trailing points are best optimized values in default. Small values will create a great short term scalper. You can edit these values if they're not suitable.
Invisible variables wil
FREE
Created for signal providers, as well as for participation in various forex contests(and not only), can independently open an unlimited number of orders on the indicators Moving Average A series of experts: Lucky Star RSI and MACD, Lucky Star WPR, Lucky Star MA, Lucky Star RSI, Lucky Star SO, Lucky Star MACD, Lucky Star MA and SO, Lucky Star MA and MACD ,Lucky Star SO and MACD the probability of winning real money in management or bonuses to real accounts ( read more on this in my blog ). EA
FREE
SkalpAUDNZD is a highly accurate and reliable advisor for trading the AUDNZD currency pair( time frame М5) . The advisor does not have dangerous technologies such as martingay, grids and averaging and is therefore safe for a trading account. Orders are closed using a signal or take profit and stop loss; the advisor forcibly closes orders on the opening day. The advisor opens only one order at a time and all orders are protected by a fixed Stop Loss. The advisor is easy to use, as it has fe
FREE
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 - USDCH
FREE
The trade of this EA is based on The Commodity Channel Index (CCI)is a momentum-based oscillator used to help determine when an investment vehicle is reaching a condition of being uptrend or downtrend. with customizable lot size (use martingale or not), stop-loss, and take-profit levels. Easy to use and Simple Recommended Timeframe M30, H1 others timeframes with the appropriate settings. A low latency vps is always recommended. Works for ECN/Non-ECN brokers and 2-3-4-5 digit symbols Built-in
FREE
Martingale Gaps is a fully automatic, professional trading robot, designed specifically for the foreign exchange market EUR USD M30 . It is specially designed for those who want to start with little money in automatic trading. Of course with minimum lot. For others, increasing the risk is enough. This EA does not need to configure parameters. Ready to work on EUR USD M30 . Input and output orders are based on are based on two indicators: Moving Average, Balance of Power. If account equity drops
FREE
This EA has no stop loss. All risks are at your discretion.
This is Free EA, It can make you profitable if you use it carefully. Please don't ask for the MQ4 file, I'm using it to develop other robots.
Gegenpressing EA is a fully automatic Expert Advisor for Scalping Trading on XAUUSD timeframe M1 but also in others. The basic strategy starts with Market order in Trend Following, so this EA Follow the Trend . M1 Trend…. very very fast.
If you like this EA and want to help me develop
FREE
EA 1.5 Stratégie
La stratégie détermine automatiquement la direction du marché et ouvre des positions au meilleur moment. En cas de signal persistant après l'intervalle défini, elle tentera plusieurs entrées pour suivre la tendance.
Paramètres recommandés
Intervalle entre les ouvertures de positions : contrôle la fréquence (recommandé : 30–240 minutes). Limite maximale de positions : 10 par défaut. Pour un compte de 1000 $ : taille de lot 0.01, intervalle de 60 minutes, maximum 10 positions.
FREE
It's a multi-currency grid and martingale system that can trade all input pairs from one chart. The expert will close all orders for each pair using a profit level. The expert has the possibility to trade up to 100 pairs.
Information
Chose a broker with fast execution and low spreads for effective results. Please make some tests on a demo account to see how the expert works before using it on a real account. For 0.01 lot size and leverage 1:500, you need an initial balance of at least 10,000 f
FREE
Expert Advisor of Cross two moving averages accompanied by stop loss, take profit, martingale and multi timeframes on each moving averages. You can change all the parameters contained in the moving averages
Please use as appropriate, hopefully can be useful and assist you in the transaction Don't forget to give a review if this product helps you
MA Method 0 = simple 1 = exponential 2 = smoothed 3 = LW
FREE
just buy can only buy and do martingale which is calculated safely and can be controlled via the vps server you have, use safe settings What are your reasons for using EA? Has EA been backtested for the past 10 years? You know the Singgihgale system is the worst way of trading ever. A trader must trade like a sniper not a machine gunner. The EA robot with the minggihgale system will be destroyed when the price moves in one direction, for example an uptrend or downtrend when fundamental news rel
FREE
The trade of this EA is based on Trend Following Strategy which doesn't wanna get a high price. This Ea helps us to get a lower price. Increase the opportunity of a Winning chance. EA with customizable lot size (use martingale or not), stop-loss, and take-profit levels. Easy to use and Simple Recommended Timeframe M30,H1 others timeframes with the appropriate settings. Works for ECN/Non-ECN brokers and 2-3-4-5 digit symbols A low latency vps is always recommended and An low spread broker
FREE
It is a fully automated trading Expert Advisor, whose algorithm is based on trading using pending orders at the high and low of the daily working channel. StopLoss and TakeProfit are set manually by the trader, which provides ample opportunities for Expert Advisor optimization. When the UseTrall function is enabled, the EA only uses TakeProfit without setting a fixed StopLoss level. Upon reaching the specified profit target level, the EA sets StopLoss at the specified NoLossLevel distance from t
FREE
Discount 50% for 20 first customers
This Trading System from Scarface Trades. This expert does not use dangerous martingale, grid , have stoploss and tp, recommended to use 1% risk and 1:2 RR Ratio. The best pair is Tesla, i use icmarkets to backtest. It scan the 5 min opening range, and define order block after breakout the opening range, will take position on retest the order block. So far i have backtested only Tesla make a good profit. Use default setting Pair: TESLA TimeFrame: M1
Descri
FREE
MT4 VERSION:
Este robô foi desenvolvido especificamente para EURUSD , um dos pares mais líquidos do mercado, e opera em timeframes maiores (H4, D1) . Sua estratégia é baseada na tendência do mercado , utilizando indicadores como Médias Móveis, ATR e Momentum para determinar os momentos certos de entrada e saída. O Robot Factory EURUSD H4 evita operações desnecessárias e ruído do mercado , focando apenas em trades de alta probabilidade . Ele combina análise técnica com volatilidade controlada ,
FREE
DESCRIPTION : Présentation de "RobAI" : l'actif que vous attendiez pour conquérir le marché EUR/USD. Grâce à une habile combinaison de l'indicateur Ichimoku et d'une série d'EMA, RobAI saisit les opportunités de trading avec finesse, offrant un potentiel de profit exceptionnel. Les faits parlent d'eux-mêmes : plus de 5 ans d'expérience avec une baisse maximale de 59 %, garantissant une gestion prudente des risques. De plus, un taux de réussite de 92 % sur les transactions confirme la précision
FREE
This Expert is using free indicator, please BBMA.ex4.zip . This indicator use for exit strategy. Download and extract to folder mql4/Indicators. Expert is using Nick Shawn Dollar Cost Averaging and Random Buy or Sell at new High or new Low of the trend. Very simple and effective, please remember to use lot size as small as possible. Example AutoLotDivide = 2000, you will have lot 0.01 each 1k of your balance. Or Just set manually at fixlot.
Backtest only for EU pair for now, please use defaul
FREE
Es handelt sich ursprünglich im ein PinBar Exper Advisor! Sie haben anhand von prozentualen Einstellungen die Möglichkeit, die zu handelnde Kerze selber individuell einzustellen! Sie definieren selbst prozentual den Shadow/long Wick , Body und Nose/short Wick. PinBar wäre z.B. 60%,30%,10%.
Sie haben unterschiedliche Möglichkeiten an Einstellungen:
Settings: Variable oder Fix Lots Trading Start
Trading Ende TakeProfit StopLoss StopLossBuffer für Buy und Sell . Bsp. 2 Pips
FREE
Features This EA is good at v olatility market. This EA specializes in GBPJPY, so we recommend you apply it to that chart. Please apply this EA to the 15 minute chart. This EA uses CANDLE technical. This EA is easy to manage because it has a maximum of 1 position. The maximum profit is set at 0 pips(Unlimited). The maximum loss cut is set at 80pips.
Parameters -----Basic parameter----- magic - Please set a magic number which is not the same as other EA. NormalBuy - Please set the number of lot
FREE
Created for signal providers, as well as for participation in various forex contests(and not only), can independently open an unlimited number of orders on the indicators Moving Average and Moving Average Convergence / Divergence A series of experts: Lucky Star RSI and MACD, Lucky Star WPR, Lucky Star RSI, Lucky Star MA, Lucky Star SO, Lucky Star MACD, Lucky Star MA and SO, Lucky Star MA and MACD, Lucky Star SO and MACD the probability of winning real money in management or bonuses to real acc
FREE
"The settings are intricate, but make sure to take full advantage of them." MA Touch and Cross Trade Focused Semi-Automated EA This EA is specialized in MA touch and cross trades, with two MA exit conditions, one of which can also be used as a trailing stop! The usage is entirely up to you! I’ve never seen an MA trade EA with so many adjustable settings! MA Entry and Mass MA Exit for Open Positions Not only can this EA handle MA entry , but it can also be used for mass MA exits on open position
FREE
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
Th3Eng Bird Scalper is simple scalper, Many expert traders recommend using it with big accounts with a low lot size. It opens positions based on Analyses.
next new version:: Add news filter Add more filters
Requirements::
Account Balance: 5000$ minimum Spread: Not more than 30 points (3.0 pips). Account type: any account (standard, micro and cent). Platform Digits: Pentagonal platform (five digits symbol price and three on yen symbols X.XXXXX on EURUSD NOT X.XXXX).
Best Setups: EURUSD, 15M E
FREE
This is the technical document for GTB (Grid Trader Brazil) for the Market version. It details the strategic operation and the complete dictionary of available parameters. DEFAULT SET.set - DEFAULT ENGLISH SET!
️ IMPORTANT: DEFAULT SETTINGS The default settings of this EA are calibrated to be Ultra-Conservative (Low Frequency) to strictly comply with MQL5 Market Validation rules. For Real Trading Results: You MUST load a valid .set file. Check the Comments Section for the
FREE
Forex Robot BOBOB
This EA forex robot concept is based on Market range value.
EA check the certain range (highest and lowest price) price and if the price break that level,
then EA will place the order in reversal.
Also the entry is judged based on Market trend directions.
EA can be run in any pairs but most of time, the major pair is desired.
Time frame is longer is better but short time frame such as M15 is possible.
EA default set is already optimized , so you can just run EA with
FREE
Welcome to Gold Bloom World!
This forex robot, "Gold Bloom," is made for gold lovers around the world. The entry logic is sophisticated for the XAUUSD forex pair. The robot monitors the previous day's candle pattern and places a pending order in one direction. Take profit is determined by a trailing stop, while the stop loss is placed automatically based on the previous candle's price.
Simple input
Just enter initial lot size and set trailing stop.(points) For XAUUSD , please input points val
FREE
The adviser finds the trend of the currency pair on a given number of bars, then determines the time of the onset of correction. If the trend is strong enough, and the correction becomes equal to the one specified in the parameters, then the adviser can open a trade in the direction of the trend, if additional indications of indicators confirm the opening of the trade. You can set different correction values and many other parameters. This version of the Expert Advisor is free, it has limitati
FREE
RRS Impulse Plus EA is an advanced version of RRS Impulse EA . This upgraded version provides more flexibility with several new options. The EA scalps using the Relative Strength Index (RSI), Stochastic Oscillator, Moving Average (MA), and Bollinger Bands indicators to identify trend and counter-trend opportunities. As a multi-pair EA , it scans multiple currency pairs for signals. This EA includes various features such as Trailing, Risk Management, Money Management, Restriction Mode, and more.
FREE
Trend Exploit The logic behind Trend Exploit EA is very simple but effective , the EA uses breakouts of the Bollinger Bands for entry and exit signals, enter in the market in the direction of a strong trend, after a reasonable correction is detected. The exit logic is also based on the Bollinger Bands indicator and it will close the trade even on a loss when the price breaks Bollinger Bands line.
Trend Exploit was strictly developed, tested and optimized using the "Reversed Sampling" devel
FREE
This EA opens a buy sell order based on the H4 trend. When the price goes over 100 pips ea keep opening orders against the price until the profit is positive and EA will close all orders and continue the new round. Requirement - Flatform: MT4 - Symbol: XAUUSD. - Time frame: M15 - Minimum deposit: >500$ - Leverage: 1:500 and higher - ECN broker - Virtual Private Server hosting (VPS) Parameters
FREE
The HedgeFund Experiment This is a basic version of the professional version; The HedgeFund Manager https://www.mql5.com/en/market/product/85241 It is a multi-currency EA that needs only to be loaded in one chart. It will access all Forex pairs or CFD provided by your broker and will only trade those with a spread less than or equal to MaxSpread specified in the settings. It uses standard Metatrader4 indicators to generate signals but with a customized trend filter to pick which pairs to includ
FREE
Hello everyone,
Today I want to share with you a strategy who is designed especially on EURUSD timeframe M5 .
Pikachu is a sclaper who is not spread sensitive . Pikachu is very easy to use . Pikachu is using a dangerous strategy .
Why it's free? Pikachu is using a dangerous strategy : the expert will multiply by 2 the lot for each loss trade until a trade close with profit. To see another product with another strategy click on the link : https://www.mql5.com/en/users/coco
FREE
This EA is a free version of Tiger Grid which is available here: https://www.mql5.com/en/market/product/33835
Tiger Grid EA is an expert advisor using trading strategy which has been developed by using machine learning concepts. It has passed 14 years of backtest of real tick data and real variable spread (with commission) from 2004 to 2018. The entries are usually accurate and in case if the trend signal has a delay the positions will be managed by a smart grid system. This system uses a gr
FREE
EA BUMAN may not have a high frequency of entries, but it can provide stable profits. The entry logic is quite simple. It only uses one moving average line.
It enters trades when the candlestick crosses the Exponential Moving Average (EMA) line. If the closing price of the candlestick is above the moving average line, a BUY entry is executed. If it is below the moving average line, a SELL entry is executed.
To increase the profit-taking win rate, it is important to effectively use the Break Ev
FREE
Trading robot “OsloAlligator” (Version #3)
Description:
Trading robot “OsloAlligator” is an automated assistant for trading using Alligator, Fractals and ATR indicators to execute trades on the MetaTrader 4 platform. This version implements dynamic lot size calculation.
Functionality:
Strategy based on SMMA and ATR:
The robot uses SMMA and ATR to determine entry and exit points.
Alligator periods can be adjusted depending on market conditions.
ATR is used to determine volatility and sele
FREE
It's a triangular arbitrage system (three pairs correlation system) to use 3 currencies to make 3 pairs to open hedge orders on those.
The expert starts opening six orders for each ring (3 plus and 3 minus) and waits to move prices in one direction to make a grid of orders.
The expert can use a maximum of 8 currencies to make 28 pairs and make 56 rings.
It is important the order of currencies is from the strongest to the weakest.
Strongest... EUR/GBP/AUD/NZD/USD/CAD/CHF/JPY ...weakest.
Can
FREE
Note: This is a Limited Edition of Lion Grid . It works only on Mondays.
The trading strategy has been been created by using machine learning algorithms to build a model directly from the historical data. Machine learning is an application of artificial intelligence (AI) that provides the ability to automatically learn and improve from experience without being explicitly programmed. The strategic focus of this robot is to identify trend reversals by analyzing multiple technical indicators (
FREE
Same behavior of https://www.mql5.com/en/market/product/25552 but fixed lot 0.01 The EA waits for a spike according to a specific logic and opens a position in spike direction setting stop loss and take profit. When positions are in profit they are managed with smart trailing mechanism based also on elapsed time from opened position. It works with 5-digit and 4-digit broker. Must be used on the M1 chart. Does not need historical data. It does not use Martingale Grid Hedge
Parameters spikeFilte
FREE
Quantum Edge is a structured and reliable Expert Advisor specifically designed for the EURCAD currency pair on the M30 timeframe . This EA is developed to operate within defined market conditions and integrates key technical mechanisms for trade management and execution. The system monitors the market in real time, applying internal checks on spread and margin before executing trades. All orders are managed with predefined Stop Loss and Take Profit levels, and additional protections such as Tra
FREE
Talleyrand PitchFork EA: Your Ultimate Trading Diplomat Introducing the Talleyrand PitchFork Expert Advisor (EA), a revolutionary trading tool designed to elevate your trading strategy through a masterful blend of technical indicators and advanced trade management features. This sophisticated EA harnesses the precision of Gann Lines, Moving Averages (MA), Bollinger Bands, and the MACD to pinpoint the most advantageous moments for trade entry and exit, ensuring unparalleled accuracy and efficienc
FREE
Savez-vous pourquoi MetaTrader Market est le meilleur endroit pour vendre des stratégies de trading et des indicateurs techniques ? Pas besoin de publicité ou de protection logicielle, pas de problèmes de paiement. Tout est fourni dans le MetaTrader Market.
Vous manquez des opportunités de trading :
- Applications de trading gratuites
- Plus de 8 000 signaux à copier
- Actualités économiques pour explorer les marchés financiers
Inscription
Se connecter
Si vous n'avez pas de compte, veuillez vous inscrire
Autorisez l'utilisation de cookies pour vous connecter au site Web MQL5.com.
Veuillez activer les paramètres nécessaires dans votre navigateur, sinon vous ne pourrez pas vous connecter.