Main clusters and core pages.
AlgoWay Red News Filter lets you pause automated trading signals around high-impact news events directly from webhook settings. When creating or editing a webhook, you can enable the filter, define how many minutes to block signals before and after news, select the red-news categories, and save the webhook configuration.
This guide explains how to use the AlgoWay news filter during webhook creation for automated trading setups based on TradingView alerts, Telegram trading signals, AI-parsed signals, MetaTrader 5 execution, crypto exchange routing, and prop firm trading rules.
The basic route is:
TradingView or Telegram signal → AlgoWay webhook → Red News Filter check → execution platform
Use this page if you are searching for red news filter for algo trading, TradingView news filter, prop firm news rule automation, block trading signals during news, FOMC trading filter, or automated trading news protection.
Many prop firms restrict trading during major economic news. A manual trader can check the calendar and avoid opening a trade. An automated setup can behave differently: a TradingView strategy may send an alert, a Telegram channel may publish a signal, or an MT5 Expert Advisor may receive an execution command while a restricted news window is active.
That creates a practical problem for algo traders. The strategy may be technically valid, but the timing can still violate a prop firm news rule or expose the account to unstable market conditions.
AlgoWay solves this at the webhook level. Before the signal is routed to the execution platform, the Red News Filter checks whether the signal arrives during a selected high-impact news window.
The Red News Filter can automatically block trading signals around selected news categories. The filter is controlled from the webhook configuration screen.
You can configure:
This allows you to control the rhythm of automated trading without rewriting the strategy, disabling a Telegram channel, or changing the execution platform.
Log in to the AlgoWay dashboard and open the webhook form.
For MetaTrader 5 webhooks, many execution-side settings are controlled inside the Expert Advisor. The News Filter remains a webhook-level control in AlgoWay, so it can stop risky signals before they reach MT5.
Find the News Filter section in the webhook settings. In the field Enable red news filter, select Yes.
When the filter is enabled, AlgoWay starts checking incoming signals against the selected high-impact news categories and the configured blocked time window.
Use the two minute fields to define the protection window:
A common starting setup is:
Before news, min: 30
After news, min: 30
With this configuration, a signal that arrives 30 minutes before the selected event or 30 minutes after the event can be blocked by AlgoWay before execution.
Select the categories that should activate the filter. The available categories include:
| Category | Typical market impact |
|---|---|
| CPI | Inflation data that can move USD, gold, indices, and crypto. |
| PCE | Federal Reserve inflation measure that can affect rate expectations. |
| PPI | Producer inflation data that can trigger volatility before CPI-style repricing. |
| GDP | Growth data that can affect currency, index, and macro sentiment. |
| Employment | Jobs data, including NFP-style events, that can create fast USD movement. |
| FOMC/FED | Federal Reserve decisions and statements that can affect USD, gold, and risk assets. |
| Central Banks | Policy decisions and statements from major central banks. |
| Interest Rates | Rate decisions that can create immediate repricing across FX, gold, and indices. |
| PMI | Business activity data that can affect currencies and indices. |
| Retail Sales | Consumer spending data that can affect USD and index sentiment. |
If you trade prop firm accounts, start with the categories that your firm treats as restricted. If you trade your own account, select the categories that create unacceptable volatility for your strategy.
After enabling the filter, setting the minute window, and selecting the categories, click Save Changes.
From that point, the webhook can check incoming signals against the Red News Filter before routing them to the selected execution platform.
When a TradingView alert, Telegram signal, or other webhook message reaches AlgoWay, the platform checks the webhook settings before execution.
This keeps the control layer between the signal source and the execution platform.
Assume a trader runs automated strategies for XAUUSD and BTCUSD. The webhook receives TradingView alerts and sends them to the selected execution platform.
On an FOMC day, the trader enables these settings:
Enable red news filter: Yes
Before news, min: 30
After news, min: 30
Selected category: FOMC/FED
If an alert arrives during that 60-minute blocked window, AlgoWay can stop it before execution. This is useful because an FOMC decision can move the US dollar first, then trigger sharp reactions in gold, indices, and crypto assets.
Assume a trader uses a Telegram signal channel for forex entries and the prop firm restricts trading around major employment releases.
The trader can enable the Red News Filter and select Employment. If the Telegram signal arrives during the configured blocked window, AlgoWay can prevent the signal from reaching the trading account.
The Telegram channel does not need to understand the prop firm rule. The TradingView strategy does not need to be rewritten. The control happens at the AlgoWay webhook layer.
For many prop firm and high-volatility setups, a practical first configuration is:
| Setting | Suggested value |
|---|---|
| Enable red news filter | Yes |
| Before news, min | 30 |
| After news, min | 30 |
| Main categories | CPI, PCE, Employment, FOMC/FED, Central Banks, Interest Rates |
You can adjust these values according to the trading account, prop firm rules, signal source, and market type.
The Red News Filter is not a trading strategy. It is a timing and execution-control layer inside the webhook route.
It is useful when your signals come from:
And it can protect routes going to:
If Enable red news filter is set to No, the selected categories and minute fields will not protect the webhook route.
If your prop firm restricts CPI, FOMC, NFP, and rate decisions, select all relevant categories. Selecting only one category will not cover the others.
A 5-minute window may be too narrow for some prop firm rules or market conditions. If the rule says 30 minutes before and after news, configure the webhook with that timing.
You do not need to rewrite every TradingView strategy or Telegram signal parser just to pause during news. Keep the news restriction in the AlgoWay webhook when the goal is execution control.
These guides help complete the webhook automation workflow:
The AlgoWay Red News Filter adds a news-context control layer to webhook automation. Instead of relying only on the strategy, Telegram channel, or trading bot, the webhook itself can pause signals around high-impact events.
When creating a webhook in AlgoWay, enable the Red News Filter, set the before-and-after news window, select the relevant red-news categories, and save the webhook before running automated trading during major market events.