• Overview
  • Reviews
  • Comments (4)
  • What's new

RedeeCash Multime XMA

About:

Crossing Moving Averages on Multiple Timeframes.

While a traditional trend strategy would be to choose one time frame like the Daily to estimate trend, this expert advisor will open a trade in the direction of the trend when ALL timeframes from 5M to Monthly, show the same trend.

      SINGLE_CURRENCY = true, permits operations on a single currency, when disabled (FALSE), will trade the currencies selected in the market watch window on metatrader.

      CONCURRENT_ORDERS=0, restricts the number of multiple orders from being opened concurrently.

      PIPS=100, the profit PIPS

      WAIT_TIME=1000, time in milliseconds, which specify the delay between expert advisor operations.

      DODDFRANK_COMPLAINCE = false, if trading on a US-based account, you will need to enable FIFO to prevent receiving FIFO violations?

      LOTS=-1, When the LOTs parameter is less than zero (or negative), the lot size is calculated using the internal algorithm based on 0.01 lots per every $100 USD of account equity (not balance). If the Account Currency is NOT USD, then the Account Equity is converted to USD for calculation (v1.30)

      MAX_AUTOLOTS_TRADE=2, the maximum trades that will use the AUTO LOTS algorithm with LOTS=-1

      MAX_BROKER_LOTS=100, the maximum lots your broker permits, as MarketInfo(Symbol(),MODE_MAXLOTS) may return a value larger than your broker will permit.

when LOTS=0, will fail the trade (like testing on a live account without risking funds, trade results saved in the log files),

When LOTS > 0 will override the algorithm without an error checking and send the lots in the order trade.

The lot size is calculated based on 0.01 lots per every $100 of account equity (not balance).

       SENTIMENT=0|1|2, method to obtain market/symbol sentiment (0=MYFXBOOK,1=OANDA ORDERBOOK,2=OANDA POSITIONBOOK), OANDA sentiment is the average of the buckets long and short count.

       USE_GITPAGES=false, when set to true will use the static files available at github.com/pingleware/pingleware.github.io (updated each hour after the start of the next trading session NY, London, Sydney and Tokyo)

       MYFXBOOK_SESSION="", is the session variable return from [email]&password=[password], which is used to invoke a WebRequest method to [session]. You must add the URL  to the Tools|Options\Expert Advisrs|Allow WebRequest to listed URL. LEAVE EMPTY TO IGNORE SENTIMENT ANALYSIS.

       OANDA_HOSTNAME="", the host name for either live or practice OANDA V2.0 API

       OANDA_TOKEN="", the API token for either live or practice.

       MAX_SENTIMENT_PERCENTAGE=75, this up to the maximum short and long percentage that will permit a short or long trade. If the long|short percentage is this value or higher the long|short trade will NOT be sent. See the attached Youtube video that explains sentiment trading.

       SYMBOL_SUFFIX="", MyFxBook uses six character symbols, you broker may add a suffix to the symbol. In order to match the global variables of the sentiment analysis long and short percentages, a suffix may be needed?

IMPORTANT

BEFORE YOU ATTACH THIS EXPERT ADVISOR TO A CHART, you must select the currencies pairs that you want to trade in the Market Watch, because this EA is architecture to use the metatrader SymbolsTotals and SymbolsName functions to obtain a list of tradeable currency pairs, so you only need to attach this EA to a single chart and trade multiple currency pairs. YOU DO NOT NEED TO ATTACH THIS EA TO EACH CHART OF THE DESIRED TRADEABLE CURRENCY PAIR.

RISK WARNING:

DRAWDOWN COULD EXCEED 50% OF BALANCE. 

LIVE EXAMPLE:

The following public signal at https://www.mql5.com/en/signals/1623053 and https://www.mql5.com/en/signals/1697630 uses the production version of the RedeeCash Multime XMA expert advisor. A hypothetical example (DEMO ACCOUNT) when account reaches $1,000,000 balance at https://www.mql5.com/en/signals/1749330.  A live example of a signal which took a loss and built back up the account without any additional deposits, https://www.mql5.com/en/signals/1614372, and took another loss on 11/11/2022 when the CPI was lower than expected.

RECOMMENDATION(S):

Set the CONCURRENT_ORDERS parameter to 0 (zero), which will only permit one trade open at a time when the AUTO LOTS feature is ENABLED (LOTS=-1) to prevent early margin calls that would deplete profits


Recommended products
Grid HLevel
Sergey Ermolov
4.48 (27)
MT5 version |  Valable ZigZag Indicator   |   FAQ The Grid HLevel Expert Advisor is perfect for those traders who want to make a stable profit in the Forex market every month. The Expert Advisor works  according to the averaging strategy and I suggest you to use it correctly. To use it "correctly" means to open trades with averaging in the reversal point of the market and trade only in the direction of a global trend. As for the direction of the main trend, I suggest to determine it by the indi
FREE
MASi Three Screens
Aleksey Terentev
5 (2)
MASi Three Screens is based on the trading strategy by Dr. Alexander Elder. This indicator is a collection of algorithms. Algorithms are based on the analysis of charts of several timeframes. You can apply any of the provided algorithms. List of versions of algorithms:     ThreeScreens v1.0 - A simple implementation, with analysis of the MACD line;     ThreeScreens v1.1 - A simple implementation, with analysis of the MACD histogram;     ThreeScreens v1.2 - Combines the first two algorithms
FREE
Basic Renko MT4
Mehran Sepah Mansoor
The Basic Renko indicator shows the Renko boxes on the main chart. MT5 Version Its advantage is that you have access to both the main chart and the Renko chart at the same time. In addition, you can find out how many bars it took to form each Renko box. When a reversal occurs, the indicator will notify you with pop-up, push and email alerts. This indicator does not have complicated settings, and beginners and professionals can easily use it in their strategies. Through the inputs, y ou can spec
FREE
Trend Analizer Bot
Pavel Predein
3.33 (3)
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 dangerou
FREE
PZ Heiken Ashi EA
PZ TRADING SLU
4.36 (11)
This EA trades using the Heiken Ashi Smoothed Indicator. It offers many trading scenarios and flexible position management settings, plus many useful features like customizable trading sessions, a martingale and inverse martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise It implements three different entry strategies Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols T
FREE
Double Fibonacci
Fabio Mazzotta
5 (2)
Fibonacci will be designed by default based on the monthly candle but you can simultaneously view Fibonacci on a weekly candle or you can choose your two favorite timeframes. When you run this script, an input prompt will appear and the following input parameters can be configured: Input Parameters: Name Example Default Timeframe1 Monthly 43200 Timeframe2 Weekly 10080 TF1status 1 on 1 TF2status 0 off 0 candleID you can choose which candle to apply 1 Prefix1 It's is the prefix of the first object
FREE
A professional tool for trading - the divergence indicator between the RSI and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the RSI peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as par
FREE
A professional tool for trading - the divergence indicator between the RSI and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the RSI peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as par
FREE
Macd Martin
Roman Yablonskiy
2.5 (2)
Double Breakout   is an automatic expert advisor with two separate strateges that uses martingale. The MACD indicator with adjustable parameters is used as inputs for each flow of orders. The specified takeprofit and stoploss levels are used to exit the position.  General recommendation The minimum recommended deposit is 1000 cents. Spread is recommended not more than 3 points. It is better to use trend currency pairs. The martingale parameter can be set from 0.1 to any value. When martingale
FREE
Welcome! This is the RSI GridMaster Mini, the freely available compact version of the popular RSI GridMaster. This robot operates based on the RSI indicator with a grid strategy, allowing for continuous trading in response to market movements. The Mini version comes with a fixed lot size of 0.01 and trades exclusively on the hourly time frame. In this version, the number of settings has been minimized to simplify and streamline the trading process. You can find the full version by clicking here
FREE
Proftrader Free
Alexander Nikolaev
3.25 (4)
This Expert Advisor analyzes the last candles and determines whether there will be a reversal or a large correction. Also, the readings of some indicators are analyzed (their parameters can be adjusted). Is a free version of Proftrader . Unlike the full version, in the free version of the adviser the initial lot cannot be higher than 0.1, trading pair only EURUSD and also it has fewer configurable parameters. Input parameters Lots - lot size (at 0, the lot will be calculated from the percentage
FREE
MTF Heiken Ashi MA is a multiple timeframe Heiken Ashi & Moving Average indicator. Fully customizable for advanced & unique Heiken Ashi & Moving Average calculations. Key Features Modified appearance and appeal from the traditional using only H eiken Ashi MA bodies. MTF Higher or lower timeframes available making this it great for trends and scalping. There are many settings that can be non-repaint for signals at a new bar and at bar 0. Inputs Timeframe  = PERIOD_CURRENT - timeframe of Movin
FREE
Royal GER30
Hossein Davarynejad
5 (3)
Royal Ger30  This Expert Working On High Time Farm H1 , H4  the Expert can Analyze The Daily and weekly Trend of the Market and  Open Trade on H1 or H4  Trade have Not SL but have Recovery Lot size  Minim Deposit  1k  Fix Lot 0.01 For EightCap Broker because you can Trade with 0.01 on Stocks    Best Time = H1 Make sure to  Add Set File  Symbol GER30,GER Cash , DE40, DE30  on Eightcap  Broker  No need Set File  this Expert Have Auto Set File 
FREE
EMACrossRenko
Hong Ling Mu
1 (1)
<LOGIC> The EMA RENKO EA should run in Renko chart to show the best performance. The EA will entry based on 2 EMA line cross. (it is changeable in parameter.) As a result of FT , the best box size for XAUUSD (GOLD) is BOX 60 to 100.  Renko box size should be larger than spread value. Normally 3 times of spread. Please decide your box size with yourself. The EA will place addtional order as Grid if the trend move  to xxx pips from the last order. You can turn on/off in the parameter. T
Bollinger Scalper EA
Robots4Forex Ltd
4 (6)
The Bollinger Scalper EA is a fully automated Expert Advisor that trades based on Bollinger Band and RSI entry signals. The EA trades using market orders and uses averaging to safely turn otherwise negative trades positive. This EA works best on EURUSD using the M5 timeframe. A VPS is advisable when trading this system. Check the comments for back test results and optimized settings. Please note: I have made the decision to give this EA away and many more for free with limited support so that I
FREE
AlphaD
Aleksandr Chernov
5 (7)
The free version of the «AlphaD» Trading Robot Caution! Opens many orders analyzing the logic of price behavior. A unique opportunity to get the full version of the «AlphaR» robot without activation restrictions and with the ability to change parameters What needs to be done:     Download "AlphaD" and test it on the history for several years.     Write a couple of lines in the Discussion and attach a screenshot with the test results. > link     Write an HONEST review. > link     Write to
FREE
LT Gzeta EA MT4
Eko Baskoro
5 (1)
LT Gzeta EA MT4 is an expert advisor that works based on simple support resistance, chart pattern and ATR calculations. This EA is a free version of Zeta EA MT4 because the main strategy is same. Using this EA, pair AUDUSD in time frame H4 is the best performance. If you want to get much better result, high recommended to use Zeta EA MT4, because it has better function and better performance. Zeta EA MT4 has good performance at all pairs, period H1 since 2017, january until 2023, december ht
FREE
MACD Trader FREE
Konstantin Nikitin
3.25 (4)
This is an automated Expert Advisor that trades using the MACD and Envelopes indicators. The free version has the following limitations. No panel for opening orders. The trading is limited to the EURUSD currency pair and similar. Orders can only be opened with the minimum lot, no more than 5 orders can be opened in the same direction, to a total of 10 orders. Pause after closing of all orders is 6000 minutes. During the analysis, no more than 50 orders are added to the database and 15 bars are c
FREE
Easy Candles
Alexander Nikolaev
3.25 (4)
This is a simple and free Expert Advisor that trades candlesticks. It compares several nearest bars and their volumes, and opens a trade based on that data. Unlike the professional version , it analyzes only 1 timeframe. The recommended timeframes for this EA are H1, H4, D1, it works with any currency pairs. The parameters always need to be optimized before trading, as well as after some period of trading. Input Parameters Lots - lot size (if Lots=0, then the lot will be calculated based on th
FREE
Long Waiting MT4
Aleksandr Davydov
5 (1)
Expert description Algorithm optimized for Nasdaq trading The Expert Advisor is based on the constant maintenance of long positions with daily profit taking, if there is any, and temporary interruption of work during the implementation of prolonged corrections The Expert Advisor's trading principle is based on the historical volatility of the traded asset. The values of the Correction Size (InpMaxMinusForMarginCallShort) and Maximum Fall (InpMaxMinusForMarginCallLong) are set manually. Recom
FREE
CCI and ATR Trader
Evgeniia Terekhova
5 (1)
Советник работает на двух индикаторах 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 пересекает уровень -1
FREE
SAW1cFree
Victor Shovnikov
1.5 (2)
SAW1c_Free  SAW1c Free is a free scalper for GBPUSD. It differs from the paid version in a limited lot and a fixed Auto_Risk parameter. Working period M15. !!! On 4-digit quotes, the performance was not tested !!! Input parameters: MagicNumber - identifier of orders; Max_Spread - Maximum spread when opening trades; Slippage - Maximum slippage; Stop_Loss - Stop loss size in points.
FREE
Utility for know all informations and settings of terminal where the utility is loaded. The informations that you can know are for example: - The path of folder where the terminal start - The path of   folder where the terminal store the indicators, experts advisors etc - The path of   common folder - The permission to use DLL, to automated trading etc - The permission to send email, FTP or notifications to smartphone and many other informations
FREE
Algorithmic FREE
Vladimir Gorbachev
3.92 (12)
Medium-term trading system that tries to profit during the price rollbacks after significant movements. The system automatically determines the current trading range, the price rollback levels. This is a demonstration version of the Algorithmic EA, which is optimized over the year 2016 for trading the EURUSD currency pair. It is possible to trade in manual mode using a simple on-screen panel or in fully automatic mode. Amount of trades per month is from 5 to 18 in automatic mode. The recommended
FREE
Bigger chart labels would allow the user to be entirely aware of which chart he/she is on.  Each chart window is unique, containing different patterns and economic motives so acknowledging the chart window would be absolutely essential!  There are well known Economic Time Zones included in clear view, by choice!    Simple does it! Use your computing mouse scroller, clicking with the right finger on the label, in order to customize the label properties. From there, choose your preferred color, f
FREE
Free Spike Finder MT4
Pier Gaetano Novara
3 (3)
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 spikeFilt
FREE
Chaos Trader Lite
John Davis
2.33 (3)
Chaos Trader Lite attempts to use aspects of chaos theory to place trades in the marketplace. This Expert Advisor, in particular, draws upon theories made by Bill Williams. Every version of MetaTrader contains the Bill Williams indicators. I wondered why was he deemed so important as to have his own set of indicators added to MetaTrader with name attribution. Conducting research I found that Bill Williams wrote a book using chaos theory to trade the markets. The Bill Williams indicators are usef
FREE
PZ Bollinger Bands EA
PZ TRADING SLU
4.5 (6)
This EA trades using the Bollinger Bands indicator. It offers many trading behaviors and flexible position management settings, plus many useful features like customizable trading sessions and a martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Fully customizable indicator settings Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols Trading can be NFA/FIFO Compliant
FREE
Introductory Pricing for one month Brute force trader is specially designed to find the best entry point and exit point with the regular tested and proven indicators. The EA will automatically analyse the market and will follow trends with the right entry exit points. Since the timeframe it is using is 30 minutes, the chances that you are stuck into a long trade is very low. Thought it does not use stoploss but it has t
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
Buyers of this product also purchase
The Gold Reaper MT4
Profalgo Limited
4.81 (21)
PROP FIRM READY! ( download  SETFILE ) LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Welcome to the Gold Reaper! Build on the very succesfull Goldtrade Pro, this EA has been designed to run on multiple timeframes at the same time, and has the option to set the trade frequency from very conservative to extreme volatil
Quantum Emperor MT4
Bogdan Ion Puscasu
4.9 (123)
Introducing   Quantum Emperor EA , the groundbreaking MQL5 expert advisor that's transforming the way you trade the prestigious GBPUSD pair! Developed by a team of experienced traders with trading experience of over 13 years. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Buy Quantum Emperor EA and you could get Quantum StarMan, Quantum Trade EA or Quantum Gold Emperor for free !*** Ask in private for more det
HFT Prop Firm EA
Dilwyn Tng
4.98 (614)
HFT Prop Firm EA is  also known as Green Man due to its distinctive logo, is an Expert Advisor (EA) crafted specifically for overcoming challenges or evaluations from proprietary trading firms (prop firms) that permit High-Frequency Trading (HFT) strategies. For limited period: Free utilities worth $198 when you buy HFT Prop Firm EA Passing HFT Challenge Performance Monitor (starting at $200): Broker: IC Markets Account Number 66603384 Server: ICmarketsSC-Demo06 Password: Greenman Result
One Gold MT4
Stanislav Tomilov
5 (7)
Welcome to the world of next-generation investments with our unique trading robot for gold on the MetaTrader platform! Our proprietary developments represent the pinnacle of advanced data analysis computational platforms in the world of trading. One Gold EA is a genuine smart algorithm, operating at a level beyond human traders' reach. Its unique method is based on the principles of a neuroscanner and advanced technologies in neural networks, EA is capable of analyzing historical and current dat
Gold Trade Pro
Profalgo Limited
4.53 (19)
LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Ultimate Combo Deal -> click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro joins the club of Gold trading EA's, but with one big difference: this is a real trading strategy. What do I mean with "real trading strategy"?  As you probably
Aura White Edition
Stanislav Tomilov
4.4 (5)
Aura White Edition   is unique Expert Advisor that continues the Aura series of advisors. The Expert Advisor is based on the engine of   Aura Black Expert Advisor , but with a number of changes and author's settings for currency pairs. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. Aura White Edition is a fully automated EA designed to trade currencies only. Working pairs EURUSD, GBPU
Forex GOLD Investor
Lachezar Krastev
4.88 (26)
SHOCK DEAL --> VERY LIMITED COPIES AT THIS PRICE !!! + BONUS -> PREMIUM EA! Forex GOLD Investor Signal Account:  https://www.mql5.com/en/signals/1510678 Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 2 trading systems . The first one is based on scalping trading strategy and the second system has time based dependency which opens up to 2 trades at a time. It has been tested rigorously to get the most
HFT Prop EA
Manpreet Singh
4.95 (241)
HFT PROP EA is the High Frequency Trading Expert Advisor (EA/bot) designed to pass proprietary trading firms (prop firms) challenges which use stop orders to enter the trades when market is trending, It is basically designed for US30 just at opening of US30 in New York Session till it remain in its trending nature for 15-30 minutes, and using HFT PROP EA you can pass the challenge within few minutes for prop firms who doesn't have any lot size cap. Special benefit for buyers who share their re
Aura Black Edition
Stanislav Tomilov
4.75 (16)
Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
Strategy Introduction The EA will find the best entry and exit points based on the data trained by the neural network and the current market trend. It includes multiple loss exit strategies to ensure capital safety. Because the market is full of uncertainties, it is impossible to enter at the most ideal point every time. Our EA uses a unique batch entry method, adding up to 5 entry points. Even occasional misjudgments can quickly recover subsequently. Each order has a fixed stop loss (SL) and t
EA Gold Stuff
Vasiliy Strukov
4.74 (955)
EA Gold Stuff is an Expert Advisor designed specifically for trading gold. The operation is based on opening orders using the Gold Stuff indicator, thus the EA works according to the "Trend Follow" strategy, which means following the trend. Real-time results can be viewed  here . Contact me immediately after the purchase to get   personal bonus! Settings  and manual   here   SETTINGS Open new series - on / off beginning of a new series of orders. Start lots - start lot. Trade Buy - allow the adv
Gold Garden MT4
Chen Jia Qi
5 (2)
Deep learning is reshaping gold trading, with intelligent assistants tending to trading gardens like skilled gardeners. The "Gold Garden" EA employs deep learning intelligent technology and 20 years of data training to significantly enhance strategy performance. With it, trading becomes more effortless and intelligent. Let's join hands to usher in the intelligent era and transform trading into a blissful garden. This will be your exclusive Gold Garden Steward. The MT5 version: Gold Garden MT5
GoldPulse AI
Babak Alamdar
5 (3)
Buy not a backtest, but a real trading system:   Live Signal 1       Live Signal 2     Live Signal 3     Live Signal 4 This price is temporary for the duration of the promotion and will be raised shortly Final Price: 5000 $ At the current price, there are only 2 copies left, the next price is -->> 334 $ Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! This is the first smartest robot that trades gold or XAU with full pairs like XAUUSD, XAUEUR, XAUGBP, XAUAUD, XAUJPY, XAUCHF, XAUSGD, an
Quantum Trade EA
Bogdan Ion Puscasu
4.74 (78)
Introducing   Quantum Trade EA , the groundbreaking MQL5 expert advisor that's transforming the way you trade the prestigious GBPUSD pair! Developed by a team of experienced traders with trading experience of over 13 years, Quantum Trade   EA is designed to propel your trading journey to new heights with its innovative and dynamic breakout zone strategy. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Buy Quantum T
Big Forex Players MT4
Marzena Maria Szmit
4.64 (22)
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   (p ositions are sent from our databas
Dragon Multi EA MT4
Mansour Babasafary
4.73 (15)
78% discount for the next 10 buyers (original price $3000): 2 person left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. 3 experts in 1 expert Strategy based on price action Made specifically for the best forex currency pairs Can be used in the best time frame of the market at a very reasonable price This expert is basically 3 different experts. But we have combined these 3 experts in 1 expert so that you can
XG Gold Robot MT4
Marzena Maria Szmit
4.57 (21)
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
Diamond PRO
Fanur Galamov
5 (9)
Diamond PRO is enhanced powerful version of Diamond for advanced traders. Pro version includes optimized cores, new impoved entry points filters, new multistage profit closure algorithm and сontains number of external control parameter that allows build and fine tune own tradind decisions and algorithms. The system provides more accurate market entries, analyzes and filters upcoming economic news, contains spread protection and an advanced position management algorithm. Main goal of Diamond PRO
TrendMaster FX MT4
Chen Jia Qi
5 (8)
Introducing our MT5 EA: Designed with advanced algorithms and utilizing deep learning technology, our Expert Advisor (EA) is crafted to assist you in the intricate world of forex trading. The system analyzes market behaviors and conducts transactions based on specific criteria, empowering you to engage with market trends more effectively. With the backing of nearly a decade of data, the EA employs deep learning to examine past market conditions, aiming to provide enhanced decision-making. Recom
TopBottomEA
lizhi fu
4.8 (54)
Special Offer Day: $ 598 for one day only, after which it goes back to $ 1,198 . TopBottomEA's advantage: the first support for small capital work EA, real trading for more than 4 years; this EA based on volatility adaptive mechanism, only one single at a time, each single with a stop-loss, an average of about 4 orders per day, holding a single length of 12 hours or so, with a limit of $ 20 principal challenge backtesting ran through more than 10 years. Every interval of three days to increase
Position Trader EA
LEE SAMSON
5 (4)
Turn any trading strategy into a position trading strategy or trade the proven RSI & ADR based position trading strategies, including automated drawdown control system for positions that move against you. This EA is an evolution and a simplification of the MRA EA that has been used for position trading strategies taught on the Market Structure Trader website for many years. See my profile for a link to the website, free position trading course and other products. The EA will automatically scale
Quantum HFT Prop Firm
Ho Tuan Thang
4.91 (137)
ONLY 3 COPIES OUT OF 10 LEFT AT $99! After that, the price will be raised to $199. HFT  Propfirm Challenge Performance Monitor(Starting from $200) Account Number:  66668979 Server: ICmarketsSC-Demo06 Password: quantumhft1 You will get BONUS  worth $399 after you pass the HFT Prop Firm challenge round Quantum HFT Prop Firm is the EA is designed to pass the competition of HFT Prop Firms.  Please be aware that this Expert Advisor (EA) should not be used with a real account. Its sole pur
SSX Titan TT MT4
Artem Minchuk
2.55 (11)
Delving deep into the sphere of finance and trading strategies, I decided to conduct a series of experiments, exploring approaches based on reinforcement learning as well as those operating without it. Applying these methods, I managed to formulate a nuanced conclusion, pivotal for understanding the significance of unique strategies in contemporary trading. Neural network advisors, despite showcasing impressive efficiency in the initial stages, proved to be highly unstable in the long run. Vario
Candle EA MT4
Mansour Babasafary
4.58 (38)
This expert is based on patterns The main patterns of this specialist are candlestick patterns Detects trends with candlestick patterns It has a profit limit and a loss limit, so it has a low risk The best time frame to use this expert is M30 time frame The best currency pairs to use with this expert is the EURUSD, GBPUSD, AUDUSD, USDCAD currency pairs The price will increase by 100$ after every 10 purchases! Final price 2450$ Get a 50% bonus by buying (or even renting) any of our product
Boring Pips MT4
Thi Thu Ha Hoang
5 (12)
Have you ever wondered why most expert advisors are not effective in live trading, despite their perfect backtest performance? The most likely answer is Over-fitting . Many EAs are created to ‘learn’ and adapt perfectly to the available historical data, but they fail to predict the future due to a lack of generalizability in the constructed model. Some developers simply don't know about the existence of over-fitting, or they know but don't have a way to prevent it. Others exploit it as a tool to
Gold Excel
Gregory Hay
4.5 (4)
Welcome to   GoldExcel EA , an effective trader for the XAUUSD pair (GOLD). Developed by our team to work in normal accounts, funded prop accounts and prop challenges! Does not use HFT! See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller **V3.0 Update Read Blog :  https://www.mql5.com/en/blogs/post/756411 ***IMPORTANT ANNOUNCEMENT DST TIME CHANGES - USERS PLEASE READ****:   https://www.mql5.com/en/market/product/111410?source=Site#!tab=comments&page=2 ***Next price ri
ET9 for MT4
Hui Qiu
5 (4)
ET9 New on the Market, Launch promo! Only a few copies left at: $599 Next price: $799 Final price: $1599 The Best  Expert Advisor  on   XAUUSD   any timeframes , It can also be used on GBPUSD at the same time! ET9  for MT4 Updated 4.00 !!   Important update:    Enable automatic closing of profits,  Various parameters of the ET1 strategy can be modified,   Optimized the stability of ET1 strategy Include Free  ET1 for MT4:  https://www.mql5.com/en/market/product/113219 Descriptions ET9 for MT4
AI NeuroX EA MT4
Denis Kurnev
5 (1)
AI NeuroX EA is an innovative trading advisor based on advanced artificial intelligence technologies, including neural networks and the Perplexity and GPT-4 platforms. This advisor has a unique ability to analyze and predict the dynamics of financial markets using deep learning and advanced algorithms. Thanks to the intuition that even the most experienced traders would envy, AI NeuroX EA is capable of developing unprecedented trading strategies, ensuring excellent performance. This advisor oper
Daytrade Pro Algo
Profalgo Limited
5 (5)
Launch Promo: Limited number of copies available at current price Final price: 990$ NEW: get 1 EA for free! (for 2 trade accounts) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files Welcome to DayTrade Pro Algo!  After years of studying the markets and programming different strategies, I have found an algorithm that has everything a good trading system needs: It is broker independent It is spread independ
Bitcoin Scalp Pro
Profalgo Limited
5 (2)
NEW PROMO: Only a few copies copies available at 349$ Next price: 449$ Make sure to check out our " Ultimate EA combo package " in our   promo blog ! NEW: Now also supports Ethereum! Bitcoin Scalp Pro is a unique trading system on the market.  It is fully focused on exploiting the volatility of the Bitcoin market by trading the breakouts of support and resistance levels. The focus of the EA lies on safety, which translates into extreme low drawdowns and a very good risk/reward ratio on the tr
More from author
DATE VERSION DESCRIPTION OF CHANGES 1.00 2022-09-06 Initial release The RedeeCash Triangular Arbitrage Opportunities shows the available currency triads and each currency trade position setup as a global variable, in the fomat of AAA/BBB, CCC/AAA, CCC/BBB: AAA/BBB -1|0|1 AAA/BBB, CCC/AAA, CCC/BBB: CCC/AAA   -1|0|1 AAA/BBB, CCC/AAA, CCC/BBB: CCC/BBB -1|0|1 where the value is the trade direction of either OP_BUY or OP_SELL. If the trade direction indicates -1, then no trade should occur for that
FREE
RedeeCash Interest
Patrick Odonnell Ingle
About : THIS EXPERT ADVISOR (EA) IS FOR ACCOUNTS WHICH PAY OVERNIGHT INTEREST LIKE THE US-BASED OANDA ACCOUNT. TO MAXIMIZE EARNINGS, CHOOSE A COMMISSION-FREE, FIX SPREAD ACCOUNT. IF YOUR BROKER DOES NOT PAY OVERNIGHT INTEREST, THEN DO NOT USE THIS EA ON YOUR ACCOUNT! This Expert Advisor (EA) is like a high-yield savings account ( EXCEPT YOUR ACCOUNT IS NOT FDIC-INSURED ) because a trade will occur on currency pairs that pay(earn) overnight interest (when SWAPRATE_LONG and SWAPRATE_SHORT are pos
FREE
RedeeCash AROON
Patrick Odonnell Ingle
Version History Date Version Changes 07/08/2022 1.00 Initial Release Description The Aroon indicator is a technical indicator   that is used to identify trend changes in the price of an asset, as well as the strength of that trend. In essence, the indicator measures the time between highs and the time between lows over a time period. The idea is that strong uptrends will regularly see new highs, and strong downtrends will regularly see new lows. The indicator signals when this is happening, and
FREE
Version History : Date Version Changes 6/20/2022 1.00 Initial release 6/21/2022  1.10 Add global variables for Minimum (SYMBOL_volume_min) and Maximum (SYMBOL_volume_max) History Volumes  Description : RedeeCash Volumes Indicator is the Volumes indicator that you have come to trust for market entry and exit with the added benefit of exposing key metrics as global variables. Including global variables in an indicator permits easier interaction with expert advisors (EA) and scripts. When attaching
FREE
RedeeCash WilliamsX50
Patrick Odonnell Ingle
About : Based on the strategy identified at https://tradingstrategyguides.com/williams-percent-range-strategy/ but automated to support multiple currencies from a single expert advisor instance. Also uses the SMA slow and fast crosses to determine the trend direction. The basis for the external strategy is to open a BUY trade when Williams %R crosses the -50 on an uptrend and open a SELL trade on the down trend. You have control over the trend period and Williams %R range from the midpoint throu
FREE
RedeeCash TimeZones
Patrick Odonnell Ingle
DATE VERSION DESCRIPTION OF CHANGES  2022-08-31 1.00 Initial release.  2022-09-01  1.01 (on the Indicator dialog, but is v1.1 on MQL5.COM) Fixed New York active time  2022-09-03 1.02   (on the Indicator dialog, but is v1.2 on MQL5.COM)   Fixed Sydney active on Saturday  This indicator will show the active and inactive trading sessions as well as set global variables as whether the trading session is active (1) or inactive (0). Using the iCustom library function, you can invoke this indicator fr
FREE
RedeeCash Statistics
Patrick Odonnell Ingle
1 (1)
Version History Date Version Changes 07/10/2022 1.00 Initial release Description A collection of modern statistical functions that can be integrated into your own strategy. The included functions are, Mean Median Range Skew Max Min IRange Deviations AbsoluteDeviations MAD StandardDeviation Variance GetCorrelation SamplingDistributionStandardDeviation ZScore CorrelationCoefficient CoVariance Beta Confidence SNormInv PercentOfValue ValueOfPercent MQL Header (mqh) The required header is //+--------
FREE
RedeeCash Rate of Change
Patrick Odonnell Ingle
Rate of Change Base on the formula, ROC = (Close[n] - Close[n-lookback]) / Close[n-lookback] * 100 to plot the rate of change of a currency pair price action over a lookback period, and provides two global variables, SYMBOL_ROC and SYMBOL_ROC_LOOKBACK, which represent the latest Rate of Change value and the Rate of Change at the previous lookback period. Invoking the indicator using the iCustom function, iCustom ( "Market/RedeeCash_Rate_of_Change.ex4" , Symbol (),5 , 0 ,0); and then retrieving t
FREE
RedeeCash RSI
Patrick Odonnell Ingle
Version History Date Version Changes 07/09/2022 1.10 Initial released Description The RedeeCash RSI is your typical RSI indicator with the three latest RSI calculations exposed as global variables for easier integration with scripts and expert advisors. Code Sample To invoke this indicator from an EA or script, call the iCustom metatrader function, iCustom ( Symbol (), PERIOD_CURRENT , "Market/RedeeCash RSI" , 14 , 1 , 0 ); string RSIVarName = StringConcatenate ( Symbol (), "_rsi" ); string RSIP
FREE
RedeeCash 4XLOTS
Patrick Odonnell Ingle
DATE VERSION DESCRIPTION OF CHANGES 2011-09-11 Manual Algorithm first created as manual equation 2011-09-16  WEB API Web API launched on 4xlots.com 2022-09-02  1.00  standalone library released  RedeeCash 4XLOTS library is a localized risk management library based on the 4xlots.com WEB API algorithm. This risk management algorithm is not dependent on currency as the quick lot size equation of,       lots = AccountEquity / 10000 which is for every $100 of account equity will have 0.01 lot. The R
Filter:
No reviews
Reply to review
Version 1.40 2023.05.25
Added RSI>=70 for BUY & RSI<=30 for SELL
Version 1.38 2022.10.24
Added sentiment data from GITPAGES located at https://github.com/pingleware/pingleware.github.io; Added MAX_BROKER_LOTS parameter because MarketInfo(Symbol(),MODE_MAXLOTS) returns a value greater than broker allows.
Version 1.37 2022.09.28
Added OANDA OrderBook and PositionBook WebRequest to obtain local sentiment. NOT ALL CURRENCY PAIRS ARE SUPPORTED.
Version 1.36 2022.09.26
Add sentiment analysis from myfxbook.com
Version 1.35 2022.09.18
Added ChartID to Chart showing ACTIVE when the Expert Advisor is processing
Version 1.34 2022.09.18
Added WAIT_TIME with a global variable as a SEMAPHORE to prevent multiple expert advisors from opening more than desired concurrent orders.
Version 1.33 2022.09.06
Fixed checking for CONCURRENT_ORDERS
Version 1.32 2022.09.05
Fixed DODDFRANK_COMPLIANCE by blocking open trades from creating a subsequent trade
Version 1.31 2022.09.03
When LOTS=0, will not perform an OrderSend instead output to log; Added MAX_AUTOLOT_TRADES parameter
Version 1.30 2022.09.01
Added LOTS and PIPS parameter; Fixed US FIFO rules; Renamed FIFO to DODDFRANK_COMPLIANCE, only applicable for US-based accounts; Convert non-USD Account Currency to USD when using Auto lots feature (LOTS=-1)