You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
...
This concerns over a thousand traders using her products. So maybe the MT5 team should stop telling people that there isn't a problem!
Ask her to fix her codes, or to use the other news sources for example.
Because the new sources websites are regularly changed the format of their news to prevent to be used for indicators and in the EAs
(and news sources websites are doing it during the many years on regular basis).
So, the coders know: once the coder/you selected some news source for indicator or EA so - be ready to fix it on regular basis.
I can repeat -
Investing.com calendar (indicators) works for me in MT4 and for MT5 (I checked now).
I agree that sometimes - those tools do not work because investing.com is changing the format of calendar ... but sometimes - works.
If it does not work so it is necessary to fix the code. I mean: the calendar works ... just tools do not work from time to time and it is necessary to fix it from time to time too.
But it works for me now.
The problem is not the format if it was the format it will be very easy to fix. The problem is a security problem where investing.com can detect that we are accessing it not via a browser and it's giving a error page. You will see everything is fine even connection is successful but you are getting wrong information. I can see by what @Alain Verleyen is posting and I also believe @Sergey Golubev thinks same. Yes there is successful connection and you are getting data from the website but you are getting wrong data because you are accessing it using an EA and the website can detect that now.
The problem is not the format if it was the format it will be very easy to fix. The problem is a security problem where investing.com can detect that we are accessing it not via a browser and it's giving a error page. You will see everything is fine even connection is successful but you are getting wrong information. I can see by what @Alain Verleyen is posting and I also believe @Sergey Golubev thinks same. Yes there is successful connection and you are getting data from the website but you are getting wrong data because you are accessing it using an EA and the website can detect that now.
All those news calendar indicators and News EA (which I have and which are working now) are doing the following:
those tools (indicators or EAs) are downloading calendar from news source as txt file and placed it to respective forder of Metatrader's directory.
Example with investing.com calendar (it is my files folder):
So, when some news website wants to prevent us to use their calendar with indicators/EAs so this news website is changing the format of data, and the indicators/EAs should be recoded because of that.
All those news calendar indicatorsand News EA (which I have and which are working now) are doing the following:
those tools are downloading calendar from news source as txt file and placed it to respective forder of my Metatrader.
Example with investing.com calendar (it is my files folder):
So, when some news website want to prevent us to use their calendar with indicators/EAs so this news website is changing the format of data, and the indicators/EAs should be recoded because of that.
And I attached NewsTrader to the chart, changed the settings to be worked with investing.com calendar source (it is in the settings), and it works (MT4 build 1376):
I do not know about the version of this EA (there are many versions published on the forum) but NewsTrader EA is the public EA
developed on this forum/tsd and published on the forum as the source codes by many versions (there are some old threads on the forum about news trading with this EA).
The News Trader EA is creating some text file (news events downloaded from the news web source), and EA is placing this file in some directory of computer, and after that - EA is trading this file for one week (the file is redownloaded in preriodic way just to refresh the data and so on):
If some traders want to create their personal/own text news file so it is possible but it called as a schedule trading.
----------------------
It not not a new ... it is well-known knowledge for the about 20 years so the coders know about it, some indicators and many EAs were uploaded to the forum on old forum threads by source codes (and some of them were developed on the forum with open sources).
By the way, I liked to trade high impacted news events only (I did not like to trade all the news events).
----------------------
The only problem for me is for dailyfx calendar source ... seems they completely blocked their calendar ...
All those news calendar indicatorsand News EA (which I have and which are working now) are doing the following:
those tools are downloading calendar from news source as txt file and placed it to respective forder of my Metatrader.
Example with investing.com calendar (it is my files folder):
So, when some news website want to prevent us to use their calendar with indicators/EAs so this news website is changing the format of data, and the indicators/EAs should be recoded because of that.
Thank you so much but may you please explain the format of data more?? because to access date it is only few codes I don't see where I will change.
The code above that is what I was using and it was working great now to change the format what did I need to change in that code?
here the file is downloaded
but when I open it there is useless information
@Sergey Golubev how to change the format?
Thank you so much but may you please explain the format of data more?? because to access date it is only few codes I don't see where I will change.
The code above that is what I was using and it was working great now to change the format what did I need to change in that code?
here the file is downloaded
but when I open it there is useless information
@Sergey Golubev how to change the format?
Those tools were coded by other coders (I am not good coder for such the tools sorry ...).
And some of them were publish on the forum by sources with many versions.
I just use it from time to time (I was news trader in past ... means: I traded the news for some years but in past).
For example, I can change the settings:
ReadFromFile - I used read from news web source (which is investing.com in my case).
But I can change the settings to read from file.
-------------------------
If I found NewsTrader thread on the forum (it is very old thread) so I will post the link here.
PS. Yes, I found: News Trader EA (there are 127 pages on the thread but you can check first post).