• Información general
  • Comentarios
  • Discusión
  • Novedades

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.


Productos 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
El Asesor Experto trabaja sobre las señales del indicador CCI clásico. El sistema tiene muchos escenarios y configuraciones flexibles. Utiliza el promedio, la función de cierre de la primera y última canasta de pedidos y la función de cálculo automático de lotes Problem solving ->  HERE  / MT4 version ->   HERE  /  Instruction  ->   HERE   Ventajas: Fácil configuración e interfaz de panel intuitiva Señales indicadoras CCI personalizables Usa el promedio si es necesario Cálculo automático de lot
Hello. The RoboBee MT5 Expert Advisor for the EUR/USD M15 currency pair is provided to your attention. Below you will see the results of testing the Expert Advisor in the period from 2016. The main logic of the ADVISER is tied to such indicators as "Heiken Ashi" and "Oscillator of RSI". The parameters for changing the lot are "Amount for a new position" and "Amount to add on addition". You need to change both parameters. The EA also uses Martingale. The signal for this Expert Advisor:   https:/
********** 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.49 (49)
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
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
5 (1)
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 positio
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
Hamster Scalping mt5
Ramil Minniakhmetov
4.7 (187)
Hamster Scalping es un asesor comercial totalmente automatizado que no utiliza martingala. Estrategia de scalping nocturno. El indicador RSI y el filtro ATR se utilizan como entradas. El asesor requiere un tipo de cuenta de cobertura. El seguimiento del trabajo real, así como mis otros desarrollos, se puede encontrar aquí: https://www.mql5.com/en/users/mechanic/seller Recomendaciones generales Depósito mínimo de $ 100, use cuentas ECN con margen mínimo, configuración predeterminada para e
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  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, utilizing 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 direct enter a new trade when you attach to the chart. #1 AUDCAD, NZDCAD, AUDNZD Performance
Discover the pinnacle of trading strategies, meticulously crafted by a trader with over a decade of market expertise . Our strategy specializes in trading based on news events , offering an average of five trade signals daily . By analyzing the sentiment of news—whether positive or negative—we align our trades to capture market momentum accurately. For those interested in real-time performance and risk assessment, we provide comprehensive account monitoring. View Real Account Performance on
Robot comercial en el indicador de media móvil Beneficios para expertos: Scalping, Martingale, grid trading. Puede configurar el comercio con una sola orden o una cuadrícula de órdenes. Una cuadrícula de órdenes altamente personalizable con un paso dinámico, fijo o multiplicador y un lote de negociación le permitirá adaptar el Asesor Experto a casi cualquier instrumento de negociación. Sistema de recuperación de Drawdown, superposición de órdenes perdedoras y protección de saldo
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (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 perhaps the most popul
BoletaLira
Alberto Da Silva Lira
BoletaLira is a fundamental tool focused on beginning and advanced users so that they can enter operations with the main input signals such as: - Market Trend: High or Low, always taking into account the moving average pre-defined in the setup. - Correlation between 2 assets: In the case of Brazilian B3 we can use the BoletaLira for Mini-Index but using the Dollar signs so that we can have greater security, for those who do not generally know the Index x Dollar assets try to go in the oppos
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 السلام عليكم ورحمة الله وبركاته يعتمد هذا الاكسبيرت على إستراتيجية مضمونة ، فهو يفتح نفس المركز في كل مرة   لكن على فترات متباعدة
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.11 (18)
Bonnitta EA se basa en la estrategia de posición pendiente ( PPS ) y un algoritmo de negociación secreto muy avanzado. La estrategia de Bonnitta EA es una combinación de un indicador personalizado secreto, líneas de tendencia, niveles de soporte y resistencia ( acción del precio ) y el algoritmo comercial secreto más importante mencionado anteriormente. NO COMPRE UN EA SIN NINGUNA PRUEBA CON DINERO REAL DE MÁS DE 3 MESES, ME TOMÓ MÁS DE 100 SEMANAS (MÁS DE 2 AÑOS) PARA PROBAR BONNITTA EA CON DI
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
We present you a new Forex Expert Advisor - Market Maverick. This Expert Advisor is based on the use of the Moving Averages Crossover, Pin Bar EAS, Williams' Percentage Range and MACD Histogram indicators, and has a 70% profitability indicator. Market Maverick was tested on historical data from 2018 on the   EURUSD M15   currency pair in the strategy tester. During this time, the adviser demonstrated good results - the profitability of transactions was 70%, and the drawdown was only 13%. Th
Laforeze
CHUN HUNG MARK TO
Introducing Laforeze , a trend-based EA designed for trading on the US30 index specifically on the daily timeframe. To look at live result follow this trading signal  Laforeze ! Laforeze utilizes four key indicators - RSI, MA, ATR, and RVI - to accurately determine its trend direction. With this approach, it aims to provide high-quality trades rather than focusing on quantity. T o ensure flexibility and customization for traders, Laforeze offers adjustable parameters that allow you to fine-tun
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.67 (3)
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
Add Autopilot on EURUSD (H1) Introduction Effortless Trading? It's possible!   Autopilot EURUSD,   your automated trading assistant,   leverages 4 years of research and backtesting to unlock consistent returns on the EURUSD H1 timeframe.   Simply relax and watch as our proven algorithm analyzes the market and executes trades for you. Key Features: Trade on Autopilot: Let go of manual analysis and enjoy stress-free trading.   Autopilot handles everything from entry and exit points to risk manag
Los compradores de este producto también adquieren
The Gold Reaper MT5
Profalgo Limited
4.81 (43)
¡PROP FIRME LISTO!   (   descargar SETFILE   ) PROMOCIÓN DE LANZAMIENTO: ¡Solo quedan unas pocas copias al precio actual! Precio final: 990$ Obtenga 1 EA gratis (para 2 cuentas comerciales) -> contácteme después de la compra Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ¡Bienvenido al Segador de Oro! Basado en el exitoso Goldtrade Pro, este EA ha sido diseñado para ejecutarse en múltiples períodos de tiempo al mismo tiempo y tiene la opción de establecer
Quantum Emperor MT5
Bogdan Ion Puscasu
4.85 (244)
Presentando       Quantum Emperor EA   , el innovador asesor experto en MQL5 que está transformando la forma de operar con el prestigioso par GBPUSD. Desarrollado por un equipo de comerciantes experimentados con experiencia comercial de más de 13 años. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. *** ¡Compre Quantum Emperor EA y podrá obtener Quantum StarMan, Quantum Trade EA o Quantum Gold Emperor gratis! *** Preg
Gold Trade Pro MT5
Profalgo Limited
4.8 (30)
Promoción de lanzamiento! ¡Solo quedan unas pocas copias a 449 $! Próximo precio: 599$ Precio final: 999$ Obtenga 1 EA gratis (para 2 cuentas comerciales) -> contácteme después de la compra Ultimate Combo Deal   ->   click here Live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set File JOIN PUBLIC GROUP:   Click here Gold Trade Pro se une al club de Gold Trading EA, pero con una gran diferencia: esta es una estrategia comercial real. ¿Qué quiero decir con
Aura White Edition is unique Expert Advisor that continues the Aura series of advisors. The Expert Advisor is based on the engine of Aura Black Expert Advisor , but with a number of changes and author's settings for currency pairs. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. Aura White Edition is a fully automated EA designed to trade currencies only. Working pairs EURUSD, GBPUSD,
Advertencias El EA contiene un máximo de 6 puntos de entrada, el tamaño del lote de cada transacción es igual al tamaño del lote de la orden multiplicado por 6, por lo que tenga en cuenta no usar un tamaño de lote demasiado grande. La forma de cálculo del tamaño del lote predeterminado no es el porcentaje de capital. Nuestro método de cálculo predeterminado no se ve afectado por el apalancamiento, lo que permite controlar el riesgo con mayor precisión. Se recomienda utilizar un capital de $1000
Brent Oil
Babak Alamdar
5 (2)
"Dos asesores expertos, un precio: ¡impulsando su éxito!" Experto en especulación de petróleo Brent + experto en oscilaciones de petróleo Brent en un solo asesor experto Este precio es temporal mientras dure la promoción y aumentará en breve. Precio Final: 5000$ Al precio actual, solo quedan 2 copias, el siguiente precio es -->> 745 $ Bienvenidos al petróleo Brent El asesor experto de Brent Oil es una potencia, diseñada para dominar los volátiles mercados energéticos con precisión y agili
Bitcoin Robot MT5
Marzena Maria Szmit
4.8 (5)
The Bitcoin Robot MT5 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 same time. Bit
X Code G
Shintaseftiana
4.14 (14)
ONLY 1 COPIES LEFT AT CURRENT PRICE! , NEXT PRICE  1199 USD,    SO COME ON HURRY UP !! Introducing eXecute-Code (X-CODE) EA - the ultimate Expert Advisor that's out of this world!, X-Code G EA base on Algorithm Levels of Trading.  Live Signal M5     |    Live Signal M1   |     Channel     |    MySetfile_1.5 I design X-Code G EA for XAUUSD/GOLD pair Why should you choose and use X-CODE EA in Trading? X-CODE EA will give you a pleasant trading experience because in X-CODE EA reliable algor
Dragon Multi EA MT5
Mansour Babasafary
4.47 (38)
77% discount for the next 10 buyers (original price $3000): 1 person left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. 3 experts in 1 expert Strategy based on price action Made specifically for the best forex currency pairs Can be used in the best time frame of the market at a very reasonable price This expert is basically 3 different experts. But we have combined these 3 experts in 1 expert so that you can
El aprendizaje profundo está remodelando el trading de oro, y los asistentes inteligentes, como jardineros, cuidan de los jardines de trading. El "Gold Garden" EA emplea tecnología inteligente de aprendizaje profundo y 20 años de entrenamiento con datos para mejorar significativamente el rendimiento de la estrategia. Con él, el trading se vuelve más fácil e inteligente. Unámonos para iniciar la era del trading inteligente y transformar el trading en un jardín de felicidad. Este será tu exclusivo
CyberVision EA
Eduard Nagayev
4.76 (25)
CyberVision EA is a technology I developed during my undergraduate studies. CyberVision EA is not just an advisor, it is a high-speed computing machine that can generate historical data. CyberVision EA is not just an EA, it is a high-speed computing machine that works with recurrent neural network (RNN) and generative adversarial network (GAN), and my EA also uses data quantization. Live Signal High:  https://www.mql5.com/ru/signals/2221931 Live Signal:  https://www.mql5.com/en/signals/2218278 C
Quantum StarMan
Bogdan Ion Puscasu
4.9 (71)
Hola a todos, permítanme presentarme: Soy Quantum StarMan, el miembro más electrizante y fresco de la familia Quantum EA. Soy un EA multidivisa totalmente automatizado con el poder de manejar hasta 6 pares dinámicos: AUDUSD, EURAUD, EURGBP, EURUSD, GBPUSD, y USDCAD. . Con la máxima precisión y una responsabilidad inquebrantable, llevaré su juego comercial al siguiente nivel. Aquí está el truco: no confío en las estrategias de Martingala. En lugar de ello, utilizo un sofisticado sistema de red di
Quantum Wizard MT5
Bogdan Ion Puscasu
5 (14)
Quantum Wizard es un asesor experto avanzado para operar con el S&P500 (US500), que utiliza un   sofisticado sistema de cuadrícula y una gestión avanzada del dinero diseñada para lograr el máximo rendimiento   . Ha estado en desarrollo durante más de 2 años y la última actualización llegará este año. Ahora finalmente puede diversificar su cartera operando con índices. Quantum Wizard es muy sencillo de instalar, sólo necesita instalarse en el US500 con la configuración predeterminada, en cualq
GoldPulse AI MT5
Babak Alamdar
4.73 (15)
No compre un backtest, sino un sistema comercial real:   Live Signal 1     Live Signal 2 Este precio es temporal mientras dure la promoción y aumentará en breve. Precio Final: 5000$ Quedan pocas copias al precio actual, el siguiente precio es -->> 500 $ Welcome to the GoldPulse AI Hey Soy GoldPulse AI! ¡Este es el primer robot más inteligente que comercializa oro o XAU con pares completos como XAUUSD, XAUEUR, XAUGBP, XAUAUD, XAUJPY, XAUCHF, XAUSGD y XAUCNH! ¡Reviso las noticias todos los dí
TrendMaster FX
Chen Jia Qi
4.64 (85)
Live signal : TrendMaster FX The MT4 version : TrendMaster FX MT4   Actualmente tenemos una promoción de prueba para nuestro EA. Después de la compra, contáctenos para obtener acceso a "Gold Garden" o "AI TradingVision GPX". Para más detalles, por favor contáctenos. Pares de divisas recomendados: GBP/USD (GBPUSD) USD/CAD (USDCAD) EUR/USD (EURUSD) AUD/USD (AUDUSD) USD/CHF (USDCHF) Nota Especial : Currently recommended :GBPUSD, AUDUSD, EURUSD Configuración de riesgo: Para los comerciantes agresiv
One Gold MT5
Stanislav Tomilov
4.58 (19)
Welcome to the world of next-generation investments with our unique trading robot for gold on the MetaTrader platform! Our proprietary developments represent the pinnacle of advanced data analysis computational platforms in the world of trading. One Gold EA is a genuine smart algorithm, operating at a level beyond human traders' reach. Its unique method is based on the principles of a neuroscanner and and advanced technologies in neural networks, EA is capable of analyzing historical and current
ONLY 2 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2217326 Limited price $199 is only for 10 first sales. After 10 sales, the price will be raised +$100. Final price for Gold Trading Algo is $1999. IMPORTANT! Contact me immediately after the purchase to get instructions and Manual Guide to set up EA. Forex EA Trading Channel:  Update the latest news from me Some Features: - No Martingale, No
Oracle MT5
Stanislav Tomilov
5 (8)
Oracle Trading Expert the Quintessence of Modern Programming Technologies Expert Oracle for MetaTrader, trading on GBPUSD and Gold, represents the quintessence of modern programming technologies. Our unique proprietary methods and developments are based on advanced machine learning concepts, making our trading expert truly one-of-a-kind. We offer cutting-edge modules and neural architecture that embody innovative advancements in financial programming. Our algorithms rely on in-depth data analysi
Aura Black Edition MT5
Stanislav Tomilov
4.17 (24)
Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
Bienvenido al asesor GoldEnergy, un operador activo para el par XAUUSD (GOLD). Desarrollado por nuestro equipo y disponible para cuentas regulares, cuentas autofinanciadas y tareas autodirigidas. ¡No uses HFT! See all products here:     https://www.mql5.com/en/users/fxmanagedforexltd/seller ***Precio de la versión anterior*** El beneficio mensual medio en tiempo real en una cuenta de 1000$ supera el 30%   :   https://www.mql5.com/es/signals/2212389 El sistema GoldEnergy utiliza gráficos de perío
DOW King
Anton Kondratev
5 (2)
DOW KING EA   Es   un       Sistema accesible totalmente automático   con todos los parámetros de optimización abiertos y un   mecanismo de recuperación. Only 1 Copies of 10 Left  for 345 $ Next Price 799 $  GUÍA DOW King Señales Reembolso del corredor de comisiones Actualizaciones Mi blog Not        Grid       , Not        Martingale       , Not         AI         , Not         Neural Network. Default Settings for One chart        US30 M15 Cada puesto siempre tiene un       SL fijo y TP    
AI NeuroX EA
Denis Kurnev
4.5 (14)
AI NeuroX EA is an innovative trading advisor based on advanced artificial intelligence technologies, including neural networks and the Perplexity and GPT-4 platforms. This advisor has a unique ability to analyze and predict the dynamics of financial markets using deep learning and advanced algorithms. Thanks to the intuition that even the most experienced traders would envy, AI NeuroX EA is capable of developing unprecedented trading strategies, ensuring excellent performance. This advisor oper
Gold Excel MT5
Gregory Hay
4.57 (14)
Bienvenido a       Versión GoldExcel EA MT5   , negociación válida en el par de divisas XAUUSD (GOLD) del día. ¡Diseñado por nuestro equipo para trabajar con cuentas regulares, cuentas patrocinadas y tareas! ¡No utilice operaciones de alta frecuencia! See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller El precio de oferta inicial aumenta cada pocas semanas. Live $1K account Aggressive :  https://www.mql5.com/en/signals/2133201 Live $5K Low Risk:  https://www.mql5.com/
Trade Fusion
Tajammul Hussain
5 (3)
Live Signal available here:  https://www.mql5.com/en/signals/2223440   (high risk 7.5%) Estimados Traders, Me complace presentarles nuestro revolucionario nuevo asesor experto, "Trade Fusion", una solución de vanguardia que está preparada para transformar el mundo del trading automatizado. Trade Fusion es el resultado de meses de investigación intensiva, desarrollo y pruebas rigurosas, que combina tecnología de última generación con las estrategias de trading más sofisticadas para ofrecer una e
SSX Titan TT
Artem Minchuk
3.23 (48)
Delving deep into the sphere of finance and trading strategies, I decided to conduct a series of experiments, exploring approaches based on reinforcement learning as well as those operating without it. Applying these methods, I managed to formulate a nuanced conclusion, pivotal for understanding the significance of unique strategies in contemporary trading. Neural network advisors, despite showcasing impressive efficiency in the initial stages, proved to be highly unstable in the long run. Vario
Quantum Trade EA MT5
Bogdan Ion Puscasu
4.79 (139)
Introduciendo       ¡Quantum Trade EA   , el innovador asesor experto de MQL5 que está transformando la forma de operar con el prestigioso par GBPUSD! Desarrollado por un equipo de comerciantes experimentados con experiencia comercial de más de 13 años, Quantum Trade       EA está diseñado para impulsar su viaje comercial a nuevas alturas con su innovadora y dinámica estrategia de zona de ruptura. ¡IMPORTANTE! Después de la compra por favor envíame un mensaje privado para recibir el manual de
Daytrade Pro Algo MT5
Profalgo Limited
4.5 (10)
Promoción de lanzamiento: Número limitado de copias disponibles al precio actual Precio final: 990$ Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files ¡Bienvenido a DayTrade Pro Algo!   Después de años de estudiar los mercados y programar distintas estrategias, he encontrado un algoritmo que tiene todo lo que necesita un buen sistema de trading: Es corredor independiente Se propaga independiente Muestra p
Hercules AI
Aleksandr Chebotaev
5 (4)
Hello, my name is Alexander. I would like to introduce you to my new development, the Hercules AI advisor. The advisor is synthesis of Price Action Method and Artificial Intelligence technologies.  It doesn't use  any indicators. The EA works well on Gold  pair. The advisor has shown stable performance for more than 10 years. It does not use dangerous trading methods such as martingale, etc. All transactions are protected by take profit and stop loss. I tried to make the advisor as easy to insta
Darwin Swing MT5
Guillaume Duportal
4.92 (38)
Darwin SWING Precio de lanzamiento 999 USD , precio futuro 1490 USD DESCRIPCIONES : -- Para entender cómo funciona, venga a leer el blog (Este EA refleja mi filosofía de comercio de divisas ... Si te gusta la forma en que veo las cosas, entonces te gustará mi EA. Tómate el tiempo para hacerlo. (Forex no es una carrera): https://www.mql5.com/en/blogs/post/745790 -- Para ver los resultados anteriores aquí están los enlaces a las señales Señales en vivo y de demostración: https://ww
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
Otros productos de este autor
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 Local Trade Copier Pro
Biswarup Banerjee
3.77 (13)
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
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
Telegram Signal Sender
Biswarup Banerjee
5 (1)
Whether you're a seasoned forex trader or just starting, Telegram Signal Sender is a must-have tool for anyone looking to start their telegram channel as a forex signal provider. With its user-friendly interface and advanced features, you can easily set up your signals and watch as your followers start to grow. So, what are you waiting for?  Features:  Highly customizable panel for calculating stop loss and take profit values  User-friendly interface for easy setup of forex signals Ability to se
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: 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
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
GG TrendBar
Biswarup Banerjee
GG TrendBar Indicator - Your Multitimeframe ADX Trading Solution Experience the power of multi-timeframe trading with the "GG TrendBar MT5 Indicator." This versatile tool, built upon the ADX indicator, offers precise insights by considering multiple timeframes, ensuring you make well-informed trading decisions. Basic Details : Indicator Type : GG TrendBar Indicator (Multi-Timeframe ADX) Key Metrics : Real-time ADX analysis across multiple timeframes. Customization : Enable or disable specific ti
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
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
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
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
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
Inventory Retracement Trade it is designed based on one of the most popular tradingview indicator.  This is mostly combined with other popurlar trend indicator to confirm the strength of the movement. Definition Inventory Retracement Trade is quickly becoming one of the most popular ways to identify where short-term counter trend institutional inventory has subsided and when it’s time to re-enter into a trade’s original trend direction.
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
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
Introducing the Ultimate Trade Panel MT5 - Your All-in-One Trade Manager for MQL5 Trading Are you a trader looking to streamline your trading activities and gain a competitive edge in the market? Look no further! The Ultimate Trade Panel MT5 is here to revolutionize your trading experience on the MQL5 platform. With a plethora of unique and time-saving features, this expert advisor is designed to be your reliable companion for day-to-day trading activities. Key Features: Indicator Manager: Say g
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
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
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 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
Description This Expert Advisor mainly works on range breakout on a particular timeframe. The logic behind the this pretty simple. When a range is formed in any time frame (e.g. the range should be less than 20 pips and there must be atleast 30 candle in that range), this ea will wait for the range to be broken out on any direction. If the range is broken on the upper side it will enter into the buy position and hedge the lower ragne with sell position(Could be martingale multiplied lots). If
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
Confluence Indicator is unique indicator which collects differnt popular indicators and analyzes their data. It decides an overall trend with its strength. It is not only helpful for identifying the the current picture of the market but also helps traders to stay away from non trending market. It maximize the chance of winning by giving an aggregate picuture of markets best reliable technical indicator settings There are total 7 types of signal which this indicator provides. Each candle will sho
STM Trade Panel
Biswarup Banerjee
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
Hercules is a trend indicator which is a very powerfull tool to enter into the position at right time. it also indicates the the rangebound areas very easyly. Its visual representation is same like supertrend . But it is more advanced then super trend . If you combine the entry signal of multiple time frame it would give 98% accuracy in most of the symbols. Additional Features Notification  Alerts Email Arrow for buy and sell signals Easyly accesible buffers for EA development
This is  a combination of utility and trend scalping EA. User can utilize features of many ea within this single ea. you can say it can be configured in such a way that it will act as a different ea based on each setup. There could many permutations combinations of the available indicaotrs , based on which buy and sell signals could be generated. If anyone wants to use it just for alert then also it can be done. It supports all currency pairs and all time frames. List of Indicators Avaialble Rsi
Description Rich dad is scalping bot which works based on multiple trend following indicators settings which is used by many professional traders. It works on the principle of trade accumulation and profit banking system.Once Ea gets the singal for buy and sells it keep on accumulating them bases on some risk calculation. Once the stoploss or profit hits based on risk calculation it will bank profit or cut the losses. It uses the the martingale principle but it is upto the trade if he want to us
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
This is a pure grid strategy which completely works on pricelevel. So the idea behind this simple algo is when it starts it places 6 orders.  Buy- Current price Sell- Current price BuyStop-  Current price+ Some Pip Configurable distance Sell Limit -   Current price+ Some Pip Configurable distance BuyLimit-    Current price- Some Pip Configurable distance SellStop -     Current price- Some Pip Configurable distance When any order hits its take profit it fill the gap with pending order. and Wh
Filtro:
No hay comentarios
Respuesta al comentario
Versión 3.0 2024.02.03
enable/disable dashboard added
Versión 2.0 2024.02.03
dashboard update
alert feature
ma filter