Example - Trade the EURUSD.r symbol with my broker (with suffix)
Example - Trade the EURUSD.r symbol with my broker (with suffix)
- Goal: My broker provides the EURUSD.r symbol for the EUR vs USD market as in general my broker offers the symbols with the .r suffix for trading. I want to trade the EURUSD.r symbol when a signal for the EURUSD comes in.
- How-to: Here is an example EA configuration how to achieve the above:
- Attach the EA to a FOREX pair with the .r suffix, e.g. EURUSD.r or GBPUSD.r
- Leave empty the Signal Market Symbols as no symbol replacement is required.
- Leave empty the Broker Market Symbols as no symbol replacement is required.
- Market Name Prefix/Suffix Handling = Automatic: Prefix & Suffix Discovered By EA
- Description: The EA picks up automatically the suffix of .r from the EURUSD.r chart name. A signal comes in to trade the EURUSD symbol. The EA keeps the EURUSD name and appends the .r suffix and executes the trade on the EURUSD.r symbol with my broker.
Note: A signal may come in for other regular FOREX pair symbols as well. The above same settings can be used to append the receiver side broker's suffix to those as well.