MarketInfo Bug...

 
There is a bug with MarketInfo where a direct string is used - ie.

MarketInfo(Symbol(),MODE_SPREAD) OK

MarketInfo("EURUSD",MODE_SPREAD) BUG (always returns 0)
 
 
You're welcome.
Reason: