Saeid Soleimani / Perfil
- Información
|
3 años
experiencia
|
10
productos
|
703
versiones demo
|
|
0
trabajos
|
0
señales
|
0
suscriptores
|
Durante los últimos 10 años, he estado desarrollando sistemas de trading financiero y asesores expertos. En los últimos 4 años, me he especializado en integrar inteligencia artificial y aprendizaje automático en soluciones de trading automatizado.
Mi experiencia incluye:
• Programación MQL4/MQL5 para plataformas MetaTrader
• IA y Aprendizaje Automático en sistemas de trading
• Análisis cuantitativo y estrategias algorítmicas
• Gestión de riesgos y optimización de carteras
He publicado 10 asesores expertos, cada uno rigurosamente probado a través de más de 667 versiones demo para garantizar un rendimiento fiable en diferentes condiciones de mercado.
Me dedico a ayudar a los traders a aprovechar la tecnología de IA para mejorar su rendimiento comercial a través de soluciones innovadoras respaldadas por investigación.
El Boy Plunger Gold EA es un revolucionario Asesor Experto (EA) de scalping diseñado para los mercados de Oro y Plata. Este EA no requiere una cuenta de bajo spread y ofrece niveles inteligentes de take profit y stop loss, sin necesidad de funciones de trailing. El EA está pensado para su uso y backtesting específicamente en 2023. Configuración principal del EA: Timeframe: El marco de tiempo utilizado para el análisis del mercado. Se establece en PERIOD_H4, que representa el marco de tiempo de
24 Hours
https://www.mql5.com/en/market/product/102014?source=Site+Profile+Seller
49$ Don't Miss out
24 Hours
https://www.mql5.com/en/market/product/102311?source=Site+Market+My+Products+Page#description
49$ Don't Miss out
https://www.mql5.com/en/market/product/102311?source=Site+Market+My+Products+Page#description
49$ Don't Miss out
Amber Waves Scalper Candle Pattern EA (Amber Waves Scalper Patrón de Velas EA) es un sistema automatizado de trading simple pero eficiente para la plataforma MetaTrader 4. Centrándose en los patrones de velas, el EA identifica oportunidades potenciales de trading, incorpora stops móviles para proteger las ganancias y detecta áreas de ruptura. Este asesor experto no depende de estrategias de Martingala o grid, y puede aplicarse a cualquier marco de tiempo. No es sensible al marco de tiempo
This guide provides a detailed explanation of the input parameters for the Tailor EA Expert Advisor and how they affect the EA's trading behavior, using pips as the unit of measurement.
Input Parameters
N_pips (ushort): The number of pips used for specific calculations in the EA strategy.
Min_Corridor (ushort): The minimum size of the trading corridor in pips.
Max_Corridor (ushort): The maximum size of the trading corridor in pips.
InpLots (double): The fixed volume for trading, in lots. If set to 0, the EA will use the value of the Risk parameter for lot size calculation.
Risk (double): The risk percentage to be used for lot size calculation. If set to 0, the EA will use the value of the InpLots parameter.
STOPLOSSMODE (SLMode): The stop loss mode (fixed or Fibonacci-based).
FixSL (int): The fixed stop loss value in pips, used if STOPLOSSMODE is set to fixed.
TakeProfit (int): The take profit value in pips.
Fibo_StopLoss (ENUM_FIBO): The Fibonacci level used for stop loss calculation if STOPLOSSMODE is set to Fibonacci-based.
Trailing (bool): Enable or disable the trailing stop feature.
InpTrailingStop (double): The trailing stop distance as a percentage of the current profit.
InpTrailingStep (double): The trailing stop step as a percentage of the current profit.
TrailingStart (double): The profit percentage at which trailing stop is activated.
Line (bool): Display additional lines on the chart for trading levels and the trading corridor.
m_magic (ulong): The unique identifier for the Expert Advisor's orders.
MaxSpread (int): The maximum allowable spread in pips.
StartHour (int): The start time for trading, in hours.
StopHour (int): The end time for trading, in hours.
FridayStopTime (int): The time on Friday when trading should be stopped, in hours.
TailorNews (string): A label for news filter settings.
NewsFilterMode (bool): Enable or disable the news filter feature.
MinsAfter (int): The number of minutes after news release during which trading is not allowed.
MinsBefore (int): The number of minutes before news release during which trading is not allowed.
Configuration
To configure the input parameters for the Tailor EA Expert Advisor, follow these steps:
Open the MetaTrader platform and navigate to the "Navigator" panel.
Find the "Expert Advisors" section and expand it.
Locate the "Tailor EA" Expert Advisor in the list and double-click it.
In the "Inputs" tab of the "Properties" window, you will find the input parameters listed above.
Adjust the parameter values according to your preferences and click "OK" to apply the changes.
This guide provides an overview of the input parameters for the updated Tailor EA.5 Expert Advisor and how to configure them.
Input Parameters
N_pips (ushort): The number of pips for a specific calculation. Default is 1.
Max_Corridor (int): The maximum size of the trading corridor in points. Default is 2000.
Min_Corridor (int): The minimum size of the trading corridor in points. Default is 200.
Risk (RiskOfLot): The risk type for lot size calculation. Default is 3.
Tradingamount (more): The trading amount . Default is 1.
Inp_Lot (double): The fixed volume for trading, in lots. Default is 0.01.
StopLoss (double): The stop loss value in points. Default is 22.
Takeprofit (double): The take profit value in points. Default is 400.
MaxSlippage (int): The maximum allowable slippage in points. Default is 10.
MaxSpread (int): The maximum allowable spread in points. Default is 10.
sleep (int): The sleep time between High Spread Detect. Default is 5.
Magic (int): The unique identifier for the Expert Advisor's orders. Default is 4599.
Timeframe (ENUM_TIMEFRAMES): The time frame for the Expert Advisor. Default is the current time frame.
TrailingMode (TrailHard): The trailing stop mode. Default is 3.
TralStart (double): The trailing stop activation level in points. Default is 2.
TrailingStop (int): The hidden trailing stop distance in points. Default is 3.
TrailingStart (int): The hidden trailing stop activation level in points. Default is 2.
TrailingStep (int): The hidden trailing stop step in points. Default is 1.
TimeStart (double): The start time for trading, in hours. Default is 3.
TimeEnd (double): The end time for trading, in hours. Default is 22.
TAG (string): The tag for the Expert Advisor. Default is "Tailor EA.5".
Info (bool): Display additional information on the chart. Default is true.
Configuration
To configure the input parameters for the updated Tailor EA.5 Expert Advisor, follow these steps:
Open the MetaTrader platform and navigate to the "Navigator" panel.
Find the "Expert Advisors" section and expand it.
Locate the "Tailor EA.5" Expert Advisor in the list and double-click it.
In the "Inputs" tab of the "Properties" window, you will find the input parameters listed above.
Adjust the parameter values according to your preferences and click "OK" to apply the changes.
You can refer to the link to see the results of the TAILOR
At the same time as this post was published, the discount was included. Limited time

