Download News Events on Chart + Stop trading during News Events

MQL4 Experts Scripts

Tâche terminée

Temps d'exécution 2 jours
Commentaires du client
Very fast. Very clean work.
Commentaires de l'employé
Nice to work with you, Thanks.

Spécifications

I currently already have a EA built. I need to add a "News" Function to it. Basically what this will do is go on 

http://ec.forexprostools.com and download all future news events in the future and display them on the chart: High Impact News (Red vertical line), Medium Impact News (Dark Orange vertical Line), and Low Impact News (blue Line). I do not care if it displays news events from the past - So do not add it if it makes your life more complicated.


The user needs to be able to control the amount of time trading stops Before and after news events: Here is an example of a user input i would like to see:

// These values are in minutes

input int TimeBeforeHighImpactNews= 60;  

input int TimeAfterHighImpactNews = 60;

input int TimeBeforeMedImpactNews= 30;

input int TimeAfterMedImpactNews = 30;

input int TimeBeforeLowImpactNews=  15;

input int TimeAfterLowImpactNews = 15;

//--------------------------------------------------------------------------


Remember, I already have an EA so im not sure if this would be a .MQH file to just include or you have to code it in the actual EA. I can add the input parameters myself in the EA once this is done so no worries (You can call them what you like btw, above is just an example!)




Répondu

1
Développeur 1
Évaluation
(253)
Projets
358
49%
Arbitrage
24
25% / 50%
En retard
80
22%
Gratuit
2
Développeur 2
Évaluation
(250)
Projets
460
26%
Arbitrage
140
20% / 59%
En retard
100
22%
Travail
3
Développeur 3
Évaluation
(2649)
Projets
3366
68%
Arbitrage
77
48% / 14%
En retard
342
10%
Gratuit
Publié : 1 code
4
Développeur 4
Évaluation
(1156)
Projets
1462
63%
Arbitrage
21
57% / 10%
En retard
43
3%
Gratuit
5
Développeur 5
Évaluation
(221)
Projets
369
66%
Arbitrage
10
50% / 0%
En retard
46
12%
Gratuit

Informations sur le projet

Budget
100 - 150 USD
Délais
de 1 à 7 jour(s)