CandleMaster Pro

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.

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.
Проверить мои достижения: .


Produtos recomendados
Magic Grid
Aliaksandr Charkes
4.54 (28)
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
Classic Market Surfer EA - A Timeless, Proven Strategy for Gold Trading For years, this powerful trading strategy has been hidden from the public-reserved for a select few. Now, for the first time, the Classic Market Surfer EA is available to traders like you.   Built on pure, time-tested trading principles, this EA doesn't rely on trendy gimmicks like AI or machine learning. Instead, it harnesses a classic, robust strategy that has consistently delivered results over the years. This is not a "g
PipFinite EA Breakout EDGE
Karlo Wilson Vendiola
5 (5)
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
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
ICT London
Abhishek Yadav
A ICT London é uma estratégia de negociação revolucionária baseada no (ICT Judas) que aproveita as dinâmicas únicas da sessão de negociação asiática para identificar oportunidades na subsequente sessão de Londres. Apoiada pela tecnologia avançada de IA e cálculos de alto nível, esta estratégia se destaca na detecção da direção do movimento do mercado durante a sessão asiática e na capitalização de possíveis reversões de mercado. Ela apresenta melhor desempenho nas configurações padrão do US30. S
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
Ilan Spirit
Denis Kudryashov
Ilan Spirit Советник  Ilan Spirit -это аналог советника, с добавлением множества дополнительных логик и возможностей для торговли, с оставленными настройками советника . Советник торгует по системе Мартингейл с увеличением последующих лотов в серии ордеров, с целью их усреднения. Первый ордер робот выставляет по сигналам встроенного индикатора. Так же советник имеет возможность прекращать торговлю в зависимости от новостей от сигналов новостного индикатора. Ilan Spirit можно использовать либо на
EA Budak Ubat
Syarief Azman Bin Rosli
4 (3)
Baixar Versão de Teste Como Funciona Quando o EA está ativo, ele analisará o gráfico com base no parâmetro de Modo de Execução. Se não houver posições existentes no gráfico, o EA entrará em uma negociação com base no parâmetro. Se a tendência for de alta, ele entrará em uma negociação de compra, e se for de baixa, entrará em uma negociação de venda. Além disso, ele definirá uma ordem de stop loss a uma certa distância do preço de abertura da negociação, se a variável de stop loss for maior que
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
Quantum Zone
Alex Amuyunzu Raymond
Quantum Zone Trader - Professional Price Action Expert Advisor Overview Quantum Zone Trader is an advanced algorithmic trading system built on pure price action principles. The EA automatically identifies high-probability supply and demand zones across multiple timeframes and executes precise entries based on institutional trading concepts. Designed for serious traders who understand market structure, this EA combines swing point detection, zone confluence, and intelligent risk management to cap
FREE
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
VR Black Box
Vladimir Pastushak
3.67 (3)
VR Black Box é um consultor especializado de negociação automática moderno, desenvolvido por um programador-trader experiente. Uma poderosa ferramenta de negociação construída com base numa estratégia comprovada de acompanhamento dos movimentos de tendência do mercado. Este robô passou por um longo caminho de desenvolvimento e aperfeiçoamento, sendo regularmente atualizado e adaptado às condições de mercado em constante mudança. Ao longo de anos de operação em contas de negociação reais, consoli
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:
Precision Scalper Pro
Stephen Robert Powell
Precision Scalper Pro Precision Scalper Pro is a cutting-edge trading algorithm designed to streamline trading with pinpoint accuracy and efficiency. No Fancy buttons and displays, just straight-up trading with the best logic and profit in mind. It does the work so you don't have to! Minimum Equity requirements to start with the ability to adjust your risk management settings. You have settings to customize your trading,  Contains robust risk management tools. Uses Bollinger, MACD, RSI, MFI, A/
RSI Double Cross Robot   is a fully automated expert advisor based on a classic yet powerful momentum concept — the crossover of two RSI indicators with different periods. The robot identifies trend changes and market momentum shifts by tracking the interaction between fast and slow RSI values. Trades are opened only when clear directional signals appear, while a built-in volatility filter helps avoid flat and low-activity market conditions. RSI Double Cross Robot applies strict risk management,
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
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
MMM Zig Zag Estratégia: Os Expert Advisors usam seu indicador integrado Zig Zag para determinar as tendências de preços e calculam o sinal para decidir abrir posições de compra ou venda. Ele envia uma ordem, fecha ou move a posição de perda Trailing Stop conforme o indicador funciona. Você pode definir o período de tempo de cada dia da semana em que o EA não deve negociar (o momento ruim para negociar). Geralmente o período do dia em que as notícias de impacto são publicadas. Entradas Gerais: F
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
Project Oro
Giacomo Donati
Follow us on Instagram: https://www.instagram.com/project_oro_ea Project Oro is a trading algorithm project that I began approximately six years ago. After countless painful and excruciating hours of coding, it is finally ready to be released to the public. The Expert Advisor (EA) is built on a proprietary and unique technique that analyzes the behavior and movement of candlesticks and the price action within the gold market. It searches for short windows of opportunity to strike and exits tr
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
торговая система с риском 1% чем больше денег на счете тем больше лот но риск 1% Начальный депозит 50.00 Спред 10 Чистая прибыль 6.71 Общая прибыль 51.97 Общий убыток -45.26 Прибыльность 1.15 Матожидание выигрыша 0.02 Абсолютная просадка 26.79 Максимальная просадка 29.21 (55.47%) Относительная просадка 55.47% (29.21) Всего сделок 427 Короткие позиции (% выигравших) 219 (72.60%) Длинные позиции (% выигравших) 208 (72.12%) Прибыльные сделки (% от всех) 309 (72.37%) Убыточные сделки (% от все
Baby Shark
Tran Quang Trung
5 (1)
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
OtmScalpHedge
Otmane Achandir
OtmScalp EA V1 - Robô de Scalping com IA para EUR, Ouro e BTC OtmScalp EA V1 - O Robô de Scalping com Inteligência Artificial para EUR, Ouro e BTC Oferta por tempo limitado: Apenas $499 (Preço original: $1200 - Aumento de preço em breve!) Por que escolher o OtmScalp EA V1? Lucros diários consistentes - Desenvolvido para scalping agressivo porém controlado 3 versões especializadas - Otimizado para pares EUR, ouro (XAU/USD) e bitcoin (BTC/USD) Operação 100% automática - Funciona 24/5 sem intervenç
Smart Funded Hft
Barbaros Bulent Kortarla
4.76 (66)
!! POR FAVOR, ATUALIZE PARA A ÚLTIMA VERSÃO 2.05 PARA UM DESEMPENHO AINDA MAIS RÁPIDO!! SMART FUNDED HFT ACABOU DE PASSAR NO DESAFIO DE 100K DA KORTANA FX NA ABERTURA DO MERCADO EM 29.01.2024, APESAR DA BAIXA VOLATILIDADE POR FAVOR, VERIFIQUE A SEÇÃO DE CAPTURAS DE TELA, COLOQUEI A PROVA LÁ IMPORTANTE NÃO PERCA O DESCONTO EXCLUSIVO DE 40% DA KORTANA FX PARA PAGAMENTOS EM CRIPTOMOEDAS ATÉ 29.01.2024.  Liberte o seu potencial de trading com o Smart Funded HFT EA!   SEM NECESSIDADE DE VPS / SEM ARQ
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
Crusher
Evgeniy Zhdan
The Expert Advisor uses the dissonance analysis strategy between the wave formation of the price movement of the lower level and the fractals of two consecutive upper levels. The data of the Stochastic indicator are confirmatory and decisive when making a decision to enter a transaction. Each trading position has a stop loss and take profit. Dangerous trading methods are not used. The Expert Advisor has a non-linear trailing stop system. Recommended trading tools for defaults: 15M: EURGBP, E
Golden Suite
Dmitriq Evgenoeviz Ko
Golden Suite is positioned as an innovative trading advisor that combines proven trading strategies. Its goal is to provide traders with a reliable system of market analysis, forecasting and recommendations based on deep data analysis. The full list is available for your convenience at https://www.mql5.com/ru/users/pants-dmi/seller Key features of the Golden Suite: MARKET SETTINGS auto-selection of indicators risk % of deposit trailing stop news filter multi-timeframe depending on the market si
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 !!!
Os compradores deste produto também adquirem
Vortex Gold MT4
Stanislav Tomilov
5 (30)
Vortex - o seu investimento no futuro O Consultor Especialista Vortex Gold EA foi criado especificamente para negociar ouro (XAU/USD) na plataforma Metatrader. Construído com indicadores proprietários e algoritmos secretos do autor, este EA emprega uma estratégia de negociação abrangente concebida para captar movimentos lucrativos no mercado do ouro. Os principais componentes de sua estratégia incluem indicadores clássicos como CCI e Indicador Parabólico, que trabalham juntos para sinalizar com
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (171)
Apresentando       Quantum Emperor EA   , o consultor especialista inovador em MQL5 que está transformando a maneira como você negocia o prestigiado par GBPUSD! Desenvolvido por uma equipe de traders experientes com experiência comercial de mais de 13 anos. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Compre Quantum Emperor EA e você poderá obter Quantum StarMan  de graça!*** Peça mais detalhes em particular Si
Gold Trade Pro
Profalgo Limited
4.61 (23)
Promoção de lançamento! Restam apenas algumas cópias por 449$! Próximo preço: 599$ Preço final: 999$ Ganhe 1 EA gratuitamente (para 2 contas comerciais) -> entre em contato comigo após a compra 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 junta-se ao clube dos EAs de negociação de
Aura Black Edition
Stanislav Tomilov
4.5 (16)
Aura Black Edition é um EA totalmente automatizado projetado para negociar apenas OURO. O especialista mostrou resultados estáveis ​​no XAUUSD no período de 2011-2020. Nenhum método perigoso de gerenciamento de dinheiro usado, sem martingale, sem grade ou scalp. Adequado para quaisquer condições de corretor. EA treinado com um perceptron multicamadas A Rede Neural (MLP) é uma classe de rede neural artificial (ANN) de feedforward. O termo MLP é usado de forma ambígua, às vezes vagamente para qual
Golden Mirage mt4
Michela Russo
5 (5)
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
Big Forex Players MT4
MQL TOOLS SL
4.73 (44)
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  (positions are sent from our database t
Aura Neuron MT4
Stanislav Tomilov
4.62 (13)
Aura Neuron é um Expert Advisor distinto que continua a série Aura de sistemas de negociação. Ao alavancar Redes Neurais avançadas e estratégias de negociação clássicas de ponta, Aura Neuron oferece uma abordagem inovadora com excelente desempenho potencial. Totalmente automatizado, este Expert Advisor foi projetado para negociar pares de moedas como XAUUSD (GOLD). Ele demonstrou estabilidade consistente entre esses pares de 1999 a 2023. O sistema evita técnicas perigosas de gerenciamento de din
AW Scalping Dynamics EA
AW Trading Software Limited
4.67 (12)
Robô de negociação avançado totalmente automático que funciona com base em reversões de tendências. Se necessário, é possível utilizar uma estratégia de grade. 3 tipos de notificações integrados e bloqueio de posição quando a carga máxima do carrinho é atingida. As configurações padrão são recomendadas para EURUSD no período de tempo M15. Características e benefícios: Capacidade de trabalhar em duas direções ao mesmo tempo Capacidade integrada de trabalhar pontualmente em vários estágios Usa um
AI Forex Robot MT4
MQL TOOLS SL
4.29 (17)
AI   Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation   Artificial Intelligence   system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD   and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in   real time   and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by   ar
EA Gold Algo
Mohamed Hassan
4.33 (3)
EA Gold Algo is a professional Expert Advisor specifically designed for Gold (XAUUSD) trading. It is engineered to capture extremely fast price movements  that occur when price escapes key structural zones with momentum. Gold is known for sharp expansions and aggressive volatility. EA Gold Algo is built to operate in these conditions with high-precision execution, strict risk control, and fast reaction speed . The EA does not use grid or martingale techniques . Each trade is executed independe
Daytrade Pro Algo
Profalgo Limited
5 (5)
Promoção de lançamento: Número limitado de cópias disponíveis no preço atual Preço final: 990$ NOVO: ganhe 1 EA grátis!   (para 2 contas comerciais) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files Bem-vindo ao DayTrade Pro Algo!   Depois de anos estudando os mercados e programando diferentes estratégias, encontrei um algoritmo que tem tudo o que um bom sistema de negociação precisa: É corretor independente
XIRO Robot MT4
MQL TOOLS SL
5 (3)
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:   XAUUSD and GBPUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable and str
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
ATUALIZAÇÃO — DEZEMBRO DE 2025 No final de novembro de 2024, o robô Aurum foi lançado para venda. Durante todo esse período, ele operou em condições reais de mercado sem filtro de notícias, sem proteções adicionais e sem restrições complexas — mantendo-se estável e confiável. Live Signal Esse ano inteiro de operações reais demonstrou claramente a solidez do sistema de trading. Somente após isso, com base na experiência real e nas estatísticas, em dezembro de 2025 lançamos uma grande atualizaç
Introducing the AI Neural Nexus EA A state-of-the-art Expert Advisor tailored for trading Gold (XAUUSD) and GBPUSD. This advanced system leverages the power of artificial intelligence and neural networks to identify profitable trading opportunities with a focus on safety and consistency. Unlike traditional high-risk methods, AI Neural Nexus prioritizes low-risk strategies that adapt to market fluctuations in real time, ensuring a smart trading experience. Important Information Contact us immedia
Mon Scalper MT4
Xuan Bach Nguyen
Mon Scalper - Dual-Trendline Breakout Scalping Expert Mon Scalper is a specialized Expert Advisor designed exclusively for gold (XAUUSD) trading. It utilizes a unique dual-trendline strategy to identify strong trends and breakout points, executing trades automatically based on market conditions. Join My MQL5 Channel for the Latest Updates! Real-Time Signal :  https://www.mql5.com/en/signals/2361936 Pricing : Launch Price : $199 Incremental Price Increase : The price will increase by $100 after
GOLD Scalper PRO
Lachezar Krastev
4.58 (24)
WINTER SALE — FINAL DAYS! Get GOLD Scalper PRO with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $177 (Regular Price: $447 — You Save $270!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results:   https://w
AW Recovery EA
AW Trading Software Limited
4.35 (84)
O Expert Advisor é um sistema projetado para recuperar posições não rentáveis.   O algoritmo do autor bloqueia uma posição perdedora, divide-a em muitas partes separadas e fecha cada uma delas separadamente. Configuração fácil, lançamento atrasado em caso de rebaixamento, bloqueio, desativação de outros Expert Advisors, média com filtragem de tendência e fechamento parcial de uma posição perdedora são incorporados em uma ferramenta. É o uso de fechamento de perdas em peças que permite reduzir p
FlipDamonHFT
Allistair Kabelo Mandow
Ask in private for more details after purchase FlipDemonHFT Flipdemon vX: The Next-Level Forex Trading Robot Flip your capital fast with Flipdemon vX — a powerful trading robot designed for rapid growth, sniper entries, and consistent profits. Built for serious traders who want results in days, not months.. Flipping service available here Actually you can see it by yourself  xylo markets Ltd, mt5  login: 669030  pass: 2026Noel$ Discounted   price .  The price will increase by $500 with ever
Dark Algo
Marco Solito
4.65 (65)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd and Gbpusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market
BB Return mt4
Leonid Arkhipov
5 (1)
BB Return — um Expert Advisor (EA) para negociação de ouro (XAUUSD). Esta ideia de trading foi utilizada por mim anteriormente na operação manual . A base da estratégia é o retorno do preço à faixa das Bollinger Bands , porém não de forma mecânica nem a cada toque. Para o mercado do ouro, as bandas sozinhas não são suficientes, por isso o EA utiliza filtros adicionais que eliminam condições fracas ou não operáveis. As operações são abertas apenas quando a lógica de retorno está realmente justifi
Forex GOLD Investor
Lachezar Krastev
4.46 (50)
WINTER SALE — FINAL DAYS! Get Forex GOLD Investor with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results: https://www.m
Quantum King MT4
Bogdan Ion Puscasu
5 (2)
Quantum King EA — Poder Inteligente, Refinado para Cada Trader IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Preço especial de lançamento Sinal ao vivo:       CLIQUE AQUI Versão MT5:   CLIQUE AQUI Canal Quantum King:       Clique aqui ***Compre Quantum King MT4 e ganhe Quantum StarMan grátis!*** Pergunte no privado para mais detalhes! Regra       Suas negociações com precisão e disciplina. Quantum King EA
Vortex Turbo EA MT4
Stanislav Tomilov
5 (8)
Vortex Turbo — “Negocie a tempestade — controle o vórtice” O Vortex Turbo representa o próximo estágio evolutivo na negociação inteligente — um desenvolvimento único que combina arquitetura de IA de ponta, lógica de mercado adaptativa e controle de risco preciso. Construído sobre princípios algorítmicos comprovados, ele integra múltiplas estratégias em um ecossistema unificado de alta velocidade, impulsionado por um novo nível de inteligência preditiva. Projetado como um especialista em scalpin
XG Gold Robot MT4
MQL TOOLS SL
4.3 (37)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
Forex Diamond EA
Lachezar Krastev
5 (5)
WINTER SALE — FINAL DAYS! Get Forex Diamond EA with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO  A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Forex Diamond EA – Relia
Bitcoin Robot MT4
MQL TOOLS SL
4.64 (66)
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
Javier Gold Scalper V2
Felipe Jose Costa Pereira
5 (4)
Javier Gold Scalper: Nossa Tecnologia ao seu lado! Manual e arquivos de configuração: entre em contato comigo após a compra para receber o manual e os arquivos de configuração Preço: O preço aumenta de acordo com o número de licenças vendidas Cópias disponíveis: 5 Negociar ouro, um dos ativos mais voláteis do mercado financeiro, exige alta precisão, análise criteriosa e um gerenciamento de risco extremamente eficaz. O Javier Gold Scalper  foi desenvolvido exatamente para integrar esses pilares
Bazooka EA
Davit Beridze
5 (3)
Bazooka EA – Expert Advisor de Tendência e Momentum para MT4 MT5:  https://www.mql5.com/en/market/product/163078 Importante:   Publicamos regularmente arquivos .set atualizados na seção de   Comentários . Certifique-se de usar a versão mais recente em seus backtests e operações reais para garantir o desempenho ideal diante da atual volatilidade do mercado. Bazooka EA é um Expert Advisor totalmente automatizado para MetaTrader 4 , desenvolvido para operar movimentos direcionais do mercado por mei
The Infinity EA MT4
Abhimanyu Hans
3.68 (31)
Tecnologia orientada por IA com ChatGPT Turbo Infinity EA é um Expert Advisor avançado de trading projetado para GBPUSD e XAUUSD. Ele foca em segurança, retornos consistentes e lucratividade infinita. Ao contrário de muitos outros EAs, que dependem de estratégias de alto risco, como martingale ou grid trading. Infinity EA emprega uma estratégia de scalping disciplinada e lucrativa baseada em rede neural incorporada em aprendizado de máquina, tecnologia baseada em IA de análise de dados fornecid
Recovery Manager Pro MT4
Ianina Nadirova
5 (1)
Recovery Manager Pro é um sistema para recuperar saques de outros consultores ou de pedidos abertos manualmente. O RM Pro tem a capacidade de ajuste automático e dinâmico. O trader precisa selecionar o nível de risco e o consultor trabalhará em modo totalmente automático. Pode funcionar no modo de recuperação de rebaixamento e no modo de espera! Se outro consultor gerar um saque, o RM Pro irá desativá-lo, bloquear a posição e iniciar o processo de restauração do depósito por meio de fechamentos
Mais do autor
Indicator "Time to Bar End" (TimeToBarEnd) This technical indicator is designed to accurately track the time remaining until the current candle closes on the chart. It displays a countdown in minutes:seconds format, which is particularly useful for intraday traders and scalpers who need to know the exact closing time of the current candle. The indicator updates in real-time and offers flexible customization of its appearance. The settings include: choice of position from four chart corners, adj
FREE
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
FREE
PositiveSwap Легкий, бесплатный скрипт на языке MQL4, который выводит на график, в виде простой таблицы, все торговые пары с положительным свопом и указывает направление (покупка или продажа). Скрипт автоматически просматривает все доступные торговые пары из окна "Обзор рынка". Поэтому, чтобы увидеть все возможные пары с положительным свопом, рекомендуется включить показ всех символов.  
FREE
NYSE Trading EA Trade Like Institutions: Professional Fair Value Gap Detection and Execution "While retail traders chase indicators, institutions use market structure. Fair Value Gaps are their footprints—impossible to hide." What Are Fair Value Gaps and Why Do They Work? The Institutional Footprint on the Chart When major players (banks, hedge funds, market makers) enter the market, they cannot do so unnoticed. Their enormous volumes create liquidity imbalances—price gaps known as Fair Value
GoldenCrown
Ilia Stavrov
GoldenCrown - Your Reliable Trading Partner   Unlock new horizons in automated trading with GoldenCrown - an advanced Expert Advisor designed for serious traders.   What Makes GoldenCrown Special?   • Intelligent analysis system based on multiple indicators • Ready-made trading strategies - just select and run • Adaptive risk and position management • Works on any account type - hedging and netting • Full control over every aspect of trading    Two Ready-Made Strategies   No more spend
Filtro:
Sem comentários
Responder ao comentário