Symbol = GOLD

 

On the fxopen.com MT4 platform I have a problem.

    if(Symbol()==GOLD.)
    {
      Print("Symbol ", Symbol());
    }

It does not recognize GOLD.

although on the output of

Print("Hello ", Symbol());

it gives GOLD.

Please, somebody help.

Thank You.

 
MTProgramming:

On the fxopen.com MT4 platform I have a problem.

It does not recognize GOLD.

although on the output of

it gives GOLD.

Please, somebody help.

Thank You.


Problem solved.
Reason: