2 x EA Modifications

MQL4 Indicadores Asesores Expertos

Trabajo finalizado

Plazo de ejecución 1 día
Comentario del Cliente
Fast Job - Working Well - Thank You!
Comentario del Ejecutor
Thank you

Tarea técnica

Bot 1 - Add The Day of the Week as an "Input" eg - Day or Date (True / False) 

Bot 2 -  Add Currency Time (See code below) and Account Number / expiry


Candle OCO Trader

This EA is working well and trades based on a "Date" input - I want it changed to Add the "Day" of the week (Mon - Fri - True False)

Please also see Other Mod Job (Below)



Bot 2 - News Trader

1. Add the following code (below) to enable Time Zones for different currencies and (Test it works)

2. Add Code (Below) Account Number and Expiry 

3.Also Check and fix the Bot as its not Setting on Place Order "Candle High and Candle low" (True / false)  


input int InpHourDif_USD=2;//Time Difference USD [Hours]

input int InpMinuteDif_USD=0;//Time Difference USD [Minutes]

input int InpHourDif_NZD=2;//Time Difference NZD [Hours]

input int InpMinuteDif_NZD=0;//Time Difference NZD [Minutes]

input int InpHourDif_CAD=2;//Time Difference CAD [Hours]

input int InpMinuteDif_CAD=0;//Time Difference CAD [Minutes]

input int InpHourDif_AUD=2;//Time Difference AUD [Hours]

input int InpMinuteDif_AUD=0;//Time Difference AUD [Minutes]

input int InpHourDif_JPY=2;//Time Difference JPY [Hours]

input int InpMinuteDif_JPY=0;//Time Difference JPY [Minutes]

input int InpHourDif_GBP=2;//Time Difference GBP [Hours]

input int InpMinuteDif_GBP=0;//Time Difference GBP [Minutes]

input int InpHourDif_EUR=2;//Time Difference EUR [Hours]

input int InpMinuteDif_EUR=0;//Time Difference EUR [Minutes]

input int InpHourDif_CHF=2;//Time Difference CHF [Hours]

input int InpMinuteDif_CHF=0;//Time Difference CHF [Minutes]

input int InpHourDif_CNY=2;//Time Difference CNY [Hours]

input int InpMinuteDif_CNY=0;//Time Difference CNY [Minutes]


And this code.....

const int AccountNumber_ = 0;

const datetime ExpirationTIme = D'2022.11.2';

//---   

   Comment("");

   if (AccountNumber_ > 0 && AccountNumber() != AccountNumber_)

   {

      string str = "Invalid account number! Please contact the owner...";

      Comment(str);

      Print(str);

      return(INIT_FAILED);

   }

   if (ExpirationTIme > 0 && TimeCurrent() >= ExpirationTIme)

   {

      string str = "EA Expired! Please contact the owner...";

      Comment(str);

      Print(str);

      return(INIT_FAILED);

   }



Han respondido

1
Desarrollador 1
Evaluación
(376)
Proyectos
474
40%
Arbitraje
82
37% / 33%
Caducado
13
3%
Trabaja
2
Desarrollador 2
Evaluación
(376)
Proyectos
398
31%
Arbitraje
62
19% / 69%
Caducado
50
13%
Trabaja
3
Desarrollador 3
Evaluación
(167)
Proyectos
192
11%
Arbitraje
37
38% / 35%
Caducado
5
3%
Trabajando
4
Desarrollador 4
Evaluación
(42)
Proyectos
62
8%
Arbitraje
12
58% / 42%
Caducado
1
2%
Libre
5
Desarrollador 5
Evaluación
Proyectos
1
0%
Arbitraje
0
Caducado
0
Libre
Solicitudes similares
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To

Información sobre el proyecto

Presupuesto
50+ USD
Para el ejecutor
45 USD
Plazo límite de ejecución
a 10 día(s)