Hello all...yet another question about programming. I'm sure for someone this is a really easy answer.
I have written several EA's but cannot get any of them to calculate a price target or "double" beyond the 4th digit. Even though I enter a price (Extern double) with 5 digits (ex: 1.32017) I only get a rounded number. In the case of this example 1.3202.
While this is a relatively minor issue, I would like to be as accurate as possible including down to the fractional 1/10 of a pip.
Can anyone help?
I have written several EA's but cannot get any of them to calculate a price target or "double" beyond the 4th digit. Even though I enter a price (Extern double) with 5 digits (ex: 1.32017) I only get a rounded number. In the case of this example 1.3202.
While this is a relatively minor issue, I would like to be as accurate as possible including down to the fractional 1/10 of a pip.
Can anyone help?