Comments
-
I would like to shoe the draw down percentage on the chart while my EA is running. How do I change the number into a percentage to 2 decimal places?
-
@chowie =NormalizeDouble(L,2)
I would like to shoe the draw down percentage on the chart while my EA is running. How do I change the number into a percentage to 2 decimal places?
@chowie =NormalizeDouble(L,2)