Calendar in mql4

 

Is there anything similar to calendar functions in Mql4?

If not how do you handle news with mql4?

 
Yashar Seyyedin: Is there anything similar to calendar functions in Mql4? If not how do you handle news with mql4?

No, there is not!

You will have to use 3rd party tools or libraries or write you own code for accessing economic news calendar events.

There should be a few implementations in the CodeBase and maybe in the Articles.

 
Fernando Carreiro #:

No, there is not!

You will have to use 3rd party tools or libraries or write you own code for accessing economic news calendar events.

There should be a few implementations in the CodeBase and maybe in the Articles.

Thanks 
 
Yashar Seyyedin:

Is there anything similar to calendar functions in Mql4?

If not how do you handle news with mql4?

you can scrap the Forex factory calendar or the investing.com calendar . I have not tried to crawl the mql5 calendar though 

The investing one has the barest form if i remember .

 
Yashar Seyyedin #: Thanks 
You are welcome!
 
Lorentzos Roussos #:

you can scrap the Forex factory calendar or the investing.com calendar . I have not tried to crawl the mql5 calendar though 

The investing one has the barest form if i remember .

I am too lazy to do it from scratch. Let me check codeBase first.

 
Yashar Seyyedin #:

I am too lazy to do it from scratch. Let me check codeBase first.

I found an investing.com reader , but its old code , works but its ugly.

 

Code Base

FFC - Forex Factory Calendar

awran5, 2016.08.26 16:52

Modified version of FF Calendar Indicator with new features.

Code Base

Read news from forex factory website by web request

Mr Anucha Maneeyotin, 2021.10.15 14:46

Read news from forex factory website by web request

Articles

Reading RSS News Feeds by Means of MQL4

vgs, 2013.06.26 07:49

This article deals with an example of reading RSS markup by means of MQL4 using the functions for HTML tags analysis. We will try to make a work piece which can then be turned into a news indicator or just an RSS reader on MQL4 language.

Articles

Displaying a News Calendar

Slobodov Gleb, 2007.11.23 16:08

This article contains the description of writing a simple and convenient indicator displaying in a working area the main economic events from external Internet resources.
 
Thanks everyone for sharing.
 

hi  thanks  for  script i try to use but  when i attach remove immidiatly

2023.10.26 17:51:57.421    Custom indicator InvestingForexCalendar USDCHF,H1: removed
2023.10.26 17:51:57.413    Custom indicator PERSONAL\InvestingForexCalendar USDCHF,H1: loaded successfully


i try to compile  but  not return error anyone have idea?

thanks

Reason: