How to create exotic pair price such as XAUGBP ?
-
I intend to compare prices of exotic pairs, however, my broker ICmarkets doesn't has enough exotic pairs.
Example : XAUGBP
Simply, I just has to do calculation in EA:
XAUUSD : GBPUSD = XAUGBPHow to do that calculation ?
Any suggestions are welcome.
-
It seems I found it after searching forum.
Using formula block to do calculation.
-
Good. Please confirm if it works.
-
With MT4, it needs some codes to do calculation. And to build my EA, it needs a lot of codes to complete this EA (exotic pairs).
I just found out that I can create custom instrument such as XAGGBP with MT5, it is easier because I can have chart with the custom symbol.

Here is instructions for who need it : https://www.metatrader5.com/en/terminal/help/trading_advanced/custom_instruments -
Interesting information. Thank you for sharing.