Trade Shedule EA

MQL4 Experts

Spécifications

Hello dear developers,

I am searching someone who could program me an EA managing my experts and their trades according to the scheduled freeze dates:

 

I hope someone will be able to program this for me cause it would really help me out a lot,... I am currently running a hedge script running on 14 pairs = 28 charts times 7 mt4 platforms ,..  one by one disabling the experts in order to prevent high impact economic news events is just infinite ,...

 

I'll paste the external variables this EA should have below, that way you can see what I meen exactly  ...

 

extern string Actions="FreezeAction on freezedate";
extern bool closeopentrades=;             // if true and StartDateFreeze/ StartDateGroupFreeze is reached all positions on the concerning pair/ group will be closed.
extern bool sleepafterTP=;                // if true and StartDateFreeze/ StartDateGroupFreeze is reached the trades on the restricted pairs will close on TP new level/ trade opening in order to maintain pair profit is allowed.
                                          // with other words the experts active on the frozen pairs only have the autorisation opening new trades to finish their sycle in profit
extern bool blocknewpos=;                 // if true and StartDatefreeze/ StartDateGroupFreeze is reached,.. will this expert prevent other experts active on the frozen pairs from placing new trades durring the freeze period 


extern string restricted="Restricted Currencies";

extern bool JPY="";                         // All pairs in relation with this currency should be frozen according to the parameters bellow 
extern string StartDateGroupFreeze1=0;     // This should be the startdate ex: 12/07/1991
extern double StartHourGroupFreeze1=;     // This should be the start houre ex: 0 true 23
extern string StopDateGroupFreeze1=;      // This should be the Stopdate from the freeze period (trading shall be resumed on pairs crossing yen) ex: 17/07/1991
extern double StopHourGroupFreeze1=;      // This should be the hour to stop thfreeze ex: 0 true 23


extern bool GBP="";                       // All pairs in relation with this currency should be frozen according to the parameters bellow 
extern string StartDateGroupFreeze2=;     // This should be the startdate ex: 12/07/1991
extern double StartHourGroupFreeze2=;     // This should be the start houre ex: 0 true 23
extern string StopDateGroupFreeze2=;      // This should be the Stopdate ex: 17/07/1991
extern double StopHourGroupFreeze2=;      // This should be the hour to stop thfreeze ex: 0 true 23

extern bool USD="";                       // All pairs in relation with this currency should be frozen according to the parameters bellow 
extern string StartDateGroupFreeze3=;     // This should be the startdate ex: 12/07/1991
extern double StartHourGroupFreeze3=;     // This should be the start houre ex: 0 true 23
extern string StopDateGroupFreeze3=;      // This should be the Stopdate ex: 17/07/1991
extern double StopHourGroupFreeze3=;      // This should be the hour to stop thfreeze ex: 0 true 23

extern bool EUR="";                       // All pairs in relation with this currency should be frozen according to the parameters bellow 
extern string StartDateGroupFreeze4=;     // This should be the startdate ex: 12/07/1991
extern double StartHourGroupFreeze4=;     // This should be the start houre ex: 0 true 23
extern string StopDateGroupFreeze4=;      // This should be the Stopdate ex: 17/07/1991
extern double StopHourGroupFreeze4=;      // This should be the hour to stop thfreeze ex: 0 true 23

extern bool NZD="";                       // All pairs in relation with this currency should be frozen according to the parameters bellow 
extern string StartDateGroupFreeze5=;     // This should be the startdate ex: 12/07/1991
extern double StartHourGroupFreeze5=;     // This should be the start houre ex: 0 true 23
extern string StopDateGroupFreeze5=;      // This should be the Stopdate ex: 17/07/1991
extern double StopHourGroupFreeze5=;      // This should be the hour to stop thfreeze ex: 0 true 23

extern bool AUD="";                       // All pairs in relation with this currency should be frozen according to the parameters bellow 
extern string StartDateGroupFreeze6=;     // This should be the startdate ex: 12/07/1991
extern double StartHourGroupFreeze6=;     // This should be the start houre ex: 0 true 23
extern string StopDateGroupFreeze6=;      // This should be the Stopdate ex: 17/07/1991
extern double StopHourGroupFreeze6=;      // This should be the hour to stop thfreeze ex: 0 true 23

extern bool CHF="";                       // All pairs in relation with this currency should be frozen according to the parameters bellow 
extern string StartDateGroupFreeze7=;     // This should be the startdate ex: 12/07/1991
extern double StartHourGroupFreeze7=;     // This should be the start houre ex: 0 true 23
extern string StopDateGroupFreeze7=;      // This should be the Stopdate ex: 17/07/1991
extern double StopHourGroupFreeze7=;      // This should be the hour to stop thfreeze ex: 0 true 23


extern bool CAD="";                       // All pairs in relation with this currency should be frozen according to the parameters bellow 
extern string StartDateGroupFreeze8=;     // This should be the startdate ex: 12-07-1991
extern double StartHourGroupFreeze8=;     // This should be the start houre ex: 0 true 23
extern string StopDateGroupFreeze8=;      // This should be the Stopdate ex: 17/07/1991
extern double StopHourGroupFreeze7=;      // This should be the hour to stop thfreeze ex: 0 true 23



/*Chart info:

Frozen Syombol            Start Freeze             End Freeze           Remaining trades         Remaining lots             Last Activity 
_________________________________________________________________________________________________________________________________________

Symbol (EURJPY)      ex: 12/07/2014 1:00        17/07/2014 1:00                                                            13/07/2014 12:30

Répondu

1
Développeur 1
Évaluation
(90)
Projets
159
61%
Arbitrage
40
18% / 63%
En retard
70
44%
Gratuit
2
Développeur 2
Évaluation
(34)
Projets
80
34%
Arbitrage
13
31% / 54%
En retard
19
24%
Gratuit
3
Développeur 3
Évaluation
(41)
Projets
160
45%
Arbitrage
16
13% / 50%
En retard
48
30%
Gratuit
4
Développeur 4
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
5
Développeur 5
Évaluation
(8)
Projets
10
40%
Arbitrage
7
14% / 86%
En retard
4
40%
Gratuit
6
Développeur 6
Évaluation
(71)
Projets
254
53%
Arbitrage
16
50% / 38%
En retard
83
33%
Gratuit
7
Développeur 7
Évaluation
(3)
Projets
6
17%
Arbitrage
1
100% / 0%
En retard
0
Gratuit
Commandes similaires
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hi, Thanks for looking at my requirement. Here are the details of the job(MT4) and right now, we do have 2 jobs to do in same file. The clear detailed explanation along with the pictures are in the google drive link : https://drive.google.com/drive/folders/14KMGzunkE-Hbg0eK6iUrs4DNvRetTJYc?usp=sharing Also, i am into this coding thing for more than 2 years now full time. I am a math guy and not a coder. So the
Hi, Thanks for looking at my requirement. Here are the details of the job and right now, we do have 2 jobs to do in same file. The clear detailed explanation along with the pictures are in the google drive link : https://drive.google.com/drive/folders/14KMGzunkE-Hbg0eK6iUrs4DNvRetTJYc?usp=sharing Also, i am into this coding thing for more than 2 years now full time. I am a math guy and not a coder. So the
i want a robot and an indicator that uses macd..bolingerbands And emas As well as fibonacci retracement confirmation from SMC strategy , OB+CHoCH And RTO i want it to print SL and TP using High and Lows
Hello, I need an expert that can help me to develop an EA. That can also work while I open trade on phone, can I get this done? I need video demo and work sample. Thanks
Скальпер по стакану ( фронтраннинг ) : Рассчитывает средний обьем ордеров в пределах N уровней цены от текущей цены , и ставит свой ордер на покупку/продажу перед ордером который на X % больше средней цены N уровней . Стоп лосс и тейк профит всегда заданы по умолчанию из настроек ( фиксированные ) . В случае если ордер перед которым мы ставили свой ордер перестает соответствовать условиям то мы свой ордер снимаем
We have an existing EA which use specific strategy based on our propriety Indicator(Semaphores) and Stochastic. The EA is multi symbol and Multi timeframe. we need to fix it for following issues 1 - Check the Status on close of the Candle[1] or open of the Candle[0] 2 - open order with SL which meet specific requirement 3 - Amend order for TP when specific requirement meet. 4 - Update the Scanner as in the picture. 5
Simple EA 35+ USD
I am looking for an experienced developer to help me create a simple EA. EA requirements are as follows: 1. EA needs to check if a trade is open based on magic number entered in EA settings by the user. 2. If matching magic number trade is open, then EA should do the following: a. If the magic number trade closes with TP. then monitor again for magic number trade to open.. b. If the magic number trade closes with SL
I want to create an EA MT5 that can 1. identify support and resistance (based on close candles) 2. mark snr breakout 3. multitimeframe breakout scanner 4. scan the valid setup that appears 5. available for manual marking, INFO SPREAD & TIME NEXT BAR 6. sends alert notification to Telegram I need a professional and experienced developer with fast and good work according to what I want. if you are interested I will
I wanted to have existing EA or develop new one just to place pending orders according to according to signals received ( buy stop or sell stop ) from the indicator

Informations sur le projet

Budget
15 - 40 USD
Pour le développeur
13.5 - 36 USD
Délais
de 2 à 5 jour(s)