• Visão global
  • Comentários
  • Discussão
  • O que há de novo

ADX Ea Mt5

ADX Level Cross EA for MetaTrader 5

Introduction:

The ADX Level Cross EA for MetaTrader 5 is an advanced tool designed to automate trading activities by leveraging the Average Directional Index (ADX) indicator's level crossings. This EA executes buying or selling actions based on specific conditions: when the ADX crosses a defined threshold and the positive directional indicator (Plus DI) is above the negative directional indicator (Minus DI), and vice versa. It allows efficient management of trades within these predefined parameters.

For detailed documentation Overall Settings/Input Guide 

High Level Overview of Features

Category Setting Description
GENERAL SETTINGS Lot Size Initial volume for the first trade; subsequent features don't alter it.
Stoploss in Pips Initial stop loss; adjustable by EA features.
Take Profit in Pips Initial take profit; modifiable by EA features.
Trade Comment Specifies trade comments for source identification.
Capture Logs Enables troubleshooting logs.
Enable Magic Number Controls EA behaviour based on a unique identifier.
Magic Number Unique EA identifier for conditional checks.
Trade On New Bar Places trades at the start of the candle.
No New Entry If Trade Exists Determines new entry conditions with or without an active trade.
Number Of Orders Controls executed trades upon entry signals.
Trade Direction Specifies buy, sell, or both signals.
Risk Reward Ratio Sets take profit based on stop loss and a specified ratio.
Next Open Trade After X Seconds Introduces a time gap between multiple entry signals.
Check for Opposite Close Closes previous trend signal before placing a new one.
Delete Pending Order at Distance Auto-removes pending orders at a specified distance.
Delete Pending Order After X Seconds Auto-deletes untriggered pending orders.
Delete Pending Order After N Bars Auto-removes untriggered pending orders after specified candles.
Profit Amount Closes trade at a set profit amount or set take profit.
Loss Amount Closes trade at a set loss amount or set stop loss.
Profit Percent Closes trade at a set percent profit of account equity or set take profit.
Loss Percent Closes trade at a set percent loss of account equity or set stop loss.
Close After N Candle Closes trade after a specified number of candles from opening.
BREAKEVEN SETTINGS Enable Breakeven Boolean input to enable (true) or disable (false) breakeven functionality.
Breakeven Activation Numeric input setting the distance in pips from entry for breakeven activation.
Breakeven Extra Pips Numeric input defining extra pips beyond activation for setting stop-loss, covering costs and slippage.
TRAILING STOP SETTINGS Use Trailing Stop Boolean input to enable (true) or disable (false) trailing stop functionality.
Activate Numeric input setting distance in pips from entry for triggering trailing stop activation.
Trail Price By Numeric input defining trailing stop distance behind the current market price.
Increment By Numeric input specifying the increment by which trailing stop distance increases with favourable market movement.
MARTINGALE SETTINGS Enable/Disable Martingale Boolean input to enable (true) or disable (false) Martingale strategy.
Multiplier Numeric input determining the size multiplier for subsequent trades if Martingale is enabled.
Multiply After N Repeat Integer input setting the number of consecutive losing trades before applying the Martingale multiplier.
Max Step Integer input defining the maximum number of Martingale steps to limit consecutive increasing trade sizes.
Adjust Take Profit Boolean input to adjust (true) or not adjust (false) take profit based on Martingale steps.
GRID SETTINGS Enable/Disable Grid Boolean input to enable (true) or disable (false) GRID strategy.
Step Distance Integer input for the distance in pips between each grid level.
Lot Increase Mode Enumeration input for lot size increase mode: GRID_MULTIPLY or GRID_INCREMENT.
Execution Mode Numeration input for execution mode: GRID_MARKET (market orders) or GRID_PENDING (pending orders).
Increase Factor Numeric input for the factor by which lot size is increased for each new grid level.
Distance Multiplier Numeric input for the multiplier applied to the grid distance for each new grid level.
Increase After N Repeat Integer input for the number of repeats before applying the grid increase factor.
Max Grid Step Integer input for the maximum number of grid steps before resetting to the initial lot size.
Grid Activation Mode Enumeration input for when the grid should be activated: GRID_ON_LOSS or GRID_ON_PROFIT.
SL and TP Mode Enumeration input for stop-loss and take-profit mode: FIXED AMOUNT, EQUITY PERCENT, or COST_AVERAGE.
Grid Fixed Stoploss Sets a fixed stop-loss for combined loss of all trades when SL and TP mode is FIXED AMOUNT.
Grid Fixed Takeprofit Sets a fixed take-profit for combined profit of all trades when SL and TP mode is FIXED AMOUNT.
Grid Equity Pct Stoploss Sets an equity percentage stop-loss for combined loss of all trades when SL and TP mode is EQUITY PERCENT.
Grid Equity Pct Takeprofit Sets an equity percentage take-profit for combined profit of all trades when SL and TP mode is EQUITY PERCENT.
AVERAGE_MODE Enumeration input for averaging orders mode: Sum (Price x Lot)/Sum(Lots) or Sum(Price)/ Sum(Orders).
AVG STOPLOSS Sets stop-loss based on the average price of all trades when SL and TP mode is COST_AVERAGE.
AVG TAKEPROFIT Sets take-profit based on the average price of all trades when SL and TP mode is COST_AVERAGE.
RISK SETTINGS Enable Risk to Lot Boolean input for enabling (true) or disabling (false) Risk to Lot functionality.
Risk Percent Numeric input defining the risk percentage per trade based on the account balance.
Risk Pips Per MicroLot / Stoploss Numeric input determining the risk in pips per micro lot or stop-loss. It aligns with the STOPLOSS pips input for virtual stop-loss calculation.
POSITION SIZING SETTINGS Enable Position Sizing Boolean input for enabling (true) or disabling (false) Position Sizing functionality.
Increase Lot Numeric input defining the additional lot size for each trade when Position Sizing is enabled.
Increase Lot on Account Balance Numeric input specifying the account balance value triggering lot size adjustment. When the balance reaches or exceeds this value, the lot size is adjusted accordingly.
ALERT SETTINGS Allow Alert Boolean input allowing (true) or disallowing (false) the EA to trigger alerts on new entry.
Allow Notification Boolean input enabling (true) or disabling (false) the EA to send notifications (e.g., push notifications on mobile devices) on new entry.
Allow Email Boolean input permitting (true) or restricting (false) the EA to send email notifications on new entry.
TRADE TIME SETTINGS Use Trading Times Boolean input for determining if the EA should follow specified trading times (true) or trade 24/7 (false).
Enable Asian Session Boolean input to enable (true) or disable (false) trading during the Asian session.
Start Time Asian and End Time Asian String inputs specifying the start and end times of the Asian session in broker time.
Enable European Session Boolean input to enable (true) or disable (false) trading during the European session.
Start Time European and End Time European String inputs specifying the start and end times of the European session in broker time.
Enable American Session Boolean input to enable (true) or disable (false) trading during the American session.
Start Time American and End Time American String inputs specifying the start and end times of the American session in broker time.
Enable Other Session Boolean input to enable (true) or disable (false) trading during another specified session.
Start Time and End Time String inputs specifying the start and end times of the specified session in broker time.
TRADING DAY SETTINGS Monday Trade, Tuesday Trade, Wednesday Trade, Thursday Trade, Friday Trade Boolean inputs allowing (true) or disallowing (false) trading on each respective day of the week (Monday through Friday).
Saturday Trade and Sunday Trade Boolean inputs allowing (true) or disallowing (false) trading on Saturday and Sunday, respectively.
SAFEGUARD SETTINGS Slippage Maximum allowed slippage in pips for trade execution.
Maximum Open Trades Maximum number of open trades allowed; set to 0 to disable.
Maximum Long Trades and Maximum Short Trades Maximum number of long and short trades allowed; set to 0 to disable.
Maximum Pending Orders Maximum number of pending orders allowed; set to 0 to disable.
Maximum Long Pending Orders and Maximum Short Pending Orders Maximum number of long and short pending orders allowed; set to 0 to disable.
Max Drawdown Percent Maximum acceptable drawdown as a percentage of the account balance; set to 0 to disable.
Max Drawdown Amount Maximum acceptable drawdown as an absolute amount; set to 0 to disable.
Maximum Trades Per Day Maximum number of trades allowed per day; set to 0 to disable.
Maximum Losing Per Trade Maximum number of losing trades allowed per day; set to 0 to disable.
Daily Stop Maximum acceptable drawdown for a single trading day; closes all positions and halts trading if exceeded.
Daily Target Target profit to achieve within a single trading day; closes all positions and stops trading if reached.
Weekly Stop Maximum acceptable drawdown for a trading week; closes all positions and ceases trading if exceeded.
Weekly Target Target profit to achieve within a trading week; closes all positions and stops trading if reached.
Monthly Stop Maximum acceptable drawdown for a trading month; closes all positions and ceases trading if exceeded.
Monthly Target Target profit to achieve within a trading month; closes all positions and stops trading if reached.
DISPLAY SETTINGS Panel Width Pct Width of the panel as a percentage of the dashboard window.
Panel Height Pct Height of the panel as a percentage of the dashboard window.
Text Size Pct Size of text within the panel as a percentage; influences readability and presentation.
Title Colour Colour of the title text within the panel for visual distinction.
Label Colour Colour of labels or descriptive text within the panel for differentiation.
Value Colour Colour of numerical values or data within the panel for clarity and emphasis.


Usage Recommendations:

Prior to deploying in live markets, comprehensive testing in a demo account is highly recommended. This ensures a thorough evaluation of the EA's performance, its alignment with your trading strategy, and an assessment of risk tolerance levels.


Produtos recomendados
TugOfWar MT5
Erwin Rustandi
2.5 (2)
Expert Advisor Description EA TugOfWar will open both buy and sell positions at different times according to the triggered signal, the most positions and in accordance with the market direction that will win and profit.  Profit target per war is 1% to 5%. Warmode normal = Longterm strategy Warmode extreme = Shortterm strategy Parameter Description StartTrade =  Time to start trading / open position EndTrade =  Time to end trading / open position WarMode =  1 -> Normal, 2 -> Extreme (lots of t
FREE
AW CCI based EA MT5
AW Trading Software Limited
O Expert Advisor trabalha com os sinais do indicador CCI clássico. O sistema tem muitos cenários e configurações flexíveis. Utiliza a média, a função de fechar o primeiro e o último pedido da cesta e a função de cálculo automático do lote. Problem solving ->  HERE  / MT4 version ->   HERE  /  Instruction  ->   HERE   Vantagens: Configuração fácil e interface de painel intuitiva Sinais indicadores de CCI personalizáveis Usa a média, se necessário Cálculo automático de lotes integrado Sistema int
Esta é a iteração mais recente do meu famoso scalper, Goldfinch EA, publicado pela primeira vez há quase uma década. Ele amplia o mercado em expansões súbitas de volatilidade que ocorrem em curtos períodos de tempo: assume e tenta capitalizar a inércia no movimento dos preços após uma súbita aceleração dos preços. Esta nova versão foi simplificada para permitir que o profissional use o recurso de otimização do testador facilmente para encontrar os melhores parâmetros de negociação. [ Guia de ins
LL Grid EA MT5
Leopoldo Licari
********** CHRISTMAS OFFER - LIMITED TIME ONLY 30$ ********** 6 COPIES OUT OF 10 LEFT AT $35  ---> NEXT PRICE $55 UPDATED v1.8 IS OUT ON MARCH 2022 " I built this EA based on my past trading experience, on my personal needs, on what I already had in my hands, on those useful functions that I needed. I am happy to share it with you at a very small cost considering the potential and the time dedicated to developing it. " PLEASE READ ALL THE DESCRIPTION BEFORE USE IT -  Grid EA with  selec
Eagle Grid MT5
Luiz Felipe De Oliveira Caldas
Grid trading is when orders are placed above and below a set price, creating an order grid with increasing and decreasing prices. Grid trading is most commonly associated with the foreign exchange market. In general, the technique seeks to capitalize on the normal volatility of an asset's price by placing buy and sell orders at certain regular intervals above and below a predefined base price. For example, a forex trader can place buy orders every 15 pips above a set price, while also placing se
EA Builder MT5
Arthur Hatchiguian
4.47 (45)
EA Builder  allows you to create your own algorithm and adapt it to your own trading style . Classical trading, grid, martingale, combination of indicators with your personal settings , independent orders or DCA, visible or invisible TP/SL, trailing stop, loss covering system, break-even system, trading hours, automatic position size etc.. The EA Builder has everything you need to create your perfect EA .  There is an infinite number of possibilities, build your own algorithm. Be creative! Pro v
FREE
The UJ_H1_170147110_S_HH_CF_SQX is an algorithmic trading strategy for MetaTrader, tested on USDJPY using the H1 timeframe from April 1, 2004, to April 24, 2024.  There is no need to set up parameters, all settings are already optimized and fine-tuned. Recommended broker  RoboForex  because of EET timezone. You can find the strategy source code for StrategyQuant at the link:   http://quantmonitor.net/listing/usdjpy-awesome-oscillator-revolution/ Key details are: Parameters MagicNumber:
FREE
GriffonArgos
Haruki Teranaka
“Griffon Argos” supera as fortes ondas do mercado e olha para o futuro do investimento, abrindo novos horizontes como seu parceiro comercial. Este consultor especializado avançado utiliza algoritmos proprietários para analisar instantaneamente dados de mercado e identificar as melhores oportunidades de negociação. Utilize o Oscilador Estocástico e o Oscilador Incrível (AO) para capturar com precisão os movimentos do mercado e gerar sinais de negociação confiáveis. Principais características:
FREE
Master Levels mt5
Dmitry Homenkov
2 (1)
Master Levels mt5 ( version for MT4 ) analyzes market situation over the last few days and determines current levels. It tracks a breakout (or rebound) of these levels. Trades open in the breakout (rebound) direction. The EA is fully automated. Master Levels is equipped with a flexible position management system. There is opportunity to close a position with two parts. And there is a feature of a trailing stop, which allows to protect gain profit. Depending on the settings, the EA can work both
ProZone
Igor Radko
3 (2)
ProZone !!! There is a discount for the first 5 users A stable working adviser on real accounts: https://www.mql5.com/ru/signals/966602 https://www.mql5.com/ru/signals/966598 The expert analyzes more than 100 indicators. Thanks to this, he trades almost all week. The adviser can trade both completely independently, and there is an opportunity to open the first positions himself, after which the expert will independently bring the matter to its logical end, that is, close the position
Sometimes the market becomes volatile and we need algorithms that operate this volatility regardless of its direction. This system tries to take advantage in moments of high volatility. It has 5 levels of input filters that it is recommended to adjust depending on the volatility, the average value would be mode 3, below the sensitivity decreases, above it increases. You can download the demo and test it yourself. Very stable growth curve as result of smart averaging techniques. "Safety
Range Breakout Advance
Sarvaiya Sultanbhai Alibhai
==> This is an range breakout expert adviser. ==> Recommended pairs are EURUSD, GBPUSD, USDJPY, USDCHF,GBPCAD,NZDCAD ==> User is allowed to go through multiple setting parameters ==> This inputs will allow user to make customized EA to trade any asset based on Range Breakout System. ==>   This will allow user to user 3 Type of Trailing Stop Loss ==> Other Improvements are coming soon  ==>     happy trading happy investing...! ==> Spreads are not in Pips Or Tick but, it is calculated by
GridMasterFx   is an innovative tool for automated forex trading, which is based on a combination of a grid strategy and a unique trend calculation algorithm using the Moving Average indicator. This strategy allows the Expert Advisor to open and close positions on time, use the analysis of the current trend and instantly respond to market changes. GridMasterFx   Expert Advisor is an excellent choice for successful automation of your forex trading process. It easily adapts to various market co
1. Торговая стратегия Что делает советник: Советник следит за некотоными индикаторами и при определенном условии (или условиях) помещать торговый запрос (на продажу или покупку) в зависимости от условий. Стратегия: Используем индикатор Moving Average (скользящие средние) с периодом 8 (вы можете выбрать любой период, но в данной стратегии мы будем использовать период 8). Советник покупает, если 8-периодная скользящая средняя (далее для удобства будем называть ее MA-8) возрастает и текущая цена з
FREE
Loss Recovery Trader MT5
Michalis Phylactou
5 (3)
Attempts to recover losing trades. If a trade moves in the wrong direction, the Zone Recovery algorithm begins. An alternating series of Buy and Sell trades at two specific levels take place, with two Exit Points above and beyond these levels. Once either of the two exit points is reached, all trades close with a combined profit or break even.  To use  1) Place the EA on a chart and select how the first trade will open (Manual/Via EA strategy/Use EA panel/External EA) 2) Configure your r
Multi Indicator Strategy EA for MetaTrader 5 Introduction: The Multi Indicator Strategy EA for MetaTrader 5 is an advanced tool designed to automate trading activities by combining multiple indicator signal confirmations. This EA executes buying or selling actions based on specific conditions: when the enabled/selected indicator conditions satisfied for buy or sell. It allows efficient management of trades within these predefined parameters. Avaialble Indicators  RSI RVI MACD MOVING AVERAGE B
Buy and Sell Grid is an expert advisor that uses mechanical strategy to trade on any timeframe and any currency pair. BUY and SELL GRID EA lets you choose between three types of grid trading strategies whether you want to trade sideways, uptrend or downtrend market.  To make things easier for our users, we developed a interactive graphical panel that shows you all relevant information about EA inputs and your account.  STRATEGY Grid strategy is pure mechanical strategy, this EA has three types
Void MT5
Lee Guan Chuan
5 (1)
Void is an advanced grid system that has been operational on real accounts for several years. Unlike many systems that rely on historical data, Void was specifically created to capitalize on existing market inefficiencies, using real market mechanics to generate profits effectively. It supports currency pairs like any currencies in any timeframe. It enters trades without any rules. So, it will directly enter a new trade when you attach to the chart. IMPORTANT! Start trading as low as  $40 with
Universal MT5 MA
Volodymyr Hrybachov
Robô de negociação no indicador de média móvel Benefícios do especialista: Escalpelamento, Martingale, negociação em rede. Você pode configurar a negociação com apenas um pedido ou uma grade de pedidos. Uma grade de ordens altamente personalizável com uma etapa dinâmica, fixa ou multiplicadora e lote de negociação permitirá que você adapte o Expert Advisor a praticamente qualquer instrumento de negociação. Sistema de recuperação de drawdown, sobreposição de ordens perdidas e prote
BoletaLira
Alberto Da Silva Lira
A Boleta-Lira é uma ferramenta fundamental focado para usuários iniciantes e avançado para que possam entrar nas operações com os principais sinais de entrada como: - Tendencia do Mercado: Alta ou Baixa, sempre levando em conta a média móvel pré definida no setup. - Força Agressora por Candle: Analise com base no book de ofertas no momento que as ordens são enviadas num determinado período do candle do timeframe; - Correlação entre 2 ativos: No caso na B3 brasileira podemos utilizar a Boleta-
Alfa MT5
Nebal S I Saloul
Hello This EA is depending on Guaranty strategy , it open same position by wide pips every time then will close in profit. it can make a continues profit (maybe little but continues)  you can change all settings but don't be impetuous. note; (if you want make back test) make Work_in_Backtest_TF true you can download it and make Back Test before buy it good luck السلام عليكم ورحمة الله وبركاته يعتمد هذا الاكسبيرت على إستراتيجية مضمونة ، فهو يفتح نفس المركز في كل مرة   لكن على فترات متباعدة
GG Trade
Racha Nonzz
Supported currency pairs:  EURUSD,USDCAD, GBPUSD, EURGBP Setting Lot -frist trading lot TakeProfit, in pips - t ake profit   value Step between positions:  Step between positions(Distance) Volume increase factor Max lot Author I have an   experience   of more than  8  years   in forex and gold trading, I started my career as a trader and now developing Expert Advisors to make trading process and trading fully automated I believe   "if you can't make money while you sleep, you have to work fo
This algorithm is based on the grid strategy and performs dynamic position management to make it work on netting accounts. Unlike other robots, this grid system bases its entries on profit over time of the asset instead of using pips. This parameter is the one that corresponds to "Average Distance".  You can trade all 28 major currencies simultaneously.  Parameters: +------------------------------------------------------------------+ :-:-:-:-:-:-:-:EXPERT SETTINGS:-:-:-:-:-:-:-: +--------------
Bonnitta EA MT5
Ugochukwu Mobi
3.38 (21)
Bonnitta EA é baseado na estratégia de posição pendente (PPS) e um algoritmo de negociação secreta muito avançado. A estratégia da Bonnitta EA é uma combinação de um indicador personalizado secreto, linhas de tendência, níveis de suporte e resistência (ação de preço) e o algoritmo de negociação secreta mais importante mencionado acima. NÃO COMPRE UM EA SEM QUALQUER TESTE COM DINHEIRO REAL DE MAIS DE 3 MESES, DEMOREI MAIS DE 100 SEMANAS (MAIS DE 2 ANOS) PARA TESTAR BONNITTA EA COM DINHEIRO REA
This Expert Advisor is a Combination of Averaging & Martingale. 1. Trend : to define what position the EA should Trade - LONG SHORT ( EA will open both BUY and Sell ) - LONG ONLY ( EA will only open BUY ) - SHORT ONLY ( EA will only open SELL ) 2. Distance between Each Positions - Point value of each Positions   100  : - if 100 Points reached between the last position and current price, new Position will be open by EA - EA will set up a higher volume for this new Position - new TP calculated u
FanTrader
Syed Oarasul Islam
FanTrader is designed to trade any markets (Stocks, Forex, Commodities, Futures, Cryptos). The strategies are developed based on various Price Actions that will be observed on different Fibonacci Fan Levels. Product Home Page:  https://www.mql5.com/en/market/product/51333 ADVANTAGES: Works on any market and time frames Multiple Strategies in 4 categories:  Retracement, Breakout, Trend Follow, Reversal Trades simultaneously on any number of markets under the same account  Display Fibonacci Fa
Grids MRI
Thiago Nunes Bianchi
Este Expert Advisor implementa a estratégia de grid (em português grade, também conhecida como gradiente linear). A estratégia consiste na colocação de ordens em diferentes níveis de preço acima e/ou abaixo do preço de abertura da posição, em quantidade e distância definidas pelo próprio usuário. Neste EA o usuário tem a opção de escolher entre 3 tipos de grid: 1) Grid atrás da posição inicial com ordens na mesma direção (preço médio) Se o preço do ativo se mover na direção contrária da
LT Gap EA
Sie Samuel Roland Youl
Discover the ultimate solution for trading market gaps with the LT Gap EA, now available on MQL5. With three powerful strategies at your disposal, you can maximize your gap trading potential like never before. Key Features: Versatile Strategies: Choose from three distinct gap trading strategies. Trade all gaps, focus on gaps meeting predefined minimum criteria, or execute trades exclusively when gap distances match predefined values. Customization Galore: Tailor your trading experience with a w
Magic Grid MT5
Aliaksandr Charkes
4 (5)
Magic Grid MT5 is a non-indicator Expert Advisor using a grid strategy (on a hedging account). 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 (once at the beginning of the trade).   The robot can trade on any timeframe, on any currency pair, on several currency pairs,
Midnight Scalper is based on a sound trading principle. It is made to trade during times when the market is at low volatility. From 23:00 to 00:00 is best.  It uses multiple indicators for precise entry and exits with a basic fixed stop loss and take profit as part of its money management strategy.It does not put your funds at high risk with such methods as martingale, grid, averaging positions or no stop loss trading. ECN broker is required with a tight spread and low commission. NOTE : After a
Os compradores deste produto também adquirem
AI Gen XII EA
Denis Kurnev
4.87 (45)
AI Gen XII EA This is an Expert Advisor with the latest use of trading realities and neural networks. The EA runs on the latest GPT-4o platform and also uses advanced discrete Fourier visualization in ATFNet, which equalizes the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The Expert Advisor can also trade different strategies simultaneously and combine test trades with real trading, which is very important in its time.   Details about Adviso
Quantum Emperor MT5
Bogdan Ion Puscasu
4.83 (278)
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 ou Quantum Queen ou Quantum Gold Emperor de graça!
CoreX G
Arseny Potyekhin
5 (2)
Visão Geral O CoreX G EA é um sistema de trading avançado, projetado especificamente para lidar com as complexidades do mercado Forex. Utilizando redes neurais de ponta, tecnologias sofisticadas de machine learning e uma estratégia integrada de big data, o CoreX G oferece precisão e segurança excepcionais no trading. Este Expert Advisor (EA) se destaca pela excelência tecnológica e suporte ao cliente premium, garantindo que os usuários sejam sempre assistidos com quaisquer dúvidas ou preocupaçõ
Way To Stars é um EA de escalpelamento noturno projetado especificamente para negociar durante períodos de baixa volatilidade do mercado para capitalizar oportunidades de baixo risco.  Esta noite de scalping EA se concentra em capturar pequenos movimentos de preços para negociação frequente, acumulando assim lucros ao longo do tempo.  Emprega medidas rigorosas de stop-loss para limitar as perdas potenciais por negociação, garantindo uma gestão de risco eficaz.  Way To Stars é um sistema de negoc
AI NoX EA MT5
Denis Kurnev
4.5 (8)
AI NoX EA is an innovative Forex expert advisor that combines advanced neural networks technologies with high-volume trading and Matrix factorisation .The advisor uses complex algorithms to decompose large sets of market data, uncovering hidden patterns and correlations between various financial instruments. Details about Advisor Development Configuring the Advisor Real Time Signal XAUUSD:  https://www.mql5.com/en/signals/2254092 Real Time Signal USDJPY:  https://www.mql5.com/en/signals/2254091
Indicement MT5
Profalgo Limited
4.67 (9)
Bem-vindo ao Indicement! PROP FIRM READY! -> baixe os arquivos do conjunto   aqui PROMOÇÃO DE LANÇAMENTO: Restam apenas algumas cópias pelo preço atual! Preço final: 990$ NEW: Choose 1 EA for FREE! (limited to 2 trading account numbers) Oferta de combinação definitiva     ->     clique aqui JUNTE-SE AO GRUPO PÚBLICO:   Clique aqui   LIVE SIGNAL A INDICEMENT     traz meus 15 anos de experiência na criação de algoritmos de negociação profissionais para os mercados de índices. O EA usa um algori
Diamond Ultimate MT5
Lo Thi Mai Loan
5 (4)
Bem-vindo ao Diamond Ultimate!!! BACKTEST GUIDE PROMOÇÃO DE LANÇAMENTO: Restam apenas algumas cópias ao preço atual! Preço final: $4993,99 O EA fornece sinais CLAROS PARA CONTAS REAIS. Baixar arquivos de configuração Versão MT4 O Diamond Ultimate combina algoritmos baseados em várias ações de preço com 13 anos de experiência no mercado para executar ordens e gerenciar capital. Todas as negociações possuem níveis claros de stop loss e take profit. O EA usa stop loss em trailing para garantir
Slap all news
Inrexea Limited
4.78 (9)
Please do not pm me if you are asking for: Discount (Price will go back to the original price of 3800 in the future) Backtesting result (We don't trust misleading information) "SAN" employs a method called "portion of lots," which is the best solution to handle multi-broker quotations, especially during Red News events. Signal Monitor: SAN Product Highlights: Advanced Inrexea DB Integration: Connects with our Inrexea DB for real-time trend analysis and mispricing detection during news events. D
The law of Jungle MT5
Inrexea Limited
5 (2)
Please do not   pm   me if you are asking for:  Discount ( Price will go back to original price 3800 in the future ) Backtesting result ( We don't trust mislead informations ) (LOJ IS NOT A HFT Strategy, Will not be violated by Prop firm rules) We don't rely on backtest results. The backtesting environment can't access our database to retrieve historical data. We aim to provide clarity to EA traders and not mislead them. The best approach is to monitor our signals. If you're wondering how to ve
Gold Scalper Trading MT5
Ho Tuan Thang
4.07 (29)
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2251841 Gold Scalper Trading is an EA that uses a complex trading methodology that includes cross-market analysis to find scalpable entry points with XAUUSD, one of the market's wildest running pairs. EA uses stop loss for all orders, only 1 order and does not use any dangerous trading methods: No grid, no martingale,... Gold Scalper Trading is o
Quantum Queen MT5
Bogdan Ion Puscasu
5 (23)
Olá, comerciantes! Eu sou Quantum Queen, a mais nova e poderosa adição à Família Quantum de Expert Advisors. Minha especialidade? OURO. Sim, negocio o par XAUUSD com precisão e confiança, trazendo-lhe oportunidades de negociação incomparáveis no brilhante mercado de ouro. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Sinal ao vivo 1:   CLIQUE Preço   com desconto   até 31 de agosto.   O preço aumentará em
Gold Trading AI MT5
Ho Tuan Thang
5 (2)
ONLY 3 COPIES OUT OF 10 LEFT AT $299! After that, the price will be raised to $399. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2258186 Gold Trading AI is an EA that uses artificial intelligence technology to analyze data of many indicators. From there, EA will have the best option to enter orders. The biggest difference of Gold Trading AI is that the EA can control the Risk:Reward ratio much better than other EAs.That is possible thanks to a set of tools to control entry
Gold GPU
Maksim Dmitriev
5 (1)
Oferta especial, preço de 3 dias $280   Após a venda de 8 cópias, o preço aumentará (resta 1).   Preço normal: $540   Preço com desconto (oferta limitada): $380 Se você tiver alguma dúvida, fique à vontade para me enviar uma mensagem privada: https ://www.mql5 .com /en /users /abudabi (enviar mensagem) Visão Geral      Consultor Especialista em Seguir Tendências     Utiliza inteligência artificial para reconhecer tendências no mercado.     Foi testado por mais de 10 anos usando dad
The Gold Reaper MT5
Profalgo Limited
4.47 (70)
PROP FIRM PRONTO!   (   baixar SETFILE   ) PROMOÇÃO DE LANÇAMENTO: Restam apenas algumas cópias pelo preço atual! Preço final: 990$ Ganhe 1 EA gratuitamente (para 2 contas comerciais) -> entre em contato comigo após a compra Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Bem-vindo ao Ceifador de Ouro! Baseado no muito bem-sucedido Goldtrade Pro, este EA foi projetado para funcionar em vários períodos de tempo ao mesmo tempo e tem a opção de definir a frequ
Burger Layers
Wawan Gunawan
5 (1)
Introducing Full Automatic dan Powerful EA. Only 1 copies left at the current price, Next Price 799 USD BurgerLayers EA is a Trend Following Strategy based EA. The EA will  monitoring price movements  to identify potential trends and wait for confirmation of price action when it pullback. Live Signal Burger Layers EA   is an Expert Advisor design for long-term use. Burger Layers EA  not using any dangerous strategies such as grids, martingale, hedging. In closing a position, the EA relies on the
Big Forex Players MT5
Marzena Maria Szmit
4.85 (52)
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
CyBRG RX
Arseny Potyekhin
5 (8)
Introducing CyBRG RX: The Next-Generation Trading Assistant Step into the future of trading with CyBRG RX, your cutting-edge trading companion designed to elevate your trading experience. Harnessing the power of advanced neural networks, CyBRG RX is engineered to analyze and adapt to ever-changing market conditions with unparalleled precision. Signals:   Live Signal 1 Live Signal 2 Because this strategy is so unique, I only want to sell a limited number of licenses. Therefore, the price
BitBull EA
Arseny Potyekhin
4.5 (4)
Dear Traders, I am very pleased to introduce our latest project to you. EA BitBull . Real cryptocurrency trading has now become a reality! Signals: Live Signal 1 Because this strategy is so unique, I only want to sell a limited number of licenses. Therefore, the price will steadily increase to limit sales. Next price is 790 USD . With the help of our esteemed partners from all over the world, we have succeeded in developing an innovative crypto strategy. This strategy seamlessly combines
Harmony Drive
Marek Stanislaw Zygala
5 (15)
IMPORTANT: The price of $349 will go up to $599, then to $699 until it reaches it's final price of $999. Harmony Drive é um sistema sofisticado que opera com uma cesta cuidadosamente selecionada dos seguintes símbolos: USDJPY,  CHFJPY, AUDUSD, USDCAD, USDCHF e NZDUSD. Esses pares foram estrategicamente escolhidos por suas diversas características e comportamentos de mercado: Pares principais como USDJPY e USDCHF oferecem alta liquidez e spreads estreitos, ideais para negociações frequentes Pare
Diamond Titan FX
Lo Thi Mai Loan
4.79 (19)
Promoção de lançamento Restam apenas 3 vendas para comprar pelo preço atual. Próximo preço: $1233 Obtenha gratuitamente o Nasdaq Algo EA -> entre em contato comigo após a compra Live signal - 1:    https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Live signal - 2:  https://www.mql5.com/en/signals/2242066?source=Site+Profile+Seller#!tab=account Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT4:  https://www.mql5.com/en/market/produ
TrendMaster FX
Chen Jia Qi
4.53 (81)
Live signal : TrendMaster FX The MT4 version : TrendMaster FX MT4   Atualmente, há uma promoção de teste para o nosso EA. Após a compra, entre em contato conosco para obter acesso ao "Gold Garden" ou "AI TradingVision GPX". Para mais informações, por favor entre em contato conosco . Pares de moedas recomendados: GBP/USD (GBPUSD) USD/CAD (USDCAD) Configurações de risco: Para traders agressivos, o risco máximo é definido em 0,15. Para traders mais conservadores, especialmente aqueles com maior ca
Dark Algo MT5
Marco Solito
5 (54)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for   Scalping   Trading on   Eurusd . This Expert Advisor is based on the latest generation of   algorithm  and is highly customizable to suit your trading needs. If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated   algorithm  that allows it to   identify   and   follow m
HFT PropFirm EA MT5
Dilwyn Tng
4.83 (24)
Versão MT4: https://www.mql5.com/en/market/product/104871 Monitor de Desempenho do Desafio HFT MT5 (não para conta real): Corretor: Fusion Market Login: 89600 Senha: Greenman89$ Servidor: FusionMarkets-demo Mais de 700 avaliações genuínas de 5 estrelas para a versão MT4 lançada anteriormente: https://www.mql5.com/en/market/product/104871?source=Unknown#!tab=reviews Canal Público: https://www.mql5.com/en/channels/hftpropfirmea Versão MT4: https://www.mql5.com/en/market/product/104871 Principai
The King Advisor MT5
Guillem Boix Martin
4.83 (47)
The King Advisor é um algoritmo de rede neural altamente avançado. A sua estratégia baseia-se na identificação de níveis de suporte, resistência e linhas de tendência através de um sofisticado sistema de auto-aprendizagem e de um sistema de negociação concebido com anos de experiência e trabalho.  Desenvolvido por uma equipa de comerciantes experientes. ATENÇÃO QUE HÁ UM LIMITE DE 200 EXEMPLARES --> Total de exemplares vendidos actualizados: 190 Novo sinal em direto: https://www.mql5.com/en/sign
Gold Mana MT5
Dilwyn Tng
4.12 (25)
Gold Mana foi desenvolvido com mais de um ano de intensa pesquisa e testes. Este consultor especialista utiliza medições de volatilidade em vários períodos de tempo, analisa as intenções dos participantes do mercado e antecipa os movimentos dos preços antes que eles ocorram com a ajuda de padrões de velas e análise de oferta e demanda para entradas precisas que são altamente reativas aos movimentos dos preços do ouro, rompendo em níveis críticos do preço do ouro. Gold Mana provou ser resilient
GOLD CatBoost Distans MA 3 ST V1   EA works on the Catboost algorithm. The technology described in my articles is used, which you can read below: Experiments with neural networks (Part 1): Revisiting geometry   https://www.mql5.com/en/articles/11077 Experiments with neural networks (Part 2): Smart neural network optimization   https://www.mql5.com/en/articles/11186 Experiments with neural networks (Part 3): Practical application   https://www.mql5.com/en/articles/11949 Experiments with
Gold Trade Pro MT5
Profalgo Limited
4.56 (32)
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 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 File JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro junta-se ao clube dos EAs de negocia
US30 Scalper EA MT5
Lo Thi Mai Loan
5 (11)
Promoção de lançamento! Restam apenas algumas cópias ao preço atual! Próximo preço: 1733 $ Preço final: 3993$ Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT4:  https://www.mql5.com/en/market/product/113580?source=Site+Market+Product+Page For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/users/lothimailoan/seller I am Los, please subscribe to receive more updates:   https://www.mql5.com/en/users/lothimailoan/news O US30 Scalper E
Bonnitta Gold MT5
Ugochukwu Mobi
5 (2)
O Bonnitta Gold é baseado no Indicador de Negociação Bonnitta pessoal e em um algoritmo de negociação secreta muito avançado. A estratégia do Bonnitta Gold é uma combinação de um indicador personalizado secreto, linhas de tendência, níveis de suporte e resistência e o mais importante algoritmo de negociação secreta mencionado anteriormente. O OURO BONNITTA PRECISA DE ALAVANCA MAIS ALTA DE 400 E ACIMA - TESTEI COM 10.000 USD E ALAVANCA DE 1:500 VEJA O LINK DA CONTA REAL ABAIXO. VOCÊ PRECISA DE
OverPower MT5
Inrexea Limited
5 (4)
No Backtesting is allowed: (Overpower IS NOT A HFT Strategy, Will not be violated by Prop firm rules) We don't rely on backtest results. The backtesting environment can't access our database to retrieve historical data. We aim to provide clarity to EA traders and not mislead them. The best approach is to monitor our signals. If you're wondering how to verify that it works with your broker, the response is the same: backtesting results alone don't prove effectiveness. The OverPower Trading Robot
Mais do autor
MT4 Local Trade Copier Pro
Biswarup Banerjee
3.55 (11)
About The Product This is an mt4 expert advisor which will let the end user to copy trades from a source mt4 account to N different mt4/mt5 account in the same pc. It is specially useful when you want to copy your trades from an account to several client account or accounts which will have different parameter for those trades. This product provides options to copy trades with different options as well as copy them in reverse. you can find the MT5 version   here . You can try the free trial demo
Product Name: Moving Average Crossover EA MT5 Description: Welcome to the pinnacle of automated trading with the Moving Average Crossover EA for MetaTrader 5. This expert advisor is meticulously designed to harness the power of moving averages, offering traders a versatile solution for capturing trend reversals and potential entry points. With an array of customizable settings and robust features, this EA is set to redefine your trading strategies and amplify your trading experience. Mt4 version
This is very simple strategy based on martingale and reverse martingale strategy. When Ea keeps on winning it multiplies with winning multiplier ,when it has a loosing streak it multiplies with loosing multiplier. Whenever cycle goes from winning to loosing or vice versa the lot size will be reset to default one. This will keep the risk minimized as we are using it for both side. Also when we are in loosing streak we keep on changing the order type from its previous example. For detailed documen
Brilliant Reversal Indicator for MetaTrader 5 - Your Ultimate Alert-Driven Trading Solution Unlock unparalleled trading success with the "Brilliant Reversal Indicator" tailored for MetaTrader 5. This powerful tool has been meticulously designed to empower traders by identifying critical reversal opportunities with lightning-fast alerts. Key Features: Precise Reversal Detection: The Brilliant Reversal Indicator for MT5 specializes in pinpointing potential trend reversals, providing you with a str
RSI OverBought OverSold EA MT5
Biswarup Banerjee
4.5 (2)
RSI Trader Expert Advisor for MetaTrader 5 Introduction: Welcome to the RSI Trader EA, an advanced tool designed exclusively for MetaTrader 5. This expert advisor streamlines trading activities by harnessing the power of the Relative Strength Index (RSI) indicator, automating trade entries and exits based on overbought and oversold conditions. The EA also facilitates reverse trading setups within these zones, offering a versatile approach to managing trades. You can find MT4 version here For det
Double top and bottom indicator is a pattern scanning indicator which scans the tops and bottoms using zig zag pattern. When it find price bouncing back from the same point twice after a long trend then it generate arrow signals whenever the last resistance points is broken for double bottom and last support price broken for double top. Unlike other top bottom scanner it does not give only 1 signal. it alerts user when ever the last support /resistance is broker from double top/bottom pattern un
FREE
About The Product This is an MT5 expert advisor which will let the end user to copy trades from a source mt5 account to N different mt5/mt4 account in the same pc. It is specially useful when you want to copy your trades from an account to several client account or accounts which will have different parameter for those trades. This product provides options to copy trades with different options as well as copy them in reverse. You can try the free trial demo on the link below. Complete User Gu
MT5 Candlestick Pattern Alert Indicator: Enhance Trading Precision and Speed Overview The MT5 Candlestick Pattern Alert Indicator stands as a robust solution tailored to empower traders by swiftly detecting candlestick patterns and delivering timely alerts through various channels. This advanced tool facilitates efficient analysis of patterns, enabling traders to seize potential profitable trades promptly. Significance of Candlestick Patterns Candlestick patterns play a pivotal role in technical
FREE
Balanced Martingale
Biswarup Banerjee
This is very simple strategy based on martingale and reverse martingale strategy. When Ea keeps on winning it multiplies with winning multiplier ,when it has a loosing streak it multiplies with loosing multiplier. Whenever cycle goes from winning to loosing or vice versa the lot size will be reset to default one. This will keep the risk minimized as we are using it for both side. Also when we are in loosing streak we keep on changing the order type from its previous example for example if we hav
Welcome to the next level of trading sophistication with the Bollinger Bands Scanner for MT5! Elevate your trading experience and unlock enhanced insights and efficiency with our powerful MT5 indicator. Key Features: Effortless Bollinger Bands Scanning: Seamlessly harness the power of the Bollinger Bands Scanner to scan multiple assets effortlessly. Receive instant alerts when specific Bollinger Bands conditions are met, ensuring you're always ahead of market movements. Comprehensive Dashboard I
Angle of Moving Averages This indicator is very simple yet powerful concept which constantly calculate the slope of the current bar moving average with respect to the N bar before moving average value. This no only give a good entry and exit signal but also it shows traders the strength of the signal. It shows positive green histogram when market is moving toward upward direction and red histograms for downtrend. When large histograms found means market has  very strong trend. Inputs Available
The Nadaraya Watson Envelop indicator for MT5 is a popular tool used by traders to identify trends and potential buy/sell signals. The indicator is based on a non-parametric regression model that uses kernel smoothing to estimate the underlying trend of the market. The resulting envelopes are then plotted around the trend line, providing traders with an indication of where prices are likely to fluctuate. One of the key features of this indicator is its ability to send alerts, emails, and notific
Grid Trade Manager MT5
Biswarup Banerjee
5 (1)
Product Name: Grid Trade Manager MT5 Description: The Grid Trade Manager EA for MetaTrader 5 is meticulously crafted to oversee trades employing a grid trading strategy. It strategically places a sequence of pending buy and sell orders at predefined intervals, forming a grid pattern. This EA vigilantly monitors market fluctuations, dynamically adjusting the grid to optimize potential profits. Additionally, it incorporates robust risk management features to control grid size and curtail potential
FREE
Product Name: Hedge Trade Manager MT5 Description: The "Hedge Trade Manager" EA for MetaTrader 5 is a sophisticated solution designed to adeptly manage trades through a hedge trading strategy. With a range of configurable settings, this EA provides comprehensive control over hedge trades. The documentation below outlines the various inputs and parameters to assist you in customizing the EA to suit your trading preferences. Overall Settings/Input Guide Name Setting Description General Settings Ma
FREE
The Nadaraya Watson Envelope is a technical indicator available in the MetaTrader 4 (MT4) platform. It uses a non-parametric method to estimate the underlying trend of a financial asset based on its past price movements. The envelope is created by calculating a weighted average of the asset's past prices, with more recent prices being given greater weight. This produces a smooth curve that represents the estimated trend of the asset. The envelope is then drawn around this curve, with upper and l
MT4 Candlestick Pattern Alert Indicator: Stay Ahead of Trading Opportunities Overview The MT4 Candlestick Pattern Alert Indicator is a robust tool designed to empower traders by detecting candlestick patterns and delivering timely alerts through notifications, emails, and pop-up alerts. This invaluable tool saves traders precious time, allowing focused analysis on patterns and potential profitable trades. Importance of Candlestick Patterns Candlestick patterns are pivotal in technical analysis,
FREE
Product Name: Trailing Stop and Breakeven Management EA Description: This EA (Expert Advisor) is designed to set trailing stops and breakeven levels for trades based on input parameters and a magic number in MT5. It can be used to manage trades placed manually or by any other EA. The EA allows customization of various settings to suit your trading strategy. General Settings: Enable Magic Number (ENABLE_MAGIC_NUMBER): Enable to use a magic number for trades. Set to false for manual trades. Magic
FREE
STC Indicator
Biswarup Banerjee
STC Indicator  - Boost Your Trading Strategy with Smart Trend Confirmation Description: Enhance your trading strategies and maximize profitability with the STC Indicator for TradingView. Developed by industry experts, the STC Indicator (Schaff Trend Cycle) is a powerful technical analysis tool that combines the best of both trend-following and oscillator indicators to provide reliable buy/sell signals. With its unique algorithm, the STC Indicator effectively identifies trend cycles and confirms
Super Trend Indicator for MetaTrader 5 - Elevate Your Trading Precision Experience the future of trading with the "Super Trend Indicator" designed for MetaTrader 5. This versatile tool is your key to precise market analysis, providing insights into potential trend directions that enhance your trading decisions. Basic Details : Indicator Type : Super Trend Indicator for MetaTrader 5 Key Metrics : Real-time analysis of market trends using a proprietary algorithm. Customization : Fully customizable
The MT4 indicator that we are describing is designed to provide traders with an alert, notification, and email when Fibonacci levels are crossed. The Fibonacci levels are calculated based on the zigzag indicator, which helps to identify potential trend reversals in the market. When the indicator detects that a price has crossed a Fibonacci level, it will trigger an alert and send a notification to the trader's MT4 mobile app. Additionally, the indicator can be configured to send an email to the
FREE
Welcome to the world of advanced trading with the CCI Multicurrency Scanner for MT5! Elevate your trading experience with our powerful MT5 indicator meticulously designed for seamless analysis and real-time insights. Key Features: Effortless CCI Scanning: Unlock the full potential of the CCI Multicurrency Scanner for MT5 by effortlessly scanning multiple currency pairs. Receive instant alerts when specific Commodity Channel Index (CCI) conditions are met, ensuring you stay ahead of market moveme
Day and Week separator is a very simple tool to show day and week separator lines from a specific time mentioned in the input. This is specially helpful for the trades who has time zone differences in their broker terminal. Let us take an example  If user know that at 7:00 in the chart his local time 00:00 then he will simply put 7:00 in the input . Separator lines will starts drawing from current day's 7:00 There is also a bold line for weekly separator
FREE
Account Trailing Stop Manager MT5 Description: The "Account Trailing Stop Manager MT5" EA is designed to automatically calculate and remember the profit of the entire account or specific magic number, and trail it like a trailing stop loss. When the current profit becomes lower than the last saved profit, it will close all trades. This EA provides a convenient way to manage trailing stops for your account. For detailed documentation  Overall Settings/Input Guide   High Level Overview of Featu
FREE
Simple trade manager panel is a very usefull utility which gives the trader a flexibility to place orders and close them by profit and loss amount . It also helps in trailing the profit with amount.  It works seamlessly on mt4 terminal. It has features to close specific order type or close all trades Features in nutshell Stoploss ,Takeprofit and Lot size control Book Profit based on amount Cut Loss based on amount Trail Profit after some time Close specific order Type Close all orders
FREE
Nadaray Watson Envelope Strategy: The Nadaray Watson Envelope strategy is a technical analysis tool used to identify trends and support and resistance levels. It is based on the Nadaray Watson estimator, which is a non-parametric regression method. The strategy uses envelopes around price data to signal entry and exit points. For detailed documentation  Overall Settings/Input Guide   High Level Overview of Features Category Setting Description GENERAL SETTINGS Lot Size Initial volume for the fir
Angle of Moving Averages This indicator is very simple yet powerful concept which constantly calculate the slope of the current bar moving average with respect to the N bar before moving average value. This no only give a good entry and exit signal but also it shows traders the strength of the signal. It shows positive green histogram when market is moving toward upward direction and red histograms for downtrend. When large histograms found means market has  very strong trend. Inputs Available
Volume Oscilator is a popular indicator available in trading view which is very popular among traders Definition The Volume Oscillator is an indicator made up of two Moving Averages (MA) surrounding volume, one being fast and the other slow. The slow volume MA value is then subtracted from the value of the fastlow Moving Average. The Volume Oscillator measures volume by analyzing the relationship between the two Moving Averages mentioned. When combined with other indicators it provides a very st
FREE
Risk Management Panel is unique to tool calculate your risk quickly and place trades based on your account money. There are two options for the user  Account Equity Account Balance Tools like these is specially useful when you have to take a quickly decision about your trade but dont have the time to calculate the risk. It works with magic number. So the advantage is a trade placed by this panel could be manipulated by the other expert advisors as well
FREE
Angle Of Price
Biswarup Banerjee
1 (1)
Angle of Price It is a trend following indicator. The idea behind this indicator is very simple. it calculates the angle of certain price type with its N candle back price type. When the price is moving toward upward direction positive angle histograms will be created and vice versa for downward direction. There are couple of price type supported in this indicator. Which is as follows Close Open High Low Median Typical Weighted When combined with other indicators it could be used as a very power
FREE
Close Manager EA for MetaTrader 5 Introduction: Welcome to the Close Manager EA, an essential tool designed exclusively for MetaTrader 5. This expert advisor has been meticulously crafted to streamline and enhance the trade closure process. Whether trades are initiated manually or by other EAs, this tool offers a diverse range of customizable criteria, empowering traders with enhanced control over their trade exits. You can find the MT4 version here Key Features: Logs Capture (SHOW_LOGS): Enable
FREE
Filtro:
Sem comentários
Responder ao comentário
Versão 13.0 2024.09.20
multiple entry logic corrected,
close multiple trade logic corrected
Versão 12.0 2024.06.21
lot size correction for martingale profit recovery mode
Versão 9.0 2024.05.22
martingale logic correction
Versão 8.0 2024.05.20
grid pending order delete issue fixed
performance improvement
Versão 7.0 2024.05.15
opposite signal close issue is rectified
Versão 6.0 2024.05.12
posititon size extra feature added
Versão 5.0 2024.05.11
position sizing feature is corrected
Versão 3.0 2024.02.03
enable/disable dashboard added
Versão 2.0 2024.02.03
dashboard update
alert feature
ma filter