Thread: Martingale EA
View Single Post
  #180 (permalink)  
Old 01-23-2008, 03:53 AM
omelette omelette is offline
Senior Member
 
Join Date: Jan 2006
Posts: 1,119
omelette is on a distinguished road
Quote:
Originally Posted by wolfe View Post
I think what is happening is if the second decimal place is 0, it is dropped off. Not sure how to fix that. My Open Profit is showing two decimal places.
Use DoubleToStr() within the Comments() function - the second parameter sets the number of decimal places displayed.
Reply With Quote