Bucket of Trades (Rounded Profit)
-
Hi,
It is possible to rounded the profit to $ 99.99 when I use Bucket of Trades ?
Becouse I have a little bit problem with a sorting of data in EA.
like here : the Average Profit is toooooo long I want to see only 88.14.

Thanks a lot
-
not sure if this help you:
https://fxdreema.com/shared/fjfAdKUfe -
Hi Miro,
thank you but it doesn't helped , the profit output is still too long...
It's a bad that I can not fix it...
Thank you again -
yes it is bad

-
I will take a look at this. Now I use "#property strict" in the output code and sometimes values appear like that, but eventually I will normalize them all
-
@miro1360 Try using an '=' in front of the function ! Yay !
=NormalizeDouble(saveProfit,2) -
@antbytes what?

-
-
but this is different:

-
Is it possible to do this with "Adjust" without using the block "Modify Variable"? Thank you.
