Skip to main content
Version: 3.0

Example H1: Events filtered by title

caution

This is not a ready-to-use trading strategy. A trading strategy requires adjustment to the timeframe and symbol, along with thorough backtesting. The example is intended as a foundation for your own custom strategy and to help you get familiar with the Expert Advisor Builder web application. To import and use an example, please follow the instructions provided here.

Description

This example filters news events by title content, focusing only on ECB and Fed announcements. The exclusive filter ensures only events containing these specific terms generate signals. This targeted approach eliminates noise from less impactful news while focusing on major central bank decisions.

The visual event table and chart lines display filtered events clearly, showing exactly which announcements will trigger signals. The 30-minute pre and post windows provide adequate time for positioning around these major events. Title filtering allows precise event selection without monitoring all news.

Central bank events often create the largest market movements, making them ideal for news trading strategies. By filtering specifically for these events, traders can prepare thoroughly for each opportunity rather than reacting to numerous minor announcements.

You can either import this example directly or set it up manually. To manually replicate the trading module, make sure the newly added module includes the following key settings and that the professional mode is activated:

Recreate the Example

You can either import this example directly or set it up manually. To manually replicate the trading module, make sure a newly added module includes the following key settings and that the professional mode is activated:

Trade Basics

  • Operation type = Long signals only drawn
  • General signal visualization = Off

Signal Generation - News

  • Signal in use = On
  • Signal used for = Entry
  • Draw table with upcoming events = On
  • Draw signal lines with name in chart = On
  • Pre event signal time = 1800
  • Post event signal time = 1800
  • Signals for ALL regions = On
  • Signals for AUD region = On
  • Signals for BRL region = On
  • Signals for CAD region = On
  • Signals for CHF region = On
  • Signals for CNY region = On
  • Signals for EUR region = On
  • Signals for GBP region = On
  • Signals for HKD region = On
  • Signals for INR region = On
  • Signals for JPY region = On
  • Signals for KRW region = On
  • Signals for MXN region = On
  • Signals for NOK region = On
  • Signals for NZD region = On
  • Signals for SEK region = On
  • Signals for SGD region = On
  • Signals for USD region = On
  • Signals for ZAR region = On

Signal Generation - News - Title filter 1

  • Filter type = Exclusive
  • Title name to filter = ECB

Signal Generation - News - Title filter 2

  • Filter type = Exclusive
  • Title name to filter = Fed

Screenshots

Example H1: Events filtered by title.webp