ASK ? NormalizeDouble(Ask,MarketInfo("USDJPY",MODE_DIGITS)) ??

 

1. NormalizeDouble(Ask,MarketInfo(Symbol(),MODE_DIGITS)) < ====> ASK

WHY RESULT DIFFERENT FROM EACH OTHER?

 

Show us the code that you are using to compare/display the values.


CB

 
Are u calculating your own Ask price or using the predefined variable Ask (which is supposed to be already normalized)?
Reason: