SYMBOL_TICK_VALUE and SYMBOL_TICK_SIZE question

 

I have a open position on USDJPY.I run this code:

SymbolInfoDouble("USDJPY",SYMBOL_TRADE_TICK_VALUE,sd);
SymbolInfoDouble("USDJPY",SYMBOL_TRADE_TICK_SIZE,sd);

Why the sd is 0?

MQLmagazine.com

MQLmagazine.com | All things MetaTrader
  • mqlmagazine.com
Portfolio expert advisors, as well as the more complex multiasset expert advisors, were awaited by the retail trading community ever since limitations of the MT4 backtester became obvious, that is, about 4 – 5 years ago. The difference between multiasset and portfolio EAs is that multiasset EAs have... Read more »
Reason: