GetFFEvents MT5 I tester capability
30 USD
Published:
5 October 2023
Current version:
1.10
Didn't find a suitable robot?
Order your own one
on Freelance
Go to Freelance
Order your own one
on Freelance
How to buy а trading robot or an indicator
Run your EA on
virtual hosting
virtual hosting
Test аn indicator/trading robot before buying
Want to earn in the Market?
How to present a product for a sell-through
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 is the sample EA code for how to use the GetFFEvents.ex5 file into your system from the Market library.
It's easy to integrate/import into your EA to analyze each news even in strategy tester.
There are Start/End interval time,that you can download all news during the date you will specify in the input
parameters,then it will show/display each news on chart,and then you can save them into a file for strategy
tester to analyze the news or using for news filtering during the news time.
Note:
Please add the address "https://www.forexfactory.com/" of news feed at your MT5 tab > Tools > Options > Expert Advisors > Check Allow web request for listed URL.
This is another sample for simple analyzing the specific news,as the default is for "Unemployment Claims",
And shows the result on chart when the actual is greater than previous we expected for strong USD,and vice versa.
Indeed,you can modify it to get other news analyzing.
Hello,
Thank you to noticed it,
It's updated,please re-download it.