Skip to main content
Version: 3.0

Example S2: Drawing of unequal symbols

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 displays unequal symbols on the same chart when indicators use different symbols. Both EURUSD and USDCHF appear together, showing their inverse relationship visually. This unique display helps understand how multi-symbol strategies operate.

Unequal symbol display reveals correlation and divergence patterns immediately. When symbols that normally move inversely begin moving together, significant opportunities may exist. The visual overlay eliminates constant chart switching for multi-symbol monitoring.

This advanced visualization suits sophisticated strategies using multiple instruments. Seeing all relevant symbols simultaneously improves decision-making and pattern recognition across markets.

caution

Recommended to use EURUSD M15, M1 run in both symbols required.

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 - Indicators 1 - RSI

  • Signal in use = On
  • Signal used for = Entry
  • Selected indicator = RSI
  • Symbol = Current
  • Draw in chart = On
  • Drawing slot = 1

Signal Generation - Indicators 2 - RSI

  • Signal in use = On
  • Signal used for = Entry
  • Selected indicator = RSI
  • Symbol = USDCHF
  • Draw in chart = On
  • Drawing slot = 2

Miscellaneous

  • Draw unequal symbols = On

Screenshots

Example S2: Drawing of unequal symbols.webp