use indicator in a multi symbol or hybrid symbol expert

 

Hi

I want to use mql4 indicators for a symbol that I have defined myself.

For example I want an indicator for a new symbol like:

(EURUSD-EURJPY) or (EURUSD/EURJPY) or (EURUSD+2*EURJPY)

something like what tradingview website does.

Indicators in mql4 can be used only for symbols defined in metatrader not hybrid-symbols.