Why is the news indicator not working in Windows 7? - page 7

 
Put up a screenshot.
 
Is there a working one for XP at least?
 

Here, I've fixed some things (the file format has changed a bit), removed some unnecessary things, and it seems to work.

The news is now at least all displayed on the chart. Now there is news on the Canadian and the dollar as well.


Files:
news_1_2.mq4  18 kb
 
Why can't you do it without crutches?
Files:
news_1_3.mq4  18 kb
 

You can, why can't you. It's just that they were the least of my worries.

Here it is without crutches and with the currency filter working.

In general the indicator works as before normally.

Files:
news_1_4.mq4  18 kb
 

On the second run, it stopped working.

Maybe it's easier that way:

string data = Month() + "-" + (Day() - DayOfWeek()) + "-" + Year();
 
Vadim, what is a second launch?
 
alexx_v:
Vadim, what is the second run?

Unloaded the indicator, ran it again. But everything's fine now. Maybe there was a problem with the connection...

 
Unloaded, added indicator, restarted the terminal - flight normal...
 
alexx_v:
Unloaded, added indicator, restarted the terminal - flight normal...
Thank you very much! Everything is working!