• 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.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
Royal GER30
Hossein Davarynejad
4.5 (12)
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                  Full Version VIP                    product   Best Time = H1 Make sure to  Add Set File  Symbol GER30,GER Cash , DE40, DE30  on Eightcap  Broker  No need Set File  this Expert Ha
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 $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
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 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
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 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
Ict Trading robot
Tshivhidzo Moss Mbedzi
ICT  Robot  is a computerized trading system that utilizes advanced algorithms and artificial intelligence to analyze market trends and make trading decisions. The system uses a combination of technical and fundamental analysis to identify potential trades and executes them automatically without human intervention. The ICT Method Robot Trading system is designed to work with various financial instruments, including stocks, futures, currencies, and commodities, and can be customized to suit indiv
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
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
LT Hzeta EA MT4 is an expert advisor that works based on simple support resistance, chart pattern, time cycle, ATR calculations and compounding Lots function. It is a free version of Zeta EA MT4 with limited features and performances. LT Hzeta EA MT4 uses the same strategy as LT Gzeta EA MT4 but different Lots Setting function. It can only work on D1 time frame and the maximum numbers of open position is only one for all pairs/symbols. It is recommended to use Zeta EA MT4 to get more features
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 (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
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
Buyers of this product also purchase
AI Gen XII MT4
Denis Kurnev
4.9 (29)
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
CyNera MT4
Svetlana Pawlowna Grosshans
5 (5)
CyNera: Your Trading, Our Technology Signals:   CyNera 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: 7 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 trading. CyNera’s advanced strate
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
Gold Trading AI
Ho Tuan Thang
3.45 (22)
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/2258186 Gold Trading 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. The biggest difference of Gold Trading AI is that the EA can control the Risk:Reward ratio much better than other EAs.That is possible thanks to a set of tools to control entry
The Infinity EA MT4
Abhimanyu Hans
4.6 (10)
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 latest ChatGPT version to make your overall tra
CoreX G MT4
Arseny Potyekhin
5 (7)
Overview The CoreX G EA is an advanced trading system specifically designed to tackle the complexities of the Forex market. By leveraging cutting-edge neural networks, sophisticated machine learning technologies, and an integrated big data strategy, CoreX G delivers exceptional accuracy and security in trading. This Expert Advisor (EA) stands out due to its technological excellence and premium customer support, ensuring users are always assisted with any questions or concerns. Signals:   Live
FX EurUsd Robot MT4
Marzena Maria Szmit
5 (11)
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.
Gold Scalping Expert
Vasiliy Strukov
5 (15)
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
Bitcoin Robot MT4
Marzena Maria Szmit
4.83 (23)
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
Quantum Emperor MT4
Bogdan Ion Puscasu
4.88 (144)
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 Gold Emperor for free !*** Ask in private for more details New Live Sign
Diamond PRO
Fanur Galamov
5 (23)
Sale 30% OFF! Only 1 copy left for $199. 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 a
HFT Prop Firm EA
Dilwyn Tng
4.97 (660)
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
Diamond Titan FX MT4
Lo Thi Mai Loan
5 (8)
Hello, I am Diamond Titan FX. This EA is specially designed for US30 pairs. The EA does not use any risky strategies like Martingale or Grid. By default, the EA sets a fixed SL of 50 pips for each trade, but you can change it if you wish. The EA also implements a trailing stop that locks in profits from 10 pips, which you can modify. It features a drawdown management function for the entire account. The EA includes a news filter option if you want to disable trading during news events. Special:
Supply Demand EA ProBot
Georgios Kalomoiropoulos
5 (3)
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      ||  
AW Recovery EA
AW Trading Software Limited
4.38 (73)
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
CyBRG RX Mt4
Arseny Potyekhin
5 (3)
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
Boring Pips MT4
Thi Thu Ha Hoang
5 (13)
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
EA Gold Stuff
Vasiliy Strukov
4.73 (964)
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
EA Black Dragon
Ramil Minniakhmetov
4.78 (488)
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
Scalper Ai Expert
Vasiliy Strukov
5 (1)
The artificial intelligence system analyzes a variety of indicators, including fractals, volumes, price action and decides to enter a position. Does not use grid and martingale. It has been successfully tested for more than 10 years of history Scalper AI uses two strategies in order to place pending orders in crucial market points.  1st strategy uses specific fractals of two different timeframes and 2nd one analyzes price action based on volume and places pendings on lows and highs. Stop loss is
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
Yarukami Mnukakashi EA
Aleksandr Kazmirchuk
5 (4)
Yarukami Mnukakashi is an automated trading advisor designed for traders in the Forex market. Key Features: Strategy type: 24-hour trading, but I recommend avoiding the American session and setting a daily take of $30-40 per 0.01 lot. Can work in one direction or both at once independently of each other. Trading instruments: GOLD Timeframes: M1 Algorithm: uses technical analysis with moving average indicators, Bollinger and Momentum. Risk management: there is a function to forcibly close order
LIVE SIGNAL  Welcome to Gold Trend Scalping LAUNCH PROMO:  Black Friday Sales - 30% off, limited quantity available. Next price: $453.99 Final price: $1993.99 BUY Gold Trend Scalping, receive 2 free accounts using Dow Jones Algo for trading US30 (bonus from November 4 to November 11). Details about params Gold Trend Scalping is the first EA I designed specifically for gold.  The EA uses a following trend trading strategy based on larger time frames.  It employs a super trend to detect the mai
Scalper Dragon
Van Hoa Nguyen
4.69 (32)
Scalper Dragon is a scalping robot developed for GBPUSD, USDCHF, EURAUD pairs. The current version adds a few features that increase system consistency. Trade with the scaling strategy on the M5 timeframe. Orders always come with stoploss, fixed takeprofit.  SETFILE Download  Scalper dragon version 3.8 is the latest version upgraded and added features such as: option to close orders early to avoid stoploss, add magic number to manage orders, add comments and add RSI oversold, overbought conditi
Gold Trade Pro
Profalgo Limited
4.63 (24)
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
Stock Indexes EA MT4
Marzena Maria Szmit
5 (1)
Stock Indexes EA is a sophisticated trading robot meticulously engineered to capitalize on the dynamics of the US30 . This expert advisor employs advanced algorithms and technical indicators to analyze market trends, identify potential entry and exit points, and execute trades with precision. A news filter has also been added to the robot, which prevents it from opening a position during important economic news , minimizing the risk. In robot, you can also specify the days and hours when the EA
Bitcoin Expert
Elif Kaya
5 (1)
-   Real price is 1000$   - Limited Discount (It is now 399$) Welcome, Bitcoin Expert opens automatically trade with Highly profit, Fixed Stop loss. After purchase, You can receive  Gold Trade Expert  for  Free ! Contact me for this  BONUS ! No Martingale, No Grid, No Scam Bitcoin is a cryptocurrency, a peer-to-peer digital currency that operates independently of a central governing authority . Bitcoin enables direct transactions between users, secured by cryptographic technology and recorded o
The Gold Reaper MT4
Profalgo Limited
4.55 (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 New V2.2 Live Signal Old 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 conser
Ai Multi Trend MT4
Mansour Babasafary
5 (2)
Expert trend hunter Combined with artificial intelligence Control the AI with a variety of simple settings Without using dangerous strategies (all trades have a profit limit and a loss limit) Can be used in 6 main market currency pairs and 4 important time frames An expert who has been trained by artificial intelligence for years to correctly recognize trends(with the latest methods of the world) With world-class settings, can be used in different accounts and different brokers and the low
Z4scalp
Cence Jk Oizeijoozzisa
2.75 (12)
-------------------------------------------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 -------------------------------------------------------------------------------------------------------------------- If you don't trust the test strategy, follow thi
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 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 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 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 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 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
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 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.