Finally, News Filter for MT5 in 1 easy to use Block !!
-
Hola amigos, alguien logro hacer que este filtro de noticias para mq5 fxdreema si funcione correctamente????
Hello friends, has anyone managed to make this news filter for mq5 fxdreema work correctly????
-
It return 0 news
-
@ctf Hello, I don't understand.... You managed to make the news filter and it doesn't work or what are you saying friend?
-
I tried to put 2 event but verbose show only one event.
This is how out put in chart looks like
image.png
-
Please send mq4 files
-
@quantengineer Hello, you can use MT5 CALENDAR API in Strategy Testing https://www.youtube.com/watch?v=irexrDmXwrg
-
Hello, I have tried to do everything I can find in these forums to create a good, effective and functional news filter in fxdreema, but I can't get any of them to work well, I think that the creators of fxdreema can help all users by creating a thread project of a news filter that does work since it is one of the most sought after and requested topics since the creation of fxdreema until today.
-
@zearma No, fxDreema cannot do that. You will need a programmer doing it for your project.
-
@l'andorrà i know fxDreema cannot do that righ now but in the video he use mql5 Programming language and fxdreema also use mql5 Programming language so it can be done.
-
@zearma I know. What I meant is that it cannot be done with fxDreema alone. You need additional programming.
-
@zearma Thanks for sharing! In this video, the developer is just downloading all the data of the calendar events in advance, and then during the backtest, he places the data on the chart.
This approach can also be programmed for FX Dreema. I did not do it this way because when I was programming it, I did not need to use the back tester, but if my clients would like to hire me to do this work the same way, I would be happy to do it easily.
I wish you a good week!
-
I managed to insert news into Fxdreema using forum posts and investing some $$$, and I'm very happy. Here's a link where I show a version of the EA. If you want to test it for a short time, contact me in the chat. https://www.youtube.com/watch?v=6rGE6d-PB-w&t=49s
In this EA, you can:
- Filter news by (keyword), for example: Type FED and the EA will filter only news that contains this keyword. I consider this to be the most important.
- Trade (during) or (after) the news. With precision of seconds before or after the news included.
- Trade using criteria on the result of each news item. I created rules to try to predict where the market will go depending on the result, for example, if PAYROOL NON FARM comes out NEGATIVE, buy or sell.
- Wait for the result to be released... This makes the EA wait for the result to be published, as some often take a while to be published.
Note: I translated it into English, it's not my native language, but I used a translator so there may be errors in the translation.
I also included 2 strategies that I really like to use and I also created an option to test a file type in .txt format.
Note that I only put it here so that you can see that it is possible to create something with just what was put here in the post, but in some situations like mine I had to invest a little money to achieve my goal and I'm very happy with that.If you have any other questions, please do so in the chat directly to me. To use this EA it will depend a lot on each broker and I have a system that I use internally to control licenses. I don't intend to leave much time available because it's a project that I particularly like a lot and I'm using parts of it in other EA's that I have.


-
@QuantEngineer The code is currently unavailable.
-
Es una verdadera pena que hasta el dia de hoy no he visto una solucion practica y real sobre la implementacion de un codigo para filtrar noticias en algoritmos hechos en fxdreema