Script News Download
Hello Community,
I have created this Python script that downloads the news from the site www.forexfactory.com and saves it in the directory (C:\Users\your_name\AppData\Roaming\MetaQuotes\Terminal\Common\Files\News\FF\*. csv) that uses CP.
It does not insert the values of "revised" and "revised_time.", the rest of the values are the same as Andrey has in Google Drive.
You can read more about the News Filter
The news are downloaded from:
You need to download Python 3.x and install the plugins run "pip3 install beautifulsoup4" and all others that you do not have installed
Great! Old news...
What about future news?
;-)
I'm not exactly sure what you mean by that.
I believe that most people don't use the numbers (previous, forecast, actual), as the only thing that really matter is the calendar schedule (date, time, type of event and impact)
In that sense, the latest version of the script is already able to export next week's calendar schedule, which should be enough.