Download News Events on Chart + Stop trading during News Events

MQL4 Esperti Script

Lavoro terminato

Tempo di esecuzione 2 giorni
Feedback del cliente
Very fast. Very clean work.
Feedback del dipendente
Nice to work with you, Thanks.

Specifiche

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!)




Con risposta

1
Sviluppatore 1
Valutazioni
(253)
Progetti
358
49%
Arbitraggio
24
25% / 50%
In ritardo
80
22%
Gratuito
2
Sviluppatore 2
Valutazioni
(250)
Progetti
460
26%
Arbitraggio
140
20% / 59%
In ritardo
100
22%
In elaborazione
3
Sviluppatore 3
Valutazioni
(2662)
Progetti
3383
68%
Arbitraggio
77
48% / 14%
In ritardo
342
10%
Gratuito
Pubblicati: 1 codice
4
Sviluppatore 4
Valutazioni
(1156)
Progetti
1462
63%
Arbitraggio
21
57% / 10%
In ritardo
43
3%
Gratuito
5
Sviluppatore 5
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito

Informazioni sul progetto

Budget
100 - 150 USD
Scadenze
da 1 a 7 giorno(i)