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

RedeeCash Interest

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 positive). The entry and exit positions are based on the lookback period Lowest/Highest and Highest/Lowest prices for buy and sell orders respectively.

Common Inputs:

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=1000, the profit PIPS (default is 100 but increasing to 1000 will increase profit potential while earning overnight interest)

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.

MAX_PIPS=1000, the maximum PIPS distance between the highest and lowest low with the Ask and Bid prices.

MAX_LOTS=100, the maximum LOTS permitted on your trading account.

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

DODDFRANK_COMPLIANCE=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.31)

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.

MYFXBOOK_SESSION="" LEAVE EMPTY TO IGNORE SENTIMENT ANALYSIS.

SENTIMENT=0|1|2, method to obtain market/symbol sentiment

USE_GITPAGES=false, when set to true will use the static files available at github.com/pingleware/pingleware.github.io

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:

DRAWNDOWN MAY EXCEED 50% OF THE ACCOUNT 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 Interest.

A live example of a signal which took a loss and built back up the account without any additional deposits and took another loss on 11/11/2022 when the CPI was lower than expected, https://www.mql5.com/en/signals/1614372

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
MACD Not So Simple
Leonid Basis
2 (1)
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 Aver
FREE
Trend Analizer Bot
Pavel Predein
4.5 (2)
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
SAAD TrendTracker
Adnan Iqbal
4.03 (34)
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 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
Free Spike Finder MT4
Pier Gaetano Novara
3 (2)
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
Greed Advisor
Vertex Investments LLC
4.77 (13)
Free version of Greed Advisor PRO . This is a flexible grid Expert Advisor, created specifically for greedy traders. Operation principle: set the desired daily profit, and the robot will attempt to achieve this result by any means possible. It uses the dangerous martingale principle to cope with drawdowns, because making the order chain profitable is the main purpose of the robot. Do not forget about the risks of martingale. In general, the EA is intended for those who understand why they need i
FREE
Royal GER30
Hossein Davarynejad
4.44 (9)
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                   Live Signal  live 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
Harvest FX
Sayan Vandenhout
5 (5)
Harvest FX USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $30
FREE
ScalperPlus
Yuriy Kuzmin
After purchasing, you can request and receive any two of my products for free! После покупки вы можете запросить и получить два любых моих продукта бесплатно! The EA is based on third-party trend indicators, the EA has TP, SL and averaging. The entry is made on the signal of a trend indicator. By default, the currency pair is GBPUSD, EURUSD, H1 (other currency pairs are possible, and a different time interval), the recommended deposit with current settings is from $1000. You may be interested
FREE
Nasdaq Curse EA MT4
Matthew Lewis Beedle
This is a much more complex bot to what I normally try to make.  It uses Stochastics, ADX and ATR with quite complex entry mechanisms.  After testing, the EA is still doing well. You can find it in my signals, hence now officially up for sale.  It can be profitable on DAX, WS30, EUR/USD and has some interesting backtests.  Any questions just message me.  Instructions: Add to a 15min chart for the NASDAQ Bonus! Q&A that you should ask EVERY seller on this website Are you a real person, can I fi
FREE
PTraderMAHigh
Christopher Louis Barry
5 (1)
A Moving Average (MA) Trading Expert Advisor (EA) for MetaTrader 4 (MT4) is an automated trading system designed to execute trades based on signals generated by one or multiple moving averages. Moving averages are a popular technical analysis tool used to smooth out price data and identify trends. Here's a description of how a Moving Average Trading EA typically operates: Moving Averages Used : The EA utilizes one or more moving averages to generate buy or sell signals. Common choices include t
FREE
GA Moving Average
Osama Echchakery
"GA Moving Average" - Intelligent Moving Average Expert Advisor (01) Initial Trade Settings: Customize your initial trade settings to start your trading journey. By using the spread filter option, you can ensure optimal trade execution. Set the maximum spread limit up to 10 pips to protect your strategy from unfavorable market conditions. (02) Entry Point Settings: Precisely configure your entry points. Configure the fast and slow moving averages to capture market momentum. Choose from multiple
FREE
The new era of trading automation is here with Nemiga Prop Scalper! Our robot is not just software; it's a powerful tool that takes your trading strategy to new levels of efficiency and effectiveness. Prop Firm Ready. Requirements Trading pairs EURUSD,XAUUSD Timeframe 1H Minimum deposit  $100 Leverage 1:200 Brokers PRO,ECN,LOW Spread Features: Advanced Trading Algorithms: Nemiga Prop Scalper is equipped with cutting-edge algorithms that analyze the market in real-time, forecast tre
FREE
Forex Fraus Dobby
Dmitriy Zaytsev
3.67 (3)
The Expert Advisor of the Forex Fraus family, the system is designed for scalping the EUR/USD pair on the M1 timeframe (for five digit quotes), and adapted for the accounts with fast execution of orders. Operation Principle Buys at the extreme Lows and sells at the extreme Highs of the Stochastic indicator values. When a signal is received the orders are opened by injection, using tick data. Positions are closed by Trailing Stop Not closed positions are closed at the opposite trade Built-in ad
FREE
Expert Advisor (EA),  MA Following  commonly known as a trading bot. It implements a grid trading strategy with the following characteristics: Moving Average and Standard Deviation : The EA uses a Moving Average (MA) as the core of its trading strategy, combined with Standard Deviation (SD) for trade entry and exit decisions. There are four types of MAs available: Simple, Exponential, Smoothed, and Linear Weighted. Users can select the MA type and set its period, as well as the period and fact
FREE
Morning Luck
Pavel Predein
5 (4)
Automatic trading system based on the morning Flat indicator, puts pending orders on the borders of the night channel .All trades have a fixed stop loss and take profit .The traded pair GBPUSD H1, can be used on other instruments after optimization. The EA contains a switchable flat indicator . The robot's operating time in the input parameters corresponds to (+2GMT). when switching to daylight saving time,you need to adjust the time manually. * Use default settings  * Does not use danger
FREE
Proftrader Free
Alexander Nikolaev
4 (3)
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
EA With Recovery
Che Jeib Che Said
4 (1)
The Expert Advisor was developed to grow user account balance persistently. To achieve this, it has two modes, normal and recovery mode. The parameters for the two modes can be changed to suit user strategy. There are also auto trade button, buy button and sell button. Auto trade button can be turned ON and OFF. Buy and sell buttons is for user to manually intervene a trade. HOW IT WORKS. The Expert will trade automatically according to the input parameters. It trades in Normal mode when there
FREE
Grid Fishing
Yuriy Kuzmin
After purchasing, you can request and receive any two of my products for free! После покупки вы можете запросить и получить два любых моих продукта бесплатно! Fully automatic trading advisor with averaging on the standard RSI and Moving Average indicators. By default, the EURUSD currency pair; H1, you can do the optimization yourself and test other currency pairs. Parameters: Magic Lot Klots Takeprofit Distance Max trades Slippage Comment "Indicator Parameters Moving Average Period Moving Ave
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 few para
FREE
LoneWolf Mt4
Dmitriy Prigodich
4.67 (3)
Советник основанный на сигналах индикатора  Relative Strength Index (RSI)  и Stochastic  в зоне перекупленности - продаем, в перепроданности - покупаем. Я рекомендую использовать этот советник только на VPS.  Добавляйтесь в друзья, присылайте свои интересные стратегии. Возможно после обсуждения всех нюансов напишу советника бесплатно . Параметры:                                                                    "_Slippage"    - Проскальзывание;           "_   Magic"    -  Идентификатор ордера
FREE
Flash Scalper Free
Casimiro Zampetti
2.5 (2)
Flash Scalper is a scalper Expert Advisor that exploits acceleration of volatility of the market. It goes into action when there is an explosion of volatility for example during the news or special events. The minimum volatility is settable from input parameters. The EA work every time with stop loss and take profit, no martingale. Any initial deposit on account is allowed to start work with this expert advisor. The most important conditions for this expert advisor are low spread and fast execut
FREE
Welcome to our MQL marketplace, where precision meets profitability with our advanced expert advisor (EA). Here's what sets us apart: Trading Conditions: Leverage: We recommend leveraging between 1:30 and a maximum of 1:100 for optimal risk management. Minimum Deposit: To get started, a minimum deposit of 1000 USD is recommended. Timeframe: M1 recommended. Supported Features: Optimized Set Files: Our set files are meticulously crafted for both standard 1000 USD live accounts and 1000 USD cent ac
FREE
Forex Seeker
Sayan Vandenhout
Forex Seeker  USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a
FREE
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
After purchasing, you can request and receive any two of my products for free! После покупки вы можете запросить и получить два любых моих продукта бесплатно! Multicurrency Night Hunter is a multi-currency, simple EA with simple settings that works only at night on small rollbacks during a calmer market period. The basis of the trading advisor are indicators: ATR, Moving Average. The EA has the main parameters for self-optimization. Default currency pair USDCHF, timeframe: М5. Recommendations
FREE
RangeGridEA
Alessio Fabiani
The EA creates a grid of equally spaced pending limit orders taking into account:  - The current price; sell-limit above / buy-limit below  - The trading range; computed by using the weekly highs and lows The EA then manages the orders while they have been executed. The logic is: IF #EXECUTED ORDERS == 2   OPEN NEW LIMIT AT THE PEN. PRICE IF #EXECUTED ORDERS > TOT - 2   RESET THE LIMIT ORDERS TO RANGE  - check the video for the full strategy at:  https://youtu.be/f_ebFsGpIZQ?si=k8IBWe4qJxpz2zj
FREE
LaboratoryMoney EURCAD
Dmitrii Survila
1 (1)
Laboratory.Money EUR/CAD M30 Автоматическая Торговая Система из серии Energy Drive EUR/CAD M30 Вся активность эксперта проявляется только на реальной торговле. Его нет толку проверять в тестере стратегий. Запрещается бонус от брокера к вашему депозиту. Эксперт торгует с теми деньгами которые могут уйти в просадок, бонус в просадке не участвует, это приведёт к потере всего вашего депозита. Данный эксперт очень подходит для программы "Rebate" от вашего брокера. Все изменения в на
FREE
MACD Trader FREE
Konstantin Nikitin
1 (1)
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
Vanda FX
Sayan Vandenhout
5 (2)
Vanda FX USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 4 great strategies The EA can be run on even a $2000
FREE
Buyers of this product also purchase
AI Gen XII MT4
Denis Kurnev
5 (12)
AI Gen XII EA This is an Expert Advisor with the latest use of Artificial Intelligence and Neural Networks. The EA runs on the top-of-the-line GPT-4o platform and also uses Advanced Discrete Fourier Imaging in ATFNet aligns the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The EA also boasts trading on different strategies simultaneously and matching backtest trades and real trading, which is very important in its time.  Details about Advisor
Indicement MT4
Profalgo Limited
Welcome to Indicement! PROP FIRM READY! -> download set files here LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here INDICEMENT brings my 15 years of experience in creating professional trading algorithms to the Index markets. The EA uses a very well thought out algorithm to find the best entry price and runs multiple strategies internally to spread the risk of the trades. All trades have a stoploss an
The Gold Reaper MT4
Profalgo Limited
4.69 (29)
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
Gold Scalper Trading
Ho Tuan Thang
4.78 (9)
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2251841 Gold Scalper Trading is an EA that uses a complex trading methodology that includes cross-market analysis to find scalpable entry points with XAUUSD, one of the market's wildest running pairs. EA uses stop loss for all orders, only 1 order and does not use any dangerous trading methods: No grid, no martingale,... Gold Scalper Trading is o
Way To Stars is a night scalping EA specifically designed to trade during periods of low market volatility to capitalize on low-risk opportunities. This night scalping EA focuses on capturing small price movements for frequent trading, thereby accumulating profits over time. It employs strict stop-loss measures to limit potential losses per trade, ensuring effective risk management. Way To Stars is a genuine and honest trading system that does not rely on purported neural networks, artificial in
AI NoX EA is an innovative Forex expert advisor that combines advanced neural networks technologies with high-volume trading and   Matrix factorisation .The advisor uses complex algorithms to decompose large sets of market data, uncovering hidden patterns and correlations between various financial instruments. Details about Advisor Development Configuring the Advisor Real Time Signal XAUUSD:  https://www.mql5.com/en/signals/2254092 Real Time Signal USDJPY:  https://www.mql5.com/en/signals/225409
Diamond Titan FX MT4
Lo Thi Mai Loan
5 (8)
Launch promo Only 2 sales left to buy at the current price. Next price: $1233 Free  get US30 Scalper EA or Quantum Algo EA -> contact me after purchase Live signal - 1:  https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Live signal - 2:  https://www.mql5.com/en/signals/2242066?source=Site+Profile+Seller#!tab=account Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT5:  https://www.mql5.com/en/market/product/116010?source=Site+Market
HFT Prop Firm EA
Dilwyn Tng
4.97 (655)
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 MT5 version:  https://www.mql5.com/en/market/product/117386 Passing HFT Challenge Performance Monitor (starting at $200): Broker: IC Markets Account Number 21
Quantum Pip MT4
Lo Thi Mai Loan
ONLY 3 COPIES OUT OF 10 LEFT AT $333.99! After that, the price will be raised to $393.99. Live Signal MT4 (Funded Account combined with Titan EA):   https://www.mql5.com/en/signals/2254355?source=Site+Profile+Seller   Live Signal MT5 (Small Account): https://www.mql5.com/en/signals/2251691?source=Site+Profile+Seller   MT5 Version: https://www.mql5.com/en/market/product/122597    Hello, I am Quantum Pip, the latest member of the LOS EA family. I am an EA that uses a strategy to open buy/sell
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 t
Gold Trade Pro
Profalgo Limited
4.61 (23)
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 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 joins the club of Gold trading EA's, but with one big difference: this is a real trading strat
Quantum Emperor MT4
Bogdan Ion Puscasu
4.87 (135)
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 or Quantum Queen or Quantum Gold Emperor for free !*** Ask in private for more deta
CyBRG RX Mt4
Arseny Potyekhin
5 (2)
Introducing CyBRG RX: The Next-Generation Trading Assistant Step into the future of trading with CyBRG RX, your cutting-edge trading companion designed to elevate your trading experience. Harnessing the power of advanced neural networks, CyBRG RX is engineered to analyze and adapt to ever-changing market conditions with unparalleled precision. Signals:   Live Signal 1 Live Signal 2 Because this strategy is so unique, I only want to sell a limited number of licenses. Therefore, the price
Gold Quantum AI
Ho Tuan Thang
5 (2)
ONLY 3 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. (*) IMPORTANT NOTE: To be able to back test the EA or install the EA correctly to be able to trade normally. You will need to allow EA access to the GPT API in addition to installing other news-related websites. For details, please contact me to receive specific installation instructions. Gold Quantum AI is an EA that I have used for a long time, specializing in the fund accounts I manage for clients. The EA is
GRain EA MT4
Roman Erokhin
4.5 (6)
Good afternoon. My name is Roman, I am the creator of Gold Rain EA. I have been preparing for its realization for a long time, went through a lot of tests and now I finished the product and went on sale with a live good signal. My motto is to use only live signals, I do not release products without history or lack of real accounts. Now you have the opportunity to try Gold Rain EA in your hands. I will help every client to customize and install EA, from beginner to pro. Tired of complicated EA mo
The Law of Jungle
Inrexea Limited
5 (1)
Please do not   pm   me if you are asking for:  Discount ( Price will go back to original price 3800 in the future ) Backtesting result ( We don't trust mislead informations ) (LOJ IS NOT A HFT Strategy, Will not be violated by Prop firm rules) We don't rely on backtest results. The backtesting environment can't access our database to retrieve historical data. We aim to provide clarity to EA traders and not mislead them. The best approach is to monitor our signals. If you're wondering how to ve
EA Gold Stuff
Vasiliy Strukov
4.73 (958)
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!  You can get a free copy of our Strong Support and Trend Scanner indicator, please pm. me! Settings  and manual   here   SETTINGS Open new series - on / o
AI TradingVision GPX MT4
Yu Mei Cheng
4.64 (14)
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
FT Gold Robot MT4
Marzena Maria Szmit
4.5 (34)
Introducing the FT Gold Robot MT4, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, FT Gold is a forex robot meticulously crafted to optimize your trading performance with   XAUUSD pairs . With its advanced analytical capabilities,   FT Gold Robot   constantly monitors the gold market, identifying key trends, patterns, and price movements with lightning speed. The FT Gold Robot opens 5 positions every da
AW Recovery EA
AW Trading Software Limited
4.33 (70)
The Expert Advisor is a system designed to recover unprofitable positions. The author's algorithm locks a losing position, splits it into many separate parts, and closes each of them separately. Easy setup, delayed launch in case of drawdown, locking, disabling other Expert Advisors, averaging with trend filtering and partial closing of a losing position are built into one tool. It is the use of closing losses in parts that allows you to reduce losses with a lower deposit load, which ensures saf
Ai Hybrid Robot MT4
Mansour Babasafary
5 (3)
Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in the EURUSD , GBPUSD , USDCHF , AUDUSD , USDCAD , NZDUSD  currency pairs Can be used in M30 , H1 , H4 , D1 time frames Has profit limit and loss limit Without using risky strategies like martingale or hedg
AW Classic MACD EA
AW Trading Software Limited
3.67 (3)
Fully automated trading system. A classic indicator is used as signals   MACD , which combines a trend indicator with an oscillator to detect entry points. Uses averaging, the function of closing the first and last basket orders and the function of automatic lot calculation. Has an advanced dashboard and three types of notifications. Problem solving ->   HERE  / MT5 version ->  HERE   /   Instruction  ->   HERE   Benefits: Fully automated trading system Easy setup and intuitive panel interface
Harmony Drive MT4
Marek Stanislaw Zygala
Harmony Drive is a sophisticated system operating on a carefully selected basket of the following symbols: USDJPY, AUDCAD, CHFJPY, AUDUSD, USDCHF and NZDUSD. These pairs were strategically chosen for their diverse characteristics and market behaviors: Major pairs like USDJPY and USDCHF offer high liquidity and tight spreads, ideal for frequent trading Commodity-linked pairs such as AUDUSD and NZDUSD provide exposure to resource-rich economies, offering unique trading opportunities Cross pairs l
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
TrendMaster FX MT4
Chen Jia Qi
4.88 (16)
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
The King Advisor MT4
Guillem Boix Martin
4.56 (9)
The King Advisor   is a highly advanced   neural network   algorithm. Its strategy is based on the identification of support levels, resistance and trend lines through a   sophisticated self-learning   system and a   trading system   devised with years of experience and work. Developed by a team of experienced traders. PLEASE NOTE THAT THERE WILL BE A LIMIT OF 200 EXEMPLARS --> Total copies sold updated: 180 New Live Signal:   https://www.mql5.com/en/signals/2252376?source=Site+Profile+Seller We
Z4scalp
Cence Jk Oizeijoozzisa
5 (4)
-------------------------------------------Introducing: Z4SCALP--------------------------------------------- Z4SCALP is an advanced trading robot that has a SL per trade, very small SL , designed without martingale.  Exclusive Offer: Purchase one product, and receive the other FREE ! The other three versions are available for free -------------------------------------------------------------------------------------------------------------------- Account Details for Demonstration: To view the t
Alpha Gen
Antonis Michos
5 (1)
Important Setup Instructions Before Testing or Using the EA To ensure the EA functions correctly, you must set the input named " Set this input to 1000 when testing or live " from 1 to 1000 . Failure to do so will result in the EA not working properly. Additionally, when testing the EA, please use the recommended spreads listed below, especially if the current spreads are large due to weekends or broker conditions. You can manually import the recommended spreads into the strategy tester. Li
Prop Hunter Pro
Soraya Bahlekeh
Prop Hunter Pro EA is an advanced Expert Advisor (EA) featuring 6 meticulously crafted strategies, including both HFT and Scalping . Three of these strategies are designed to help traders overcome the challenges posed by prop firms, while the other three are intended for use in personal trading accounts. Original price   399$  —> 60% discount only   $169 (3 copies available ) To see its Live working you may check by signing on MT4 using the below account details : Account Number: 12634479
EA Black Dragon
Ramil Minniakhmetov
4.78 (474)
EA Black Dragon runs on the Black Dragon indicator. The EA opens a deal by indicator color, then there is the opportunity to increase the network of orders or work with stop loss. IMPORTANT! Contact me immediately after the purchase to get instructions and a bonus! Real operation monitoring as well as my other products can be found here:  https://www.mql5.com/en/users/mechanic/seller      Inputs Value  ·          Open new series – True/False – EA will open another series of orders (enable/d
More from author
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
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 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 Multime XMA
Patrick Odonnell Ingle
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 th
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 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 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.41 2023.05.22
Fixed lots defaulting to MAX_BROKER_LOTS
Version 1.40 2022.11.11
Fixed SymbolTotals() and SymbolName() to use market watch symbols ONLY!
Version 1.39 2022.10.25
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.38 2022.09.26
Add sentiment analysis from myfxbook.com in an attempt to lower the draw down
Version 1.37 2022.09.18
Added ChartID to Chart showing ACTIVE when the Expert Advisor is processing
Version 1.36 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.35 2022.09.15
Change parameter PIPS default to 1000
Version 1.34 2022.09.05
Fixed DODDFRANK_COMPLIANCE by blocking open trades from creating a subsequent trade; TP calculation fixes to prevent negative TP trades/broker warnings
Version 1.33 2022.09.03
When LOTS=0, will not perform an OrderSend instead output to log; Added MAX_AUTOLOT_TRADES parameter
Version 1.32 2022.09.02
Correct take profit calculation when the take profit was zero
Version 1.31 2022.09.01
Convert non-USD Account Currency to USD when using Auto lots feature (LOTS=-1)
Version 1.30 2022.09.01
Added LOTS parameter; Fixed US FIFO rules; Renamed FIFO to DODDFRANK_COMPLIANCE, only applicable for US-based accounts.