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

[Deleted]  

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

WHY RESULT DIFFERENT FROM EACH OTHER?

[Deleted]  

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)?