GetFFEvents MT5 I tester capability
30 USD
Publié:
5 octobre 2023
Version actuelle:
1.10
Vous ne trouvez aucun robot qui vous convient ?
Commandez le vôtre
dans la section Freelance
Aller à la section Freelance
Commandez le vôtre
dans la section Freelance
Comment acheter un robot de trading ou un indicateur
Exécutez votre EA sur
hébergement virtuel
hébergement virtuel
Test un indicateur/robot de trading avant d'acheter
Vous voulez gagner de l'argent sur Market ?
Comment présenter un produit pour qu'il se vende bien
Vous manquez des opportunités de trading :
- Applications de trading gratuites
- Plus de 8 000 signaux à copier
- Actualités économiques pour explorer les marchés financiers
Inscription
Se connecter
Vous acceptez la politique du site Web et les conditions d'utilisation
Si vous n'avez pas de compte, veuillez vous inscrire

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.