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

CandleMaster Pro

In anticipation of a large-scale update 2.63.

A new parameter will be introduced, allowing you to set limits on simultaneous currency buy/sell operations, restricting them to a specified number of times per account. This makes multi-trade management with the EA more flexible. Additionally, there will be an extra volatility filter that can "stretch" the grid during high volatility without increasing the overall grid lot size and without putting extra strain on the deposit! Plus, there are small but important adjustments that enhance the safety of trading with CandleMaster. The current price for CandleMaster Pro is even lower, but with the release of update 2.63, its value—and consequently its price—will increase! Don't miss out on getting your copy at a truly low price!


CandleMaster PRO

Professional Next-Generation Trading Expert Advisor

CandleMaster Pro is a unique solution in the field of automated trading. Using advanced neural network technologies, the advisor identifies Japanese candlestick patterns with high accuracy and combines market entry control with integrated technical indicators. This trading expert advisor embodies years of successful trading experience transformed into a precise mathematical algorithm.

One of the key advantages of this expert advisor is trading in the direction of the expected market movement. In cases where the entry was untimely, the advisor builds a grid of Limit orders, with the ability to fine-tune for any timeframe and trading pair. The grid construction serves as insurance against stop loss, increases win rate, and enhances the advisor's profitability.

Key advantages:

1. Comprehensive Market Analysis
   - Deep analysis of candlestick patterns considering their structure and relationships
   - Integration of technical indicators for signal confirmation
   - Multi-level false signal filtration system
   - Adaptive approach to market condition analysis

2. Professional Risk Management System
   - Intelligent order grid construction with dynamic step
   - Progressive position volume increase with adjustable multiplier
   - Common Take Profit for the entire grid with automatic adjustment
   - Control of maximum drawdown in deposit currency
   - Automatic closure of all positions when specified conditions are met

3. Unique Pattern Recognition System
   - Precise identification of 10 classic candlestick patterns
   - Flexible pattern parameter settings
   - Consideration of candle body sizes and shadows
   - Analysis of relative candle positions
   - Trend verification before pattern formation

4. Intelligent Signal Filtration
   - Use of stochastic oscillator for entry point confirmation
   - Application of moving average for trend determination
   - Combined analysis of multiple technical indicators
   - Market volatility consideration in decision making

Expert Advisor Operation Features:

1. Market Entry Algorithm
   - Candlestick pattern identification according to set parameters
   - Verification of confirming signals from technical indicators
   - Market condition analysis (spreas, volatility)
   - Calculation of optimal entry points taking into account the minimum distance, with the ability to adjust the entry point offset
   - Market entry via Buy/Sell Stop order in the direction of expected market movement
   - Activation of Limit order grid if price moves against trader's position

2. Position Management
   - Dynamic order grid construction after first stop order activation
   - Automatic volume calculation for each grid level
   - Constant monitoring of overall grid status
   - Timely adjustment of Take Profit and Stop Loss
   - Virtual break-even setting function
   - Possibility of dynamic parameter changes for grid management during active trading cycle

3. Security System
   - Free margin control before opening each position
   - Verification of sufficient funds for entire grid construction
   - Maximum drawdown limitation
   - Protection against connection failures and technical issues

Optimal Operating Conditions:
- Recommended timeframes: M15 to D1
- Major currency pairs
- Minimum recommended deposit: from 200 base currency units
- Optimal operating time: main trading sessions

Usage Benefits:
- Fully automated trading
- No need for constant market monitoring
- Flexible adjustment to any trading style
- Professional risk management
- Detailed documentation and operation logging

Unique Technical Solutions:
- Optimized code for fast operation execution
- Minimal CPU load
- Resilience to network delays
- Automatic recovery after failures
- Protection against random price fluctuations

CandleMaster Pro v2.56 is the result of years of work and testing various trading strategies. The advisor combines the reliability of classic technical analysis with modern algorithmic trading methods. Thanks to its wide range of settings, it can be adapted to any trading style and market conditions.

Special attention is paid to trading safety: all operations undergo multi-stage verification before execution, and the built-in risk management system protects against excessive losses. The advisor is perfect for both beginning traders wanting to automate their trading and professionals seeking to optimize their trading operations.

Configurable Parameters of CandleMaster Pro v2.56:

1. Basic Trading Parameters:
   - SetName - Set name. Allows specifying the set name for easier operation.
   - TradeBuy = (true) - Allow buy trading
   - TradeSell = (true) - Allow sell trading
Note: if trading in either direction is prohibited during active trading, the advisor will normally complete the trading cycle, then apply the changes. If both parameters are disabled, the advisor doesn't trade until next enable. Can be used as a "soft" trading prohibition without removing the advisor from the chart.
   - MaxSpread – The maximum spread is set in old points. It is taken into account only when trying to open the first order of the cycle.
   - MaxPriceAdjustment – Maximum price adjustment (0 – disabled). If an adjustment is required due to high volatility, the entry price can be adjusted within the specified values.
   - ForceCloseEnabled = false – Force trading cycle completion. If enabled, immediately completes trading cycle: removes all active orders at current price, removes all Limit orders.
   - LotSize (0.01) - Base trading volume
   - Timeframe (PERIOD_H4) - Analysis timeframe selection
   - MagicNumber (123456) - Magic number for order identification
   - TradeComment ("CandleTrade") - Trade comment
Trade comment includes order sequence number, where first Buy/Sell Stop order is counted as zero. First grid order is considered the first Limit order.
   - MaxCandleLife (3) - Pending orders lifetime in candles

2. Grid Order Parameters:
   - GridOrderCount (3) - Number of limit orders in grid
   - GridMultiplier (1.5) - Volume multiplier for limit orders
   - StartMultiplierFromOrder (2) - From which grid order to apply multiplier (1 - immediately)
First grid order is considered the first Limit order.
   - MaxLotMultiplier (0) - Maximum volume multiplier (0 - no limits)
How many times the base lot volume can be increased for the next grid order. Example: Base volume = 0.01, maximum multiplier = 13, then maximum volume with which advisor will set limit order = 0.01*13 = 0.13 lot. Upon reaching this limit, all subsequent limit orders will be set with 0.13 lot volume.
   - GridStep (5.0) - Grid step in old points
   - GridTP (0.0) - Grid take-profit in old points
If "0" - advisor closes orders at breakeven. Take-profit values can be changed during active trading cycle, also can set GridTP = 0 during active trading cycle if need to close all orders at weighted average entry price and exit market as soon as possible.
   - GridSL (0.0) - Grid stop-loss in old points
Stop-loss is always set from last possible order in grid, i.e., last order price according to GridOrderCount + specified stop-loss value. If "0" - no stop-loss
   - MaxLossInCurrency (0.0) - Maximum drawdown in deposit currency (0 - disabled)
When drawdown reaches MaxLossInCurrency value, advisor completes trading cycle, removes all active and limit orders.
   - StopAfterMaxLoss = false – Stop trading advisor after reaching MaxLossInCurrency. Advisor doesn't trade until restart.
   - VirtualBEPercent = 0 – Virtual breakeven activation after price passes specified percentage of distance to TP (0 – disabled)
Author's note: constant use of virtual breakeven function will likely lead to reduced profits, but this function can be very useful in cases where user considers entry extremely good, for example, selling at historical highs. In such case, there might be desire to multiply take-profit, but to secure position, additionally can enable virtual breakeven. Practical example: Advisor entered at 5-year maximum for sell, you expect significant price correction downward. Your GridTP = 20, but you believe you can safely get 100 points profit. For this, change GridTP = 100, VirtualBEPercent = say 50. Then, if price passes 50% to new take-profit, virtual breakeven activates. But for cases if price from example, after activating virtual breakeven, starts rising again, and you want to earn, specify in VirtualBEPoints = for example 20 (your initial take-profit), thus, after virtual breakeven activation, you either get your standard 20 points profit, or price drops sufficiently and you get multiple times more profit.
   - VirtualBEPoints = 0 – Add old points to breakeven level (0 – "pure" breakeven)

3. Pattern Parameters:
   - UseBullishEngulfing (true) - Use "Bullish Engulfing" pattern
   - UseBearishEngulfing (true) - Use "Bearish Engulfing" pattern
   - MinBodySizeEngulfing (1.0) - Minimum body size of first candle for engulfing patterns
   - UseHammer (true) - Use "Hammer" pattern
   - HammerLowerShadowMultiplier (2.0) - Multiplier for hammer's lower shadow
   - HammerUpperShadowMaxPercentage (25.0) - Maximum percentage of upper shadow for hammer
   - UseInvertedHammer (true) - Use "Inverted Hammer" pattern
   - InvertedHammerUpperShadowMultiplier (2.0) - Multiplier for inverted hammer's upper shadow
   - InvertedHammerLowerShadowMaxPercentage (25.0) - Maximum percentage of lower shadow for inverted hammer
   - UseDarkCloudCover (true) - Use "Dark Cloud Cover" pattern
   - MinBodySizeDarkCloud (1.0) - Minimum body size of first candle for "Dark Cloud Cover"
   - UsePiercingPattern (true) - Use "Piercing Pattern"
   - MinBodySizePiercing (1.0) - Minimum body size of first candle for "Piercing Pattern"
   - UseMorningStar (true) - Use "Morning Star" pattern
   - UseEveningStar (true) - Use "Evening Star" pattern
   - MinBodySizeStarPatterns (1.0) - Minimum body size of first candle for star patterns
   - UseHaramiCross (true) - Use "Harami Cross" pattern
   - MinBodyLengthPrev (0.1) - Minimum body length of previous candle
   - MaxBodyLengthPrev (1.0) - Maximum body length of previous candle
   - MinBodyLengthCurrent (0.0) - Minimum body length of current candle (doji)
   - MaxBodyLengthCurrent (0.1) - Maximum body length of current candle (doji)
   - UseHangingMan (true) - Use "Hanging Man" pattern
   - HangingManLowerShadowMultiplier (2.0) - Multiplier for hanging man's lower shadow
   - HangingManUpperShadowMaxPercentage (25.0) - Maximum percentage of upper shadow for hanging man

4. Stochastic Parameters:
   - UseStochasticControl (true) - Enable entry control using stochastic
   - KPeriod (14) - %K period
   - DPeriod (3) - %D period
   - Slowing (3) - Slowing
   - MA_Method (MODE_SMA) - Moving average method
   - BullishStochasticLevel (20.0) - Stochastic level for bullish signals
For buy signal, price must be below Stochastic level
   - BearishStochasticLevel (80.0) - Stochastic level for bearish signals
For sell signal, price must be above Stochastic level

5. Moving Average Parameters:
   - UseMAControl (true) - Enable entry control by moving average
   - MAPeriod (14) - Moving average period
   - MAApplyToPrice (PRICE_CLOSE) - Apply MA to price
   - MATimeframe (PERIOD_H4) - Timeframe for MA calculation
   - MACheckMode - MA check mode. Check "By candle body", check "By entire candle"
MA entry control performs check: for Bullish signals - signal candle must be below MA level, for Bearish signals - signal candle must be above MA level.

6. New Year Trading Restrictions
   - DaysBeforeNewYear = 0 – Trading prohibition for specified number of days before New Year (0 – disabled). If value is greater than zero, complete trading prohibition is enabled for specified number of days. If there's active trading cycle – advisor will normally manage it until completion.
   - DaysAfterNewYear = 0 – Trading prohibition after New Year for specified number of days (0-disabled).

Each parameter is carefully selected to ensure maximum flexibility in adjusting the advisor to individual trading preferences and market conditions. Values in parentheses are examples that can be changed by user depending on trading strategy.
For Hammer, InvertedHammer, HangingMan patterns – shadow multiplier and maximum shadow percentage are checked relative to candle body.

Additional Comments:
1. Limit order grid is built only after Buy/Sell Stop order activation.
2. During active trading cycle (with open orders) it's possible to change certain risk management parameters:
GridOrderCount - number of orders in grid (can increase or decrease)
GridTP - grid take-profit
GridSL - grid stop-loss
GridStep - grid step
VirtualBEPercent – virtual breakeven
VirtualBEPoints – virtual breakeven adjustment
When changing these parameters:
- When increasing GridOrderCount - new orders will be added
- When decreasing GridOrderCount - excess orders will be removed, starting from last
- When changing GridTP or GridSL - corresponding levels will update for all orders
- When changing GridStep - order prices will be recalculated and updated
- When enabling VirtualBEPercent – virtual breakeven will be set.
3. Manual closure of any active order leads to immediate trading cycle completion and removal of all existing orders.
4. Advisor works tick by tick, however, it's recommended to install advisor on chart with Timeframe set in advisor settings. It's not recommended to switch TF of window where advisor is installed, if larger or smaller tf needed – should open second chart window.
5. All values are set in old points. Through decimal point can precisely set new points, up to 5th and 3rd digit. Example: GridTP = 10 – means 10 old points or 100 new points, 10.7 = 10.7 old points or 107 new points etc.

Before using CandleMaster Pro advisor, it's recommended to test it on history, on your account. Even though author conducts comprehensive testing on quotes with 99.99% modeling quality - different brokers and account types may have different trade execution, spread, and even candles.

Recommended products
Magic Grid
Aliaksandr Charkes
4.46 (26)
Magic Grid is an indicator-free advisor that uses a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
FREE
Vizzion
Joel Protusada
Vizzion is a fully automated scalping Expert Advisor that can be run successfully using GBPJPY currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks on
PipFinite EA Breakout EDGE
Karlo Wilson Vendiola
5 (4)
The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible acros
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic R esponsive A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhapse most popular) Inn
News Scope EA PRO
Lachezar Krastev
3.9 (10)
WINTER Mega SALE! --> Buy News Scope EA PRO with -60% OFF and get a BONUS EA -> Pips Master PRO - with amazing results! NOTE: Promo price: $127 (Regular Price: $327) - The offer ends soon! For Settings, Instructions and LIVE Results Click Here! News Scope EA PRO is a fully automated trading system which takes much of the work out of trading, leaving you free to do other things! News Scope EA PRO is a very effective and potentially highly profitable strategy for high impact news trading. Usually
Ilan Spirit
Denis Kudryashov
Ilan Spirit Советник  Ilan Spirit -это аналог советника, с добавлением множества дополнительных логик и возможностей для торговли, с оставленными настройками советника . Советник торгует по системе Мартингейл с увеличением последующих лотов в серии ордеров, с целью их усреднения. Первый ордер робот выставляет по сигналам встроенного индикатора. Так же советник имеет возможность прекращать торговлю в зависимости от новостей от сигналов новостного индикатора. Ilan Spirit можно использовать либо на
Jet Punch
Didit Haryadi Saputra
Jet Punch is another best expert advisor for MT4,  can help you make money while you sleep by automatically entering and exiting trades. It trades by opening trades every day and closing them at the right time to ensure you always earn a profit. The software is very simple and can be used by both beginner and experienced traders.  Jet Punch was tested and has successfully passed the stress test with slippage and commission approximate to the real market condition. Recommendations: Currency pair:
ICT London
Abhishek Yadav
ICT London   is a game-changing trading strategy which is based on (ICT Judas) that harnesses the unique dynamics of the Asian trading session to identify profitable opportunities in the subsequent London session. Backed by advanced AI technology and high-level calculations, this strategy excels at detecting the direction of the Asian session's market movement and capitalizing on potential market reversals. It performs best on EURUSD by default settings. It is also profitable on other pairs, pl
EA KOGORO TREND PROFITABLE HIGHER, FLEXIBLE AND SAFER EA KOGORO is a robot that operates on the most basic principle of the market: "Trend is Friend" combined with the improved Martingale principle with many times more safety than conventional Martingale. - EA KOGORO is a fully automatic EA robot for established pairs. - The principle of order balancing, low DD protects accounts better for high profits. - Opening and closing orders is really flexible. - Safer, high profit. - Manage b
Vermont
Evgeniy Zhdan
The work of the advisor is based on the lagging properties of trend indicators. At the time of finding the price in the consolidation zones, when the technical indicators data do not correspond to the current price formations, the adviser decides on entering the market. Each transaction has a rigid stop-loss and take-profit. Each trade is controlled by a trailing stop. Recommended trading instruments: EURUSD 5m, GBPUSD 5m, USDJPY 5m. Settings: Comment to order - Comment to opened orders; Take
EA Budak Ubat
Syarief Azman Bin Rosli
4 (3)
Download Trial EA Budak Ubat Channel Limited Time Price! The price will increase by 10 USD after every 10 purchases! How it works When the EA is active, it will analyze the chart based on the Execution Mode parameter. If there are no existing positions on the chart, the EA will enter a trade based on the parameter. If the trend is bullish, it will enter a buy trade and if it is bearish it will enter a sell trade. And it will also set a Stop loss order at a certain distance from the opened trad
Pavilion MT4
Hamza Ashraf
LAUNCH PROMO: Only a few copies left at current price! Final price: 1,500$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Welcome to Pavilion! Pavilion is a powerful EA that is designed to analyze the markets with precision and efficiency. It is tailored to trade exclusively on XAUCHF,XAUJPY,XAUAUD,XAUEUR,USDCHF,USDJPY,XAUUSD and should only be run on one chart at a time. The strategy behind this EA is based on a proven breakout approach using key levels of support and re
Gyroscopes
Nadiya Mirosh
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mov
IQmovingZ
Alexander Kovalenko
This is an automatic 24-hour trading system based on the algorithm of collective behavior of adaptive automata (a kind of algorithms of self-learning of artificial intelligence) that does not require manual intervention and does not use any indicators or well-known trading methods. The principle of the EA is to remember and analyze each step. A step is a price movement for a certain number (BaseStep) of points up or down. The depth of memory (how many steps to remember and analyze) is determined
Trading robot for a real account. It is a continuation of the idea used as the basis of the popular Regression Channel EA. Unlike its predecessor, it uses a bidirectional trading algorithm. The robot trades inside a channel formed by regression curves. Deals are always by stop losses. Strategy Features The robot trades inside a trend channel bound by the curves of a polynomial regression. The trend direction and strength are determined by the gradient of the channel cures during the trading. Ma
Trend Retracement Breakout Expert Advisor (EA) - TRetBO Description: The TRetBO EA is designed for traders looking for a strategy that leverages trend retracements and breakouts to capitalize on market movements. Here's how it stands out: Features: Multi-Timeframe Analysis: Operates across M30, H1, and H4 timeframes, allowing for a comprehensive view of market trends and potential breakouts. This multi-dimensional analysis helps in identifying strong entry points. Moving Average System: Uti
Wolf Stream
Vadym Nemo
5 (1)
Робот Wolf Stream имеет в своей основе особенность "видеть" график так, как его видит человек. Именно поэтому он точно считывает настроение игроков. Страхи и надежды у толпы формируются в текущей момент, в текущих ситуациях. Робот реагирует на них и действует оптимальным образом для каждой из ситуаций.  Торговля в реальном времени принесла 103% прирост с 26 июля 2021 года (3.5 месяца) На рынке есть множество фаз, которые по характеру своему в корне отличаются друг от друга. Поэтому необходим инд
Magic EA MT4
Kyra Nickaline Watson-gordon
3 (1)
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA wo
Advanced Moving Average Robot (Maab pro 2)   =============== This Robot is fully automated and has been created for everyone. The Robot works also on cent accounts. The Ea is based on Moving averages ========================================= You can set up which Moving Averages you want to cross. But keep in mind if you use a smaller frame you will get more signals.And also consider the profit when there was a crossover but the market is trading sideways. Maybe better to go for small profit,
Black Out EA
Jason Thato Hartley
Thank you for visiting us. We would like to introduce our new BLACK OUT EA which comes along with a moving average indicator for better trading This EA open and closes trades for you, no need to stress yourself. You can trade on any broker using any time frame . there are no restrictions!! You can easily increase your Lot size on the EA settings Backtest was done for two months. stay tuned for more !!!
The EA of Bollinger Bands are a popular technical analysis tool used by traders and investors to analyze price volatility and potential price reversal points in financial markets, such as stocks, forex, or cryptocurrencies. They consist of three lines: The middle band: This is typically a simple moving average (SMA) of the price over a specific period. The most common period used is 20. The upper band: This is the sum of the middle band and twice the standard deviation of the price over the same
Smart Funded Hft
Barbaros Bulent Kortarla
4.94 (64)
Smart Funded EA is an expert advisor designed to pass the HFT challenges of prop firms that allow its use. You can check my blog post about HFT Prop firms before buying a challenge. Do I need to back-test? You do not need to backtest, and demo servers that you backtest will not give the real results since HFT prop firms servers and symbols are specially designed friendly with HFT bots. Samart Funded HFT has a hundred percent success rate so do not waste your time back testing. You can test the
Baby Shark
Tran Quang Trung
5 (2)
This is a price action trading robot, the EA will stick to the medium term trend and price to deliver trades. Orders are always protected by the user set stop loss points. With the capital management system, it will help that EA operates in accordance with its purpose. Telegram : https://t.me/trungtqIT Timeframe is H1. Minimum account balance: $100. Attention is Important: EA only test live on demo or real accounts. Backtest results are just random and inaccurate. Features: Every trade is prote
Barclays Trend Scalper EA using trend following technic based on the candle stick color and pattern to enter the trade, it follow the trend with predefined filter value for best performance trading experience. Using fix and dinamic SL on the last candle and dinamic TP with 2x reward ratio, you can adjust this setting (fix or dinamic) depend on your preferences. This robot comes with feature : 1. Time Filter ( Server Time). 2. Martingale feature that you can swith on and off, you can adjust mart
Gold Bullion
Armin Heshmat
Gold Bullion EA   is   VIP ,   It    was developed by   ENZOFXEA   team in Germany with experienced traders with   more than 15 years   of trading experience.The indicators used in expert have nothing to do with the standard indicators in the market and are completely derived from strategy. All Trade Have StopLoss Always Behind Order An expert based on    (GOLD , XAUUSD   ) This Expert  is Day Trader and  Breakout strategy NOTE Default EA setting is correct    Time Frame :  Daily  D1 first depo
MMM Zig Zag Strategy: The Expert Advisors uses its built-in Zig Zag indicator to determine the prices trends and calculates the signal to decide to open buy or sell positions. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. You can define the time period of each day of the week the EA should not trade (the bad time to trade). Usually the period of day when the impact news are published. General Inputs: Closes orders with any profit of value (currency):
Stochastic EA mt
Hafis Mohamed Yacine
About the Stochastic Oscillator The Stochastic Oscillator Indicator was developed in the late 1950s by Dr. George Lane . The term stochastic refers to the point of a current price in relation to its price range over a period of time. The stochastic oscillator show 2 lines (Main and Signal line) and s support and resistance level. He is included in Metatrader. The default settings are: K% 5, D% 3 Slowing 3 Trade logic of this forex robot The Stochastic Oscillator EA is a forex robot based on the
Forest
Vadim Podoprigora
Forest is a Trend Expert Advisor based on the analysis of a unique mathematical model of trend lines, which allows you to determine the trend movement. The Expert Advisor is most suitable for the currency pair "USDCHF" on period "H1". The EA can work on any type of accounts, and with any brokers. The EA uses mathematical analysis to open trades and applies loss control to open trades. At its core, the EA does not use any risky systems with the increase in the volume or increase in the number of
Fundamental Robot MT4
Kyra Nickaline Watson-gordon
Fundamental Robot is an Expert Advisor based on Fundamental Signals Indicator. The Fundamental Signals Indicator has a powerful calculation engine that can predict market movement over 30000 points. The indicator is named fundamental because it can predict trends with large movements, no complicated inputs and low risk.  The EA works with low margin levels and thus has low risk. Using EA : The EA is very simple and without complicated input parameters. These are main parameters must be set
The Infinity Expert Advisor is a scalper. When the resistance and support levels are broken, trades are opened in the direction of the price movement. Open positions are managed by several algorithms based on the current market situation (fixed stop loss and take profit, trailing stop, holding positions in case of trend indication, etc.). Requirements for the broker The EA is sensitive to spread, slippages and execution quality. It is strongly recommended not to use the EA for currencies with s
Buyers of this product also purchase
Gold Scalping AI
Ho Tuan Thang
5 (5)
Forex EA Trading Channel on MQL5:  Join my MQL5 channel to update the latest news from me 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. The biggest difference of Gold Scalping   AI i
GbpUsd Robot MT4
Marzena Maria Szmit
5 (29)
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
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (156)
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.8 (40)
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
CyNera MT4
Svetlana Pawlowna Grosshans
3 (13)
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
Neon Trade MT4
Evgeniy Ilin
5 (2)
The quintessence of a comprehensive approach, whose main goal is long-term and realistic earnings with minimal risks for the trader. The foundation is advanced trading concepts combined with machine learning, which effectively enhance each other. Another unique feature is that the system does not need to be optimized, as this function is handled by my servers. Fresh settings are published daily in our Telegram channels, constantly keeping the system at the highest level of relevance. Our Telegr
The Infinity EA MT4
Abhimanyu Hans
3.52 (23)
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
Scalping Robot MT4
Marzena Maria Szmit
5 (4)
Introducing our advanced   Scalping Forex Robot , specifically designed to maximize trading opportunities with 5 popular currency pairs on the M1 timeframe. 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 . 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 ch
Aura Neuron MT4
Stanislav Tomilov
5 (3)
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 pairs such as EURUSD and XAUUSD (GOLD). It has demonstrated consistent stability across these pairs from 1999 to 2023. The system avoids dangerous money management techniques
AI Golden Jet Fighter GTX MT4
Andrei Nazarets
4.33 (6)
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
Supply Demand EA ProBot
Georgios Kalomoiropoulos
5 (8)
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.34 (80)
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
Forex GOLD Investor
Lachezar Krastev
4.45 (38)
WINTER Mega SALE! --> Buy Forex GOLD Investor with -60% OFF and get a BONUS EA -> Pips Master PRO - with amazing results! 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
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
EvoTrade EA MT4
Dolores Martin Munoz
5 (1)
EvoTrade: The First Self-Learning Trading System on the Market Allow me to introduce   EvoTrade —a unique trading advisor built using cutting-edge technologies in computer vision and data analysis. It is the first self-learning trading system on the market, operating in real-time. EvoTrade analyzes market conditions, adapts strategies, and dynamically adjusts to changes, delivering exceptional precision in any environment. EvoTrade   employs advanced neural networks, including Long Short-Term Me
Diamond PRO
Fanur Galamov
4.83 (40)
Sale 30% OFF! 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 management
Paradox Flux Trader: A Revolution in Gold Trading (XAU/USD) Imagine a tool that doesn’t just analyze the market but redefines the very approach to trading. Paradox Flux Trader is not just an Expert Advisor—it is a next-generation trading system designed exclusively for trading gold (XAU/USD). It utilizes unique technologies that set it apart from anything else on the market. Limited-Time Offer For a limited time, Paradox Flux Trader is available for just $499. After the promotion ends, the price
AI Gen XII MT4
Denis Kurnev
3.77 (43)
The   AI Gen ProX   Expert Advisor is a powerful solution based on advanced market analysis and data processing technologies. Utilizing cutting-edge algorithms for time series analysis and complex mathematical models, it ensures high accuracy in forecasts and automates trading processes. The EA is designed to combine performance and reliability, making it an effective tool for trading.   Real Time Signal GEN PRoX:  https://www.mql5.com/ru/signals/2283186 The price of the advisor will increase si
The Matrix Mind AI MT4
Pool Quintal Carlos Alejandro
The Matrix Mind AI: A New Standard in Forex Trading The Matrix Mind AI is an innovative trading advisor designed to push the boundaries of Forex trading. Built on Matrix Factorization Models, it deeply analyzes market data, uncovering hidden patterns and offering unique opportunities for strategy development. Real SIgnal:  https://www.mql5.com/en/signals/2277247 Price Offer: First 3 copies:   $499 Next price:   $599 Key Features of The Matrix Mind AI Matrix Factorization at Its Core Advanced al
Gold ISIS MT4
Lo Thi Mai Loan
5 (1)
EA Gold Isis – A Safe and Effective Gold Trading Solution   Launch promo! Only  1  copies left at current price! Next price: $458 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
CyNeron MT4
Svetlana Pawlowna Grosshans
3.5 (4)
CyNeron: Precision Trading Meets AI Innovation Signals :   CyNeron Manual & set files : Contact me after purchase to receive the manual and set files Price : The price increases based on the number of copies sold Available copies : 5 AI-Driven Snapshot Analysis: A Market First CyNeron is the first EA on the market to integrate advanced AI into a revolutionary trading approach by capturing and processing detailed snapshots of market conditions. Utilizing cutting-edge AI-powered neural networks,
Gold One MT4
Habib Gholamali Heidari
3.25 (12)
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
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
Big Forex Players MT4
Marzena Maria Szmit
4.75 (32)
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
Secret Impulse MT4
Eugen Funk
3.69 (16)
The EA enters a position when the market starts moving around the New York session (higher volume). This way, the momentum is preserved by the volume and we can reach the Take Profit with high probability instantly. Signal   (292%, 10% DD):  https://www.mql5.com/en/signals/2274145 It Enters on Momentum Around New York Session The EA detects the hidden impulse via FVGs on lower time frames. When the impulse is detected closely before or during the New York session, the EA opens a position. It ma
ToTheMoon MT4
Daniel Moraes Da Silva
ATTENTION: Last days with the Black Friday price, take advantage and buy now, in March the price will go to 600 USD. One of the few robots with a signal history of more than 3 years, and among the top 10.     LINK TO MY ROBOTS AND SIGNAL PRESETS: In my profile there is a Google Drive link to download the PRESETS that I use in my SIGNALS, you can download and backtest for free, there are explanations in the README MANUAL. https://www.mql5.com/en/users/tec_daniel     SOME EXAMPLES OF SIGNALS ON “m
Recovery Manager Pro MT4
Ianina Nadirova
5 (1)
Recovery Manager Pro is a system for recovering drawdowns from other advisors or from manually opened orders. RM Pro has the ability to automatically dynamically adjust. The trader needs to select the risk level and the advisor will work in fully automatic mode. Can work in drawdown recovery mode and standby mode! If another advisor generates a drawdown, RM Pro will disable it, lock the position and start the process of restoring the deposit using partial closures. In its trading, the advisor u
HFT Prop Firm EA
Dilwyn Tng
4.96 (672)
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
Boring Pips MT4
Thi Thu Ha Hoang
4.73 (15)
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
Alphabet AI MT4
Sergei Pomytkin
5 (1)
Alphabet AI is an advisor that combines two popular trading approaches: the multi-level perceptron (MLP) strategy and the mean reversion strategy. An MLP strategy can identify long-term trends and forecast future price movements, while a mean reversion strategy can exploit short-term price deviations from the average. Combining a multi-level perceptron strategy with mean reversion in trading advisors offers a powerful approach to Forex trading. By using the MLP model's predictive capabilities a
More from author
PositiveSwap Легкий, бесплатный скрипт на языке MQL4, который выводит на график, в виде простой таблицы, все торговые пары с положительным свопом и указывает направление (покупка или продажа). Скрипт автоматически просматривает все доступные торговые пары из окна "Обзор рынка". Поэтому, чтобы увидеть все возможные пары с положительным свопом, рекомендуется включить показ всех символов.  
FREE
LuckyNumber
Ilia Stavrov
Automated Trading Advisor LuckyNumber : Your Path to Stable Profit Recommended instruments: the most volatile markets - Gold, Silver, indices. Timeframe used: any.  Step into the future of automated trading with the LuckyNumber advisor, which transforms complex market analyses into simple yet effective trading solutions. This advisor is perfectly suited for both beginners and experienced traders looking to optimize their strategies in the Forex market.   Advantages of LuckyNumber: - User-Frien
EAsynRightNow - Professional Trading Expert Advisor for manual trading with advanced functionality EAsyRightNow is a multifunctional trading Expert Advisor for MetaTrader 4, featuring a Trading Panel with a user-friendly interface and extensive trading position management capabilities. Perfect for scalping, it works on all timeframes.  Key Features  1. Trading Modes - Single Orders: Management of one trading position - Multiple Orders: Ability to open multiple orders in the same direction - M
Filter:
No reviews
Reply to review
Version 2.61 2025.01.17
Important update!
It is now possible to send PUSH notifications when a pattern is detected.
New parameter ALERT_MODE, in which you can choose from three options:
Trade Only - the advisor works in the normal mode, when a pattern is detected, trading begins, subject to other conditions
Trade & Alert - the advisor trades and sends a notification when a pattern is detected
Alert Only - the advisor, when a pattern is detected, ONLY sends a notification without starting trading, suitable for independent trading, if necessary.

For push notifications:
1. Install MT4 on your phone
2. Log in to the same trading account
3. Enable push notifications in the application
4. In MT4 on your PC, enable "Allow push notifications"

For email:
1. In MT4 on your PC, configure SMTP settings in Tools -> Options -> Email
2. Specify the recipient's email address
Version 2.59 2025.01.13
Optimization of the advisor's logs.
Version 2.58 2025.01.07
Removed unnecessary reasons for deinitializing the advisor.
Version 2.57 2025.01.07
Added the ability to trade and test with reinvestment.
New input parameter: CurrencyForLotSize (0 - disabled)
If it is equal to zero, reinvest is disabled; if a number greater than zero is specified, then with each multiple increase in the deposit by the CurrencyForLotSize value, the LotSize value increases multiple.