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
Hello jay hu
The page https://www.forexfactory.com/ changed the html code where it reported the "impact" and that is why the Python script did not work. I fixed it. Thanks for reporting it.
The page changed the date and times of the news from the past. It would be necessary to check it with another source if it is ok.
CommunityPowerEA_News_Download.py
CommunityPowerEA_News_Download.bat