Should you avoid trading during news releases?
It depends on whether your edge accounts for release conditions. During a scheduled high-impact release the spread widens, the order book thins, and stops fill further from their placed price — so a setup measured under normal liquidity is being traded under conditions it was never tested in. Most intraday traders are better served by standing aside for a defined window around high-impact events than by trading through them and treating the slippage as bad luck.
How long before and after news should you stop trading?
There is no universal number, and using one for every event is the common mistake. A frequent starting point is 15-30 minutes either side of tier-one releases such as Non-Farm Payrolls, CPI, and the FOMC rate decision, and 5-15 minutes either side of second-tier releases such as PCE, retail sales, and ISM. Medium-impact events often warrant visibility without a blackout at all. Size the window to the event, then keep it fixed so it is a rule rather than a judgement call.
Which economic events actually affect US index futures?
For ES, NQ, YM, and RTY, the recurring movers are Non-Farm Payrolls, CPI, the FOMC rate decision and press conference, PCE, retail sales, and ISM manufacturing and services. Releases from other currencies rarely move US index futures enough to matter intraday, which is why filtering an economic calendar by currency is what makes it usable on a chart.
Does NinjaTrader 8 show economic news on the chart?
NinjaTrader 8 does not plot an economic calendar on charts out of the box. Getting release times onto the price axis requires a third-party NinjaScript indicator that reads calendar data and draws markers at the corresponding bar times. Free and paid options exist; the differences are in how events are filtered, whether past and future events are shown or only today, and whether the tool exposes its state to automated strategies.
What is a news blackout window?
A blackout window is a defined period around a scheduled release during which you do not open new positions. It is stated in advance — for example, no entries from 15 minutes before through 15 minutes after a high-impact release — so the decision is made while you are calm rather than while a setup is forming. Some NinjaTrader tools track the window on the chart and expose it to NinjaScript strategies so it can be enforced automatically.
Can an automated NinjaScript strategy avoid trading during news?
Yes, if it has access to the release schedule. A strategy cannot read a browser calendar tab, so it needs an indicator that both parses calendar data and publishes its blackout state as a series the strategy can read on each bar. Given that, the strategy can block entries, flatten, or reduce size around a release. See our guide on pausing a NinjaScript strategy around news for the implementation.