Jump to content
The Twitter Feeds are now back on the Platform ×
  • 0

MT4 MQL question -SYMBOL_CURRENCY_BASE


Guest gchang01

Question

Guest gchang01

I know  SymbolInfoString(SYMBOL_CURRENCY_BASE ) returns the 1st listed currency of a currency pair. However, when i setup my IG MT4 (build 1220) to the IG Market, the return is always equal to Profit currency (i.e., the 2nd currency of pair). have anyone experienced such a weird thing before? highly appreciated if any workaround is suggested.  Thanks.

Example: for for "USDSGD" , following statements output are the same :   "SGD".

SymbolInfoString(SYMBOL_CURRENCY_BASE ) ;

SymbolInfoString(SSYMBOL_CURRENCY_PROFIT) ;

 

Link to comment

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...