What is the MQL4 variable/term/predefined variable used to reference a currency pair by name on a trading platform?

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
To reference the currency pair within which you have found candles, trades, patterns etc. with specified conditions given in your program logic are occuring, what is the MQL4 term that you would reference? i.e. how do you reference the field 'eurusd', 'usdjpy', 'gbpusd' within an MQL4 program?