MarketInfo(Symbol(), MODE_POINT) will return gibberish when expert is compiled with '#property strict'?

 

MarketInfo(Symbol(), MODE_POINT) will return gibberish when expert is compiled with '#property strict'?

I just turned again into playing with mql and got into this issue. Anyone know anything about it? 

[UPDATE] it appears the same when using Point property.

This happens to me in strategy tester. The logs says something like:

2015.09.05 18:51:42.839 2015.09.03 23:56  MyExpert EURUSD,M1: info Bid: 1.11247 ask: 1.11397 point: 1e-005

 
Reason: