Back to knowledge
Risk management6 min read

Market conditions

News events and automated trading

Economic releases can change spread, liquidity, and execution. Learn how to decide whether a strategy should trade through them.

A news candle is an execution event too

A scheduled release can produce fast price movement, spread widening, gaps, rejected requests, and fills far from the requested price. The direction of the first move is not the only risk; the path to the fill and the behaviour of the stop matter as well.

Some strategies are designed to trade these conditions. Others are not. Do not assume that a session filter or a historical timestamp fully captures the live liquidity conditions around an announcement.

Make the policy explicit

Decide whether the system may open new positions before, during, or after a release. If it must pause, define the calendar source, timezone, blackout window, and behaviour for positions that are already open. A manual rule that is not represented in the configuration will eventually be applied inconsistently.

  • Check the prop firm's current news-trading policy.
  • Define how open positions are handled during a blackout.
  • Test missing or delayed calendar data safely.
  • Record spread and slippage around the event window.

Review the evidence honestly

Separate ordinary-session results from event-window results. If the strategy only appears profitable because of a few news candles, that concentration deserves special scrutiny. If news is excluded from the test but present in live execution, the comparison is not like-for-like.

There is no universal answer to whether automation should trade news. The right answer depends on the strategy, broker, account rules, execution quality, and evidence.

Discuss this article

Ask a setup question, share a backtest, or compare notes with other algorithmic traders. Use a display name; your email remains private.

Create an account or sign in above to join the conversation.

Loading discussion…