• Información general
  • Comentarios
  • Discusión (1)
  • Novedades

Boxmaster ParSar and MA MT5

Main:

  • Not martingale, not a grid, working on all symbols;
  • a good rational algorithm;
  • Work of two indicators: Parabolic Sar and Moving Average (you can set a separate Timeframe for each indicator);
  • There is a good money management system (there are several type for trailing stop loss);
  • EA can work on closed candles, and on current candles;
  • Quickly optimized (the work is maximally accelerated).
  • Very well optimized for EURUSD. Current sets after optimization are in comments.
If you want to do optimization by yourself, there is a large algorithm for advanced optimization "Custom max". There are parameters for Custom Max (described below in the Parameters section), and if the current pass values ??are below the minimum parameter, the result of this pass becomes negative, and it is good for the Genetic Algorithm

Parameters:

Slippage - the size of slippage;
NEED_LOGS - need or not logs about work;

Parameters of the indicator Moving Average:
MA_tf - timeframe of Moving Average;
MA_Period - period of Moving Average;
MA_shift - shift of Moving Average;
MA_method - method of Moving Average;
MA_price - type of price of Moving Average;

Parameters of the Parabolic SAR indicator:
ParSAR_tf - timeframe of Parabolic SAR;
ParSAR_step - step of Parabolic SAR;
ParSAR_maximum - maximum step of Parabolic SAR;

num_of_bar_for_analize - number of bar (candles) for work. Value - 0 - search for signals at current prices (significantly slows down the optimization);

Money management parameters:
MM_trailing_type - type of Money Management. Variants: TYPE_MM_NON_MM (without TP and SL); TYPE_MM_JUST_SL (SL only); TYPE_MM_TRAILING (trailing stop loss and TP); TYPE_MM_SL_TO_0 (SL trails only to the break-even price);
MM_TP_pips - TakeProfit size (in pips);
MM_TRSL_pips - Trailing StopLoss (in pips);
MM_SL_pips - StopLoss (in pips);
MM_magic_num - magic number for order;
MM_close_deal_when_opposite - allow closing the current position and opening a new one in the opposite direction when a signal appears;
MM_lot - lot size;  
MM_type_of_risk - "Fix_lot" transactions are opened with a fixed volume specified in the parameter "MM_lot". " Smart_lot_by_risk " volume is calculated dynamically, "MM_risk_percent" - max risk.

Optimization parameters for the "Custom Max" (for advanced users):
CUSTOM_MAX_min_trades_per_month - the minimum number of trades per month (average);
CUSTOM_MAX_min_EXPECTED_PAYOFF - minimum expected payoff;
CUSTOM_MAX_min_PROFIT - minimum profit;
CUSTOM_MAX_max_EQUITY_DD_percent - the maximum percent of drawdown;
CUSTOM_MAX_min_PROFIT_FACTOR - minimum profit factor;
CUSTOM_MAX_min_RECOVERY_FACTOR - minimum recovery factor;
CUSTOM_MAX_min_LR_CORRELATION - minimum LR correlation;
CUSTOM_MAX_check_profit_every_month - once a month check (to speed up the optimization). If the test is not passed, then this optimization pass is stopped, and the result is assigned the value "-100". There are options: do_not_check (do not perform this test); without_loss_months (all months in profit); max_1_loss_month (maximum 1 losing month in a row); max_10_percent_loss_in_month (maximum 10 percent loss per month); no_max_DD (the balance at the end of the month is not less than CUSTOM_MAX_max_EQUITY_DD_percent of the maximum balance for the whole period);
CUSTOM_MAX_return - what to return to the optimization results. Options: all standard return parameteres; My_Formula (found on the Internet is a complex formula); PROM (Pessimistic return on margin - from the book of Robert Pardo); Balance_x_minDrawdown_x_TradesNumber; Balance_x_minDrawdown_x_ProfitFactor; Balance_x_minDrawdown_x_ProfitFactor_x_SharpeRatio.
Productos recomendados
MoMo Trade MT5 (MT4 version https://www.mql5.com/ru/market/product/57354 )   - trading system based on one of the momentum strategies. It uses simple and reliable tools like MACD and EMA to find entry points. The trading strategy looks for reversal patterns after trend area. The EA has implemented to work on M5 timeframe and focuses on short-term profit targets. But it also can be used on any timeframe. Volume calculation The volume amount is fixed ( Fixed volume ) or calculated based on risk pe
MasterTrendRobot
Javier Antonio Gomez Miranda
The MasterTrendRobot multi-timeframe Expert Advisor is a powerful trading tool for MetaTrader that uses a trend-following strategy across multiple timeframes. It analyzes price movements, moving averages, and technical indicators to identify and capitalize on favorable market trends. It has been optimized to work on JPY pairs (GBPJPY specially). You can track a real account signal here:  https://www.mql5.com/en/signals/1999690 After the first five sells, price will be increased to 549$.
Archi
Vladimir Deryagin
Archi-construido sobre indicadores, en el futuro su número aumentará. Existe la posibilidad de utilizar "Trailing Stop" con "Trailing Position" y "Step Trailing". Existe la posibilidad de aumentar el volumen de la transacción posterior, con la corriente perdedora, tanto por multiplicación como por adición. Después de alcanzar la ventaja de las operaciones positivas sobre las no rentables, el volumen vuelve a la original.  "Volume Work": es necesario para seleccionar el modo de aumento de volu
Triple Threat is the latest offering from Algotrading_za It uses Bollinger Bands and RSI to determine entry positions with MACD as confirmation of trend. It also has a time filter to define trading times. This EA is highly configurable and can be optimized to be used on most currencies. The money management section is also highly configurable and does not make use of any risky strategies like martingale etc..
Modifiable Moving Average Cross Expert Advisor This Expert Advisor (EA) is based on the cross of two moving averages ; i.e; “ Moving Average 1 ” and “ Moving Average 2 ”. “Moving Average 1” has to always be greater than “Moving Average 2”. (So that it logically makes sense; unless one is just trying out different stuff). If “Moving Average 2” crosses above “Moving Average 1”, the program will enter a BUY trade . If “Moving Average 2” crosses below “Moving Average 1”, the program will enter
Htf Xau
Murilo Neves Castro
HTF CAD JPY is a fully automated Expert Advisor designed for CAD JPY trading. It is based on cluster analysis of machine learning and genetic algorithms. The Expert Advisor contains a self-adaptive market algorithm that uses price action patterns and standard trading indicators.  The entry and exit logic works only when a bar closes. It filters market noise, greatly speeds up optimization, avoids stop-loss hunting and ensures correct operation at any broker with a reasonable spread. The Expert
The Night Lottery EA is a fully automated Expert Advisor that trades at night and relies on price reversion. The EA trades using market orders and uses time averaging to improve performance. This EA works best on EURUSD using the M5 timeframe. A VPS is advisable when trading this system. Check the comments for back test results and optimized settings. View More Products - https://www.mql5.com/en/users/robots4forex/seller#!category=1 Monitoring Signals - https://www.mql5.com/en/signals/author/r
Alligator Trade X MT5 is an EA based on Alligator. Alligator parameters such as Jawsperiod1, Jawsshift1, Teethsperiod1, Teethsshift1,   Lipssperiod1, Lipssshift1, BuyShift1, BuyCandlestickShift1, BuyShift2, BuyCandlestickShift2, BuyShift3, BuyCandlestickShift3, SellShift1, SellCandlestickShift1, SellShift2, SellCandlestickShift2,  SellShift3 and SellCandlestickShift3 can be adjusted. Alligator Trade X MT5 applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators: RSI (from older timeframe - it works as a signal filter) and RSI (from junior timeframe - it works as a signal) ; There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Current sets after optimization are in comments. If you want to do optimizat
Eye of Ra
Jose Ramon Rosaenz Carmona
5 (1)
Asesor experto basado en  una estrategia de acción de precio  ampliamente testeada El AE ya incorpora en su programación todas las variables, es suficiente con dejarlo correr en el gráfico con los valores que incorpora por defecto.     DESCRIPCIÓN DE LA ESTRATEGIA La acción del precio en trading analiza el rendimiento de una divisa para predecir lo que podría hacer en el futuro.  Este AE analiza una serie de patrones característicos que se utilizan para identificar la tendencia de precios más
BotIQ Bollinger Bands Impulse is a Expert Advisor that is NOT using Martigale or Grid Systems! Strategy Overview: Identification:   The strategy utilizes the Average True Range (ATR) to identify strong impulsive moves in the market. Execution:   It trades the reversal following the identified impulsive move. Profit-taking:   Profits are taken at strategic points near the Bollinger Bands. Development and Testing: Developed over an extended period. Rigorously tested with 5 years of backtes
Moving averages are very often used for analyzing currency pairs and trading. This Expert Advisor can analyze many moving averages at once and trade based on this. When the required number of moving averages signal a purchase, the adviser makes a purchase, if the indicators signal a sale, the advisor sells. Also, there is filtering spurious signals at low volatility based on the ADX indicator. In the settings of the adviser, you can set the required number of sliding ones, their period (the init
MT5 netting the “Babel Steps” robot uses the ZigZag indicator to generate Fibonacci levels on M1, M5, M15, H1, H4, D1, W1  periods of the charts , calculates the strength of trends for buying and selling. It opens a position when the specified trend level is exceeded plus Bollinger indicators and Stochastic indicators inform about oversold / overbought market.  Stochastic and Bollinger indicators help to increase or decrease the position. If market moves into favorable direction the Robot genera
The Last Fractals , is a trading system that uses fractals to determine market corrections. The Last Fractals,   is a system that detects an entry point and initiates an operational algorithm. This algorithm is different if the input is correct or wrong. From the inputs you can control the initial loting of the algorithm, if the trade goes against you the lotage is maintained, but if it goes in your favor the lotage is increased to improve your profit. You can download the demo and test i
Next Price -->   (Buy:   150 $ ) -  (3 Months:   55  $ ) -  (1 Year:   90  $ ) Step out of the ordinary trading strategies and explore "Escape The Matrix" – a robust Expert Advisor for MetaTrader 5 that can potentially enhance your trading experience. Escape The Matrix harnesses the power of cutting-edge methods identify trading opportunities in the EURUSD market. It's been diligently tested on historical data to analyze price movements. Key Features: Optimized for EURUSD: This EA is fine-tuned
After purchasing, you can request and receive any two of my products for free! После покупки вы можете запросить и получить два любых моих продукта бесплатно! Стратегия разработана для торговли индексами, таких как US30, US500, DE40, USTEC и другими валютными парами. С настройками по умолчанию торговый робот (trade robots) работает на часовом таймфрейме. Стратегия не использует множественные индикаторы за исключением стоплосс (плавающий, работает по ATR и Moving Averages). Стратегия работает
Daily Range Breakout EA is a breakout strategy with buys when close of current bar is lowest in past N bars and price of next bar is greater than close of previous bar. Condition for sell trades are the opposite. The idea is based on Larry Williams Smash Day strategy. I trade this strategy live and it works in multiple markets. It works best in Daily timeframe. Not Martingale/Grid Strategy. Real result with stop loss. You can reproduce the result for Gold using the default parameters. IMPORTANT!
MAO Trade X MT5 is an EA based on Moving Average Oscillator. Moving Average Oscillator parameters such as FastEMA, SlowEMA, MACDSMA, BuyShift, BuyValue, SellShift and SellValue can be adjusted. MAO Trade X MT5 applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through MAO Trade X MT5. Good luck. === Inquiries === E-Mail:support@btntechfx.com
Adapted from the award winning international best seller (Short Term Strategies That Work) by Larry Connors and Cesar Alverez in 2008, this concept was retested 10 years after the book published and that will give you an idea of the concept if it still works.  Take the last 10 years as walk forward and this strategy is added with a twist to risk management with arbitrary 5% stop loss and exit day counted as calender days instead of trading day. This EA works on dual mode, Long and Short.  Origin
[ MT4 Version ] Structure Breakout  EA MT5   Structure Breakout EA es un Expert Advisor inspirado en el trading de rupturas de estructuras. Busca capturar los movimientos explosivos que siguen a un periodo de consolidación. Permite al usuario adaptar el EA a rupturas de lineas de tendencia reconocidas automaticamente por el robot o a rupturas de estructuras del precio. Además es áltamente configurable de forma que se puede adaptarse a distintos pares, marcos temporales y perfiles de riesgos. E
Scalper Forex Expert
BPASoftware Thai Co. Ltd
PRESENTATION This EA uses several non-directional strategies that allows it to generate profits regardless of price trends. It manages a pool of positions ("session") in a totally autonomous way To avoid risks related to this strategy, several recovery functions have been implemented. This makes it a reliable and secure EA, its DD remains low. RECOVERY MODE This EA is designed to run on several pairs simultaneously on an account. When the DD of a session exceeds a defined value, all positions
Equanimity
Jose Ramon Rosaenz Carmona
El siguiente experto está basado en la combinación de varios indicadores de cara a encontrar los puntos de entrada óptimos cuando se dan unas condiciones concretas en el mercado El este experto no utiliza estrategias peligrosas del tipo Martingala, cuadrícula, promediar, etc. Esta estrategia ha sigo ampliamente testeada con buenos resultados los últimos 10 años, con una calidad del historial del 100%, donde se han producido multitud de circunstancias que el experto ha sabido interpretar y filtra
Professional Scalping EA is an automated professional scalping Expert Advisor designed to work in the   FOREX market   . The strategy uses the relative strength index ( RSI ) and the average true range ( ATR ) in order to determine the best entry points into the market. Advisor is suitable for both experienced traders and beginners. The most volatile pairs are suitable for work: GBPUSD, USDCAD, EURUSD, USDJPY, USDCHF, AUDUSD, NZDUSD. Recommend ECN broker with LOW SPREAD: IC Market , Exness,
¡Potencie sus operaciones con nuestro Asesor Experto de Medias Móviles Super Cargado! ¿Está listo para llevar sus operaciones al siguiente nivel? La Media Móvil es una herramienta favorita de los operadores de todo el mundo, ¡y ahora la hemos llevado un paso más allá! Nuestro AE (Asesor Experto) está diseñado para impulsar su estrategia de operaciones integrando los tres enfoques de medias móviles más populares: Señales de Cruce: Reciba alertas cuando el precio cruce una media móvil. Cruce Doble
GOLD EA MT5 es un robot comercial completamente automatizado, que se desarrolla utilizando el indicador "Trend for MT5". Se basa en el sistema de red neuronal + cuadrícula, selecciona oportunidades comerciales con alta probabilidad de ganancias y bajo riesgo. El depósito inicial mínimo es de 250 USD por 0,01 lotes iniciales, cada posición tiene un stop loss oculto. EA tiene buenos resultados en XAUUSD y la reducción máxima es relativamente baja. Puede usar una prueba retrospectiva de precio abi
AW BW strategy based MT5
AW Trading Software Limited
5 (1)
Las operaciones de EA basadas en la estrategia AW BW se basan en las señales de una combinación personalizada de indicadores creada por Bill M. Williams. Este robot comercial completamente automatizado tiene configuraciones flexibles y muchos escenarios de trabajo. El producto tiene muchas funciones útiles incorporadas: cálculo automático de lotes, sistema de rastreo, stop loss y mucho más. Si es necesario, se puede utilizar el promedio. ventajas: Adecuado para cualquier tipo de instrumentos y c
The expert allows you to build a trading system based on an arbitrary set of technical indicators MT5. The EA uses the following signals: - OpenBuy / OpenSell - opening positions; - StopBuy / StopSell - closing positions; - TakeProfitBuy / TakeProfitSell - get TP levels; - StopLossBuy / StopLossSell - getting SL levels; - NoLossBuy / NoLossSell - transfer to the breakeven state; - MinProfitBuy / MinProfitSell - closing part of a position; - CancelBuy / CancelSell - allow a repeated signal
The beginning of the end     - it is a Secure Automated Software for trade Forex market and indices . The system operates market breaks, with correction and trend-following algorithms, the algorithms optimize the risk-benefit ratio, to minimize the risks of margin call. The two algorithms work independently but coordinated to get out in profit. The system uses multiple lot depending on the algorithm, the initial lot is double the one marked as the minimum lot and is used as a reference in the
Breakout Momentum
Haidar, Lionel Haj Ali
5 (1)
Breakout Momentum  is an automated scalper for EURUSD. Its strategy takes advantage of "false breakout", "breakout", and "raids on liquidity" above and below current marketplace prices. It is effective in both raging and trending markets. It shows promising results during backtesting using "every tick based on real tick" mode. it is also proving itself on a real account. Check Live Signal on  Live Signal 1 - EURUSD Where does it work the best?   The default parameters are optimized to suit th
LinLit mq5 EURUSD is fully automated EA. The input parameters are optimized for EURUSD - M15 time frame, But can also work on other pairs, and CFD's and time frames We use, Commodity Channel Index, Force Index and Standard Deviation indicators EA NOT use Martingale, GRID, Averaging and other dangerous strategies! Full compliance with the FIFO method! Recommendations EA Settings : Use default settings. Symbol : EURUSD. Time Frame : M15. Brokers : ECN brokers, low spread/commission, 1:400 leverag
Los compradores de este producto también adquieren
The Gold Reaper MT5
Profalgo Limited
4.78 (51)
¡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.87 (252)
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
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
FT Gold Robot MT5
Marzena Maria Szmit
4.5 (8)
Introducing the FT Gold Robot MT5, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, FT Gold is a forex robot meticulously crafted to optimize your trading performance with XAUUSD pairs . With its advanced analytical capabilities, FT Gold Robot constantly monitors the gold market, identifying key trends, patterns, and price movements with lightning speed. The FT Gold Robot opens 5 positions every day (you
Gold Trade Pro MT5
Profalgo Limited
4.81 (32)
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
GoldPulse AI MT5
Babak Alamdar
4.8 (20)
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 -->> 1120 $ 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
Hercules AI
Aleksandr Chebotaev
5 (7)
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
Aura White Edition MT5
Stanislav Tomilov
4.97 (31)
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,
ONLY 2 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/2206758 5k Fixed Lot:  https://www.mql5.com/en/signals/2217326 Limited price $299 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 late
Brent Oil
Babak Alamdar
4.5 (4)
"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$ Quedan pocas copias al precio actual, el siguiente precio es -->> 1120 $ 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 agilid
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
Bitcoin Robot MT5
Marzena Maria Szmit
4.58 (19)
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
Way To Stars is a night scalping EA specifically designed to trade during periods of low market volatility to capitalize on low-risk opportunities. This night scalping EA focuses on capturing small price movements for frequent trading, thereby accumulating profits over time. It employs strict stop-loss measures to limit potential losses per trade, ensuring effective risk management. Way To Stars is a genuine and honest trading system that does not rely on purported neural networks, artificial i
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
El precio actual es el precio promocional y pronto aumentará. El precio final del producto es: $5566. Solo quedan unas pocas copias al precio actual, el próximo precio es de $566. Consulta los resultados en vivo aquí: Señal en vivo personal:   [Haz clic aquí] $50K Señal en vivo personal:   [Haz clic aquí] Señal en vivo de propuesta:   [Haz clic aquí] Versión MT4 aquí: [Haz clic aquí] Prueba de pago y oferta combinada definitiva Bienvenido a Quantum Algo Trading MT5 EA. Este EA está diseña
Aura Black Edition MT5
Stanislav Tomilov
4.2 (25)
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
TrendMaster FX
Chen Jia Qi
4.55 (69)
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) Configuración de riesgo: Para los comerciantes agresivos, el riesgo máximo está configurado en 0.15. Para los comerc
Trade Fusion
Tajammul Hussain
4.17 (6)
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
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
One Gold MT5
Stanislav Tomilov
4.6 (20)
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
Oracle MT5
Stanislav Tomilov
5 (9)
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
Boring Pips MT5
Thi Thu Ha Hoang
4.65 (23)
¿Alguna vez te has preguntado por qué la mayoría de los asesores expertos no son efectivos en el trading en vivo, a pesar de su perfecto rendimiento en las pruebas retrospectivas? La respuesta más probable es el sobreajuste. Muchos EAs se crean para 'aprender' y adaptarse perfectamente a los datos históricos disponibles, pero fallan en predecir el futuro debido a la falta de generalización en el modelo construido. Algunos desarrolladores simplemente desconocen la existencia del sobreajuste, o l
GoldenTron
PETER OMER M DESCHEPPER
4.87 (15)
Promotional Price: $199. The price will increase by $100 with every 10 purchases. Final price $1999 Prop firm ready: download setfile My goal was to deliver the best, most robust, long-term expert advisor on the market. Many inputs and logic have been deeply tested and considered. What is the most important goal of an expert advisor? Many would say it is to provide long-term income. This makes sense, yet 99% of expert advisors are designed to achieve the best possible backtest results and sho
Gold Excel MT5
Gregory Hay
4.63 (16)
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. Trading PERFORMANCE Accounts (over 6+ months verified live trading) on 2 brokers Live $1K Start Now $19.5K (Risk
Bitcoin Wizard is designed for trading Bitcoin by placing pending orders based on high low at certain periods by taking advantage of strong momentum.   Why Bitcoin Wizard : Bitcoin Wizard is a fully automatic trade system, trade 24/7. Does not use any risky strategies such as hedging, martingale, grid or multiple orders. Every trade is protected by a stoploss of 100 pips. Real Signal |   Setfile  | MT4 version | Backtest Report  | Broker Spread Comparison SET UP Symbol :   BTCUSD/BITCOIN
X Code G
Shintaseftiana
4.11 (19)
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 algorit
Oferta de lanzamiento: ¡30% DE DESCUENTO! Solo quedan 3 ventas más para comprar al precio actual. Precio siguiente: $1033 Obtén gratis el US30 Scalper EA y el Quantum Algo EA -> contáctame después de la compra Live signal:  https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT4:  https://www.mql5.com/en/market/product/116012?source=Site+Market+Product+Page Historial de operaciones aprob
Quantum Gold Emperor MT5
Bogdan Ion Puscasu
4.72 (25)
Introduciendo       Quantum Gold Emperor EA   , el innovador asesor experto de MQL5 que está transformando la forma en que opera con el prestigioso par XAUUSD (GOLD). Desarrollado por un equipo de comerciantes experimentados con experiencia comercial de más de 13 años. ¡IMPORTANTE! Después de la compra por favor envíame un mensaje privado para recibir el manual de instalación y las instrucciones de configuración. *** ¡Compre Quantum Gold Emperor EA y podrá obtener Quantum Trade EA gratis! *** P
Dragon Multi EA MT5
Mansour Babasafary
4.5 (40)
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
US30 Scalper EA MT5
Lo Thi Mai Loan
4.89 (9)
Launch promo! Only a few copies left at 499$! Next price: 599$ Final price: 1999$ 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 US30 Scalper EA es un robot de scalping de ú
Otros productos de este autor
Excellent Multiplatform Copier of deals. I use it regularly on VPS (copy from Mt5 to Mt4). Multiplatform : copying from MetaTrader 4 to MetaTrader 4; copying from MetaTrader 4 to MetaTrader 5; copying from MetaTrader 5 to MetaTrader 4; copying from MetaTrader 5 to MetaTrader 5. Modes: master   - the current terminal is   source of trades (deals are copied from it); slave   - the current terminal is the receiver of trades (trades are copied to it). from myself  - mode "deals multiplier" (use
Great   smart dashboard   for market analytics. Using this dashboard you can: find signals from different indicators from   all timeframes ; find signals from the Moving Average from   all symbols ; Include: 9 indicators (10 in Mt5 version); 27 signals (29 in Mt5 version); "Total" page. Indicators and signals: MOVING AVERAGE MA cross Price  - MA crosses Price; MA more/less Price  - MA higher/lower Price; BOLLINGER BANDS BB crosses Price (in) - Price crosses Bollinger (upper/lower line) in
Lusaka mt5
Mikhail Mitin
4 (3)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators: Envelopes and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quick
FREE
Jakarta
Mikhail Mitin
4.5 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Stochastic   and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly o
FREE
Excellent dashboard for market analytics. The panel helps to analyze the values of the   Stochastic  indicator and its signals. With this panel you can: watch the current signal from  Stochastic  on all timeframes; watch the current signal from   Stochastic  for different symbols; watch the current   Stochastic value; several types of signals for analytics. Values in a table cell: Stochastic - Main line Stochastic  - SIgnal line Stochastic  - Main line minus signal line Signal type: Stoch
Dashboard MACD Mt4
Mikhail Mitin
5 (1)
Great dashboard for market analytics. The panel helps to analyze the values of the   MACD   indicator and Macd`s signals. Using this panel you can: watch the current signal from Macd for all time frames; watch the current signal from Macd by different symbols; look Macd value (main line and signal line); look different between Main line and Signal Line; several types of signals for analytics. Values in the table cell: Macd value (main line); Macd value (signal line); main line minus signa
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "
FREE
Dashboard Signals Mt5
Mikhail Mitin
4.5 (2)
Great   smart dashboard   for market analytics. Using this dashboard you can: find signals from different indicators from     all timeframes ; find signals from the Moving Average from     all symbols ; Include: 9 indicators (10 in Mt5 version); 27 signals (29 in Mt5 version); "Total" page. Indicators and signals: MOVING AVERAGE MA cross Price  - MA crosses Price; MA more/less Price  - MA higher/lower Price; BOLLINGER BANDS BB crosses Price (in) - Price crosses Bollinger (upper/lower line
Great dashboard for market analytics. Help you to analyze the values ​​of the Moving Average indicator and prices. Using this dashboard you can: find signals from the Moving Average from all timeframes; find signals from the Moving Average from all symbols; check - how far the Moving Average is from the price; check - the Moving Average value has changed; 2 types of signal. Modes of operation (switched by a button on the graph): current value of Moving Average; the difference between the cu
FREE
Jakarta mt5
Mikhail Mitin
3 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Stochastic   and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly o
FREE
Lusaka
Mikhail Mitin
4.5 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators: Envelopes and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quick
FREE
Great dashboard for market analytics. Help you to analyze the values ​​of the   Moving Average   indicator and prices. Using this dashboard you can: find signals from the Moving Average from all timeframes; find signals from the Moving Average from all symbols; check - how far the Moving Average is from the price; check - the Moving Average value has changed; 2 types of signal. Modes of operation (switched by a button on the graph): current value of Moving Average; the difference between th
FREE
Medellin
Mikhail Mitin
4 (1)
Genaral: Not martingale, not a grid; Use on EURUSD Use on M5 Signals: There is a good rational algorithm. Work of two indicators:   2 DeMarker (from 2 timeframes)   (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candl
FREE
"All in One" Expert Advisor. The EA collects information from different signals (listed below) on the selected timeframes. Each signal has its own weight. The weight of all signals is summed. If the total weight of signals for a timeframe is greater than the minimum weight, a deal is opened. Operation on each selected timeframe is performed independently. After that, the deal is managed according to the Money Management conditions. It can work simultaneously on: up to 6 periods; up to 31 popul
FREE
Excellent   Multiplatform   Copier of deals. I use it regularly on VPS (copy from Mt5 to Mt4). Multiplatform : copying from MetaTrader 4 to MetaTrader 4; copying from   MetaTrader 4 to MetaTrader 5; copying from   MetaTrader 5 to MetaTrader 4; copying from   MetaTrader 5 to MetaTrader 5. Modes: master   - the current terminal is   source   of trades (deals are copied from it); slave   - the current terminal is the   receiver   of trades (trades are copied to it). from myself  - mode "deals
This panel brings convenient functionality - Virtual Stop Loss and Take Profit levels . Peculiarities This panel allows to hide the Stop Loss and Take Profi t levels of your trades.  The panel stores these levels in memory .  When the market price reached one of the levels, a trade is closed and terminal generates a message indicating that a virtual level was triggered. there are 4 options for setting Stop Loss: Fixed Stop Loss - fixed Stop Loss Trailing Stop Loss - classic Trailing Stop Loss.
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "
FREE
Panel of MA Mt5
Mikhail Mitin
5 (1)
This panel shows the price position and the selected MAs for the selected timeframes and symbols. You can control up to 3 symbols; up to 6 timeframes; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - bar number for analysis; timeframe_1....timeframe_6 - names of used timeframes (if set to "current", the timeframe will not be used); symbol_1 .
FREE
Conversion of ".set" files created in the MT5 terminal for use in the MT4 terminal. The script is great for cross platform experts. How to work: place the source files ".set" in the local terminal folder\MQL5\Files run the script the ".set" files for the MT4 terminal appeared in the local terminal folder (the end of the file name "* -MT4.set") Created on MT5 build 1755 from 18/01/18 Please leave your feedback after using.
FREE
This indicator draws   strong price   levels   (price consolidation levels). The levels are plotted using   2 MA indicators and 1 MACD   using a complex algorithm. The algorithm used in the EA is also in personal use.  These levels have 4 variants (colors of the variants can be customized): strong up, weak up, strong down, weak down. In turn, a weak level usually appears and then it can become strong. A strong level can also become weak. Version MT4:  https://www.mql5.com/en/market/product/27
This indicator draws strong price levels (price consolidation levels). The levels are plotted using 2 MA indicators and 1 MACD using a complex algorithm. The algorithm used in the EA is also in personal use.  These levels have 4 variants (colors of the variants can be customized): strong up, weak up, strong down, weak down. In turn, a weak level usually appears and then it can become strong. A strong level can also become weak. Version MT4:  https://www.mql5.com/en/market/product/27997/ Versio
Excellent dashboard for analytics. The panel helps to analyze the values of the   Alligator  indicator and its signals. With this panel you can: watch the current signal from  Alligator  on all timeframes; watch the current signal from   Alligator   for different symbols; watch the current   Alligator   value; several types of signals for analytics. Values in a table cell: Jaw Teeths Lips Jaw - Teeth Jaw - Lips Teeth - Lips Signal type: Lips - Teeth -  green line (lips) crosses red line (
Excellent dashboard for market analytics. The panel helps to analyze the values of the   Ichimoku  indicator and its signals. With this panel you can: watch the current signal from   Ichimoku   on all timeframes; watch the current signal from   Ichimoku   for different symbols; watch the current   Ichimoku   value; several types of signals for analytics. Values in a table cell: Value of Tenkan-Sen Value of   Kijun-Sen Value of  Senkou Span A Value of  Senkou Span B Value of  Chikou Span S
Panel of MA Mt4
Mikhail Mitin
3 (2)
The panel shows the relative position of the price and the selected moving averages (MA) for the selected timeframes and symbols. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....time
FREE
This panel brings convenient functionality -   Virtual Stop Loss and Take Profit levels . Peculiarities This panel allows to   hide   the   Stop Loss and Take Profi t levels of your trades.  The panel stores these levels   in memory .  When the market price reached one of the levels, a   trade is closed   and terminal generates a   message   indicating that a virtual level was triggered. there are   4 options   for setting Stop Loss: Fixed Stop Loss   - fixed Stop Loss Trailing Stop Loss   -
use on EURUSD use on M5 price and indicator analysis. Deals is in the direction of the trend. analysis 4 TimeFrame. Price and MovingAvarage (MA) are analyzed at TF EA. Market conditions in each TF are analyzed separately, then the overall picture. The algorithm shown in the screenshot below Sets is in Comments Advantages Advisor is optimized well for any instrument Can work on accounts with any spread, commissions, delays in the execution of orders Flexible settings specifically for your need
Use on EURUSD Use on M5 Intraday trading. Analise the price movements on the H1 timeframe (TF) (This allows to trade even in the absence of a global price trend). Analyzes 2 or 3 timeframes. On each TF, the EA analyzes the relative position of the price and moving averages (MA) (one or two on each TF). The operation algorithm is shown in the screenshot Sets is in Comments Advantages The EA can be easily optimized for any instrument at any moment. Flexible customization specifically to your ne
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators:  Parabolic Sar  and  Moving Average  (you can set a separate Timeframe for each indicator); There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Very well optimized for  EURUSD . Current sets after optimization are in comments. was optimized on
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators:  RSI (from older timeframe - it works as a signal filter) and RSI (from junior timeframe - it works as a signal) ; There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Current sets after optimization are in comments. MetaTrader 4:  https://www.m
Create your own trading expert without programming skills! It is easy and simple. This panel is a    designer of Expert Advisors (like Wizard). This Wizard contains: 57 signals (regularly add new) several Trailing Stop systems (including Trailing by Bollinger Bands) How create EA easy: Choose 1 signal Choose no more than 3 filters Choose the Trailing system Save the ".set" file - by one button Ready. Run this expert with the desired set. Interesting: "invisible" (virtual) levels StopLoss
Filtro:
No hay comentarios
Respuesta al comentario
Versión 3.0 2018.09.19
Fixed bugs. Upgrade params. Add in Custom max LR Correlation
Versión 2.0 2018.08.22
Add smart lot by risk