• 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 Avera
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 dangerous
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 i
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 spikeFilte
FREE
Greed Advisor
Vertex Investments LLC
4.75 (12)
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
Harvest FX
Sayan Vandenhout
5 (6)
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 $30000 a
FREE
Nasdaq Curse EA MT4
Matthew Lewis Beedle
5 (2)
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 fin
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
Golden Harvest EA
Andri Maulana
1 (1)
Golden Harvest EA. Indicator-Based Strategy: It uses proven indicators like PSAR, EMA, and ATR to identify potential trades. It filters trades based on a higher timeframe EMA 200, to provide a trend bias. Risk Management: It calculates lot sizes based on a percentage of your account balance, helping to control risk. It uses ATR to calculate stop loss and take profit levels. It uses a risk reward ratio, so that take profit is a multiple of the stop loss. It can trail stop losses, to try and lock
FREE
RSI TrendWave
Alexander Men
RSI TheTrendWave is a  Double RSI with Smart Martingale Strategy for an MQL4 Expert Advisor combines the RSI-based trend identification with a risk management approach to reduce drawdown using a modified Martingale system. Here’s how it works: Double RSI Signals : A buy signal is triggered when the short-term RSI crosses above the long-term RSI and both are below a certain oversold threshold (e.g., 30). A sell signal is generated when the short-term RSI crosses below the long-term RSI and both a
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 trends, an
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 adj
FREE
Morning Luck
Pavel Predein
4.8 (5)
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 dangerous
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.5 (2)
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
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 (3)
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
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 $2000
FREE
Bollinger Scalper EA
Robots4Forex Ltd
4 (7)
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
The Midnight Scalper
Stephen Reynolds
2 (2)
Midnight Scalper is based on a sound trading principle. It is made to trade during times when the market is at low volatility. From 23:00 to 00:00 is best.  It uses multiple indicators for precise entry and exits with a basic fixed stop loss and take profit as part of its money management strategy.It does not put your funds at high risk with such methods as martingale, grid, averaging positions or no stop loss trading. ECN broker is required with a tight spread and low commission. NOTE :   Afte
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=k8IBWe4qJxpz2zjJ
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 $20000 acc
FREE
EA Gap Catcher
Mikita Kurnevich
5 (2)
Read more about my products EA Gap Cather - is a fully automated trading algorithm based on the GAP (price gap) trading strategy. This phenomenon does not occur often, but on some currency pairs, such as AUDNZD, it happens more often than others. The strategy is based on the GAP pullback pattern. Recommendations:  AUDNZD  TF M1  leverage 1:100 or higher  minimum deposit 10 USD Parameters:  MinDistancePoints - minimum height of GAP  PercentProfit - percentage of profit relative to GAP level
FREE
MacdScalper
Roman Yablonskiy
4 (1)
MacdScapler   is an automatic expert advisor with two section of martingale strateges with automation takeprofit. The MACD indicator with adjustable parameters is used as inputs. If parameters of the entry points goes wrong, the EA changes them automaticly. General recommendation The minimum recommended deposit is 1000 cents for 0.01 lot. Spread is recommended less then 2 points. The martingale parameter can be set from 0.1 to any value in two steps - the first for the four trades and the second
FREE
CandleCrusherX ScalpingEdition FREE
Christian Opperskalski
4 (1)
CandleCrusherX Scalping EA  analyses the market situation on volume and strong price movement within internal Timeframe. It works on all major forex pairs and Timeframes (M5 or M15 recommend). The EA has integrated dynamic Take Profit, this means, if you reach your defined TP it gives you the chance to follow on the Trend by dynamic TP & SL and extend your profits. Also a News Filter function is integrated, to prevent miss trades on News events. Dynamic Lot calculation integrated On Request we a
FREE
Buyers of this product also purchase
Gold Scalping AI
Ho Tuan Thang
4.27 (11)
Forex EA Trading Channel on MQL5:  Join my MQL5 channel to update the latest news from me.  My community of over 14,000 members on MQL5 . ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL (Real Signal active for over 6 months): Default Setting:  https://www.mql5.com/en/signals/2276213 Gold Scalping AI is an EA that uses artificial intelligence technology to analyze data of many indicators. From there, EA will have the best option to enter orders
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (157)
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 Wizard or Quantum StarMan or Quantum Gold Emperor for free !*** Ask in private for more detail
Bitcoin Robot MT4
Marzena Maria Szmit
4.83 (48)
The Bitcoin Robot  MT4 is engineered to execute Bitcoin trades with unparalleled   efficiency and precision . Developed by a team of experienced traders and developers, our   Bitcoin Robot   employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with   M5 timeframe , ensuring that you never miss out on lucrative opportunities.   No grid, no martingale, no hedging,   EA only open one position at the sa
GbpUsd Robot MT4
Marzena Maria Szmit
4.92 (49)
The GBPUSD Robot MT4 is an advanced automated trading system meticulously designed for the specific dynamics of the  GBP/USD  currency pair. Utilizing advanced technical analysis, the robot assesses historical and real-time data to  identify potential trends , key support and resistance levels, and other relevant market signals specific to GBP/USD. The Robot opens positions  every day,  from Monday to Friday, and  all positions are secured  with Take Profit, Stop Loss, Trailing Stop, Break-Even
Scalping Robot MT4
Marzena Maria Szmit
4.77 (13)
Introducing our advanced Scalping Forex Robot. The scalping algorithm is built to spot high-probability entry and exit points, ensuring that every trade is executed with the highest chance of success within the   M1 timeframe . The best pair to use with the Scalping Robot is   XAUUSD .  This robot is perfect for traders who prefer the   scalping method   and want to take advantage of rapid price movements without having to manually monitor the charts. It is suitable for both beginners looking fo
Zen Flow 2 MT4
Hamza Ashraf
3 (3)
LAUNCH PROMO: Final price: 1,700$ Only 2 copies left at $399. Next price will be $499 Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Instruction Blog Link to Channel Welcome to ZenFlow! ZenFlow is an advanced EA designed to adapt to changing market trends with precision and speed. It is optimized to trade the XAUUSD( or GOLD) symbol and should be run on only one chart. This EA uses a sophisticated trend-following strategy combined with a momentum-based indicator that ide
Big Forex Players MT4
Marzena Maria Szmit
4.74 (31)
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 databa
EA Gold Stuff
Vasiliy Strukov
4.73 (1005)
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  Please note that I do not sell my
Supply Demand EA ProBot
Georgios Kalomoiropoulos
5 (7)
Fully Automated EA based on Supply and Demand Principles. The first Supply and Demand EA that is offering Complete Automation . Now trading Becomes Effortless, offering full control over your trading strategy through a User-Friendly graphical Trading Panel. You get a Super High Quality Algorithmic Trading Software that contains more than 15,000 lines of code. The best way to trade "Prop Firms Challenges" and Pass all the Stages to be a Quilified Trader. Supply Demand EA ProBot Manual      ||   
Aura Neuron MT4
Stanislav Tomilov
5 (4)
Aura Neuron is a distinctive Expert Advisor that continues the Aura series of trading systems. By leveraging advanced Neural Networks and cutting-edge classic trading strategies, Aura Neuron offers an innovative approach with excellent potential performance. Fully automated, this Expert Advisor is designed to trade currency pair XAUUSD (GOLD). It has demonstrated consistent stability across these pairs from 1999 to 2023. The system avoids dangerous money management techniques, such as martingale
Diamond PRO
Fanur Galamov
4.85 (46)
1 copies left for $225 Next price  -->   $299 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
FX EurUsd Robot MT4
Marzena Maria Szmit
5 (13)
The EUR/USD Multi-Strategy Trading Robot MT4 is an advanced tool designed to optimize trading by combining 3 key systems:   daily trading, volume analysis, and Fibonacci   retracement levels. This robot works by integrating these different approaches to create a more dynamic and adaptable strategy for trading the   EUR/USD pair . EA adapts to different market conditions, this makes it an ideal solution for traders looking to enhance their trading strategy with a powerful, multi-faceted approach.
Forex GOLD Investor
Lachezar Krastev
4.5 (44)
SPECIAL BIG DISCOUNT! ->> Buy Forex GOLD Investor with -60% OFF! NOTE: Promo price: $197 (Regular Price: $497) - The offer ends soon! Live Signal Account:   https://www.mql5.com/en/signals/2276118 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. I
EA Black Dragon
Ramil Minniakhmetov
4.77 (525)
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. Be careful i not sell EA or sets at telegram it scam. All settings free here at   blog .  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  ·
The Infinity EA MT4
Abhimanyu Hans
3.44 (27)
Contact me for discount before purchasing! AI-Driven Technology with ChatGPT Turbo Infinity EA is an advanced trading Expert Advisor designed for GBPUSD and XAUUSD. It focuses on safety, consistent returns, and infinite profitability. Unlike many other EAs, which rely on high-risk strategies such as martingale or grid trading. Infinity EA employs a disciplined, profitable scalping strategy based on neural network embedded over machine learning, data analytics AI based technology provided by lat
AI Golden Jet Fighter GTX MT4
Andrei Nazarets
4.29 (7)
AI Golden Jet Fighter GTX   MT4 is a straightforward and efficient Expert Advisor (EA) for gold trading on the Meta Trader 4 platform. Utilizing Neural Networks, this EA is designed for scalping in the gold market (XAU/USD). The main strategy of AI Golden Jet Fighter GTX focuses on identifying small price fluctuations and opening positions to capture profits within short time frames. The EA analyzes market conditions in real-time and automatically executes trades with predefined stop-loss and t
HFT Prop Firm EA
Dilwyn Tng
4.96 (667)
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. With version 5.8 and above GreenMan  HFT Prop Firm EA is plug and play for for almost true HFT prop firm challenges without setfiles with it newly improved automatic features. For limited period: Free utilities worth $198 when you buy HFT
Ai General EA MT4
Indra Maulana
5 (2)
Bonus: By purchasing this Expert, get 1 Expert as a gift (Only for the next 7 buyers) To receive the bonus, send a message after purchase A fully automatic expert Designed and produced 100% by artificial intelligence, with the world's most advanced technology All trades have profit and loss limits, with the best and least risky market strategy, without using dangerous strategies such as Martingale and hedges, etc. A specialist who has been trained by artificial intelligence for years to correct
Gold ISIS MT4
Lo Thi Mai Loan
5 (2)
EA Gold Isis – A Safe and Effective Gold Trading Solution   Launch promo! Only  1  copies left at current price! Next price: $498 Final price: $1998 LIVE SIGNAL MT5 version Hello! I am EA Gold Isis, the second EA in the Diamond Forex Group family, specifically designed for trading gold (XAU/USD). With exceptional features and a safety-first approach, I promise to deliver a sustainable and effective gold trading experience for traders.   What Makes EA Gold Isis Different? - Dynamic Stop Loss
AW Recovery EA
AW Trading Software Limited
4.37 (81)
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
Dark Algo
Marco Solito
4.77 (56)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market trends . T
Golden AI
Dmitriq Evgenoeviz Ko
1 (1)
The Gold AI EA for gold trading in the MetaTrader 4 (MT4) platform is an automated trading system specifically designed for gold (XAU/USD) trading. Such advisors typically use algorithms to execute trades based on technical analysis and other market data. Its ability to interact contagiously with market volatility gives confidence to even the most cautious traders, opening up new horizons for them to achieve success. Regardless of the level of experience, this tool, capable of quickly adapting
CyNera MT4
Svetlana Pawlowna Grosshans
2.8 (15)
CyNera: Your Trading, Our Technology Signals >400%:   CyNera Signals >500%: CyNera Turbo Manual & set files: contact me after purchase to receive the manual and set files Price: The price increases based on the number of licenses sold Available copies: 4 Trading gold, one of the most volatile instruments in the market, demands precision, in-depth analysis, and strong risk management. CyNera Expert Advisor seamlessly integrates these elements into a sophisticated system designed for optimal gold
Gold One MT4
Habib Gholamali Heidari
3.3 (10)
Gold One  MT4 Hello to all gold trading enthusiasts in Forex, Welcome to our robot, where you join the ranks of the top gold traders. With over two decades of precise experience in the Forex market, we proudly introduce the latest generation of trading robots. Features:  Ideal for prop firm challenges. Suitable for all account  sizes, including low capitals. NO   Grid and   NO   martingale 100% Fully automated This robot employs the most recent, cutting-edge, and advanced gold-specific indicat
BTC bot mt4
Ramil Minniakhmetov
5 (12)
BITCOIN BOT Btc Bot uses the Stochastic tape Indicator and is specifically designed for trading bitcoin, however, you can trade other currency pairs also if you want.   When the tape crosses from red to green, the EA will start to buy and when it crosses from green to red the EA will start to sell.   Trades will be controlled in a martingale/grid style until it hits take profit.   The EA has a build in news filter which will stop the entering of new positions at a certain time before the news a
Gold Scalping Expert
Vasiliy Strukov
4.73 (62)
Gold Scalping Expert is a very intelligent smart algorithm which exploits the reaction of gold during various high-impact events like geo-political news, pandemics, and economic changes.  This system trades breakouts using the popular zig-zag indicator by placing pending orders at the turning points and when the price breaks out beyond these levels the orders will get triggered.  The EA is using a very smart trailing stop and dynamic stop loss to protect your account and manage the risk properly
Eternal Engine is an advanced EA that integrates multiple indicators with grid and Martingale strategies. Its core feature is precise entry point control, enabling it to perform exceptionally well even in complex market environments. Eternal Engine EA offers numerous trading opportunities, is not sensitive to spreads, and ensures accurate execution of every trade through strict entry point management. The strategy has been proven in live trading, providing over a year of low-drawdown real-time s
Goldex AI
Mateo Perez Perez
5 (1)
Goldex AI: Today's success will be tomorrow's fruits Live Signal > IC Markets Real: Goldex AI High risk set Manual and set files: Contact me after purchase to receive the manual and set files. Price: The starting price is $499 and will increase by $199 after every ten sales. Available copies: 8 Goldex AI - Advanced trading robot with neural networks, trend, and price action. Goldex AI is a high-performance trading robot that utilizes price action with the breaking of support and resistance leve
TitanGold AI mt4
Leonid Arkhipov
4.43 (7)
Titan Gold AI Titan Gold AI — Powerful Trading Advisor for XAU/USD Based on numerous requests from our Aurum AI users, we have created Titan Gold AI — an innovative robot for trading gold (XAU/USD). Titan Gold AI combines time-tested strategies with advanced artificial intelligence technologies, making it a reliable and effective trading tool. Titan Gold - Important Information Important Information! Titan Gold was released on January 1, 2025 . Let me be honest with you: every trading system enc
DS Gold Robot MT4
Marzena Maria Szmit
4 (4)
Introducing the DS Gold Robot, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, DS Gold is a forex robot meticulously crafted to optimize your trading performance with  XAUUSD pairs . With its advanced analytical capabilities,  DS Gold  Robot   constantly monitors the gold market, identifying key trends , patterns, and price movements with lightning speed. The DS Gold Robot opens positions every day from
More from author
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
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 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
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 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 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 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 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 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.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.