Stressed out reading 5 Digit forex Data

 

I extensively read price to calculate the pip difference in trading, Find reading 5 digits very difficult when doing 

frequently. Is there a way to optionally display only 4 digit, 2 digit in case of USDJPY. 

 
Comment("Bid = ",DoubleToStr(Bid,(Digits-1)));
Reason: