WONNFX NEWS FILTER EA -
Free News Filter
for MT4 and MT5 [v11.1]
EA Description
is a simple yet indispensable tool for automatically managing risk during major economic news releases. The EA downloads an economic calendar and monitors the timing of upcoming events. When high-impact news is approaching (based on your settings), the robot automatically disables auto-trading in the terminal and re-enables it once the news period has passed.
=Setting the "Time shift" parameter in the Advisor=
For example, if you check by UTC time (+3) at your broker.
Then the UTC "Time Shift" parameter = "3" summer time / "2" winter time.
*You need to set the "Time Shift" parameter correctly for accurate display and definition of news (depending on your broker's time)
After setting the "Time Shift" parameter and loading data on news events - additionally check the data on another portal "forexfactory.com/calendar / investing.com/economic-calendar" (so that everything matches and is displayed correctly)
An automatic news filter for MT4 and MT5. Disables auto-trading during important economic events and during specified time intervals.
How the EA handles position closing before news and during time filter:
| Setting | Panel Display | Action |
|---|---|---|
| NewsCloseBefore = true | ALL POSITIONS | Closes ALL positions (market + pending) |
| NewsCloseBefore = false ClosePendingOnly = true | PENDING ONLY | Deletes ONLY pending orders Market positions stay open! |
| NewsCloseBefore = false ClosePendingOnly = false | INACTIVE | NO positions are closed Only auto-trading is disabled |
| ⏰ TIME FILTER — Same close options apply! | ||
| TimeFilterCloseBefore = true | ALL POSITIONS | Closes ALL positions when time filter activates |
| TimeFilterCloseBefore = false TimeFilterClosePendingOnly = true | PENDING ONLY | Deletes ONLY pending orders when time filter activates Market positions stay open! |
| TimeFilterCloseBefore = false TimeFilterClosePendingOnly = false | INACTIVE | NO positions are closed during time filter Only auto-trading is disabled |