Problem opening trades
-
I'm trying to learn programming
and the forexdreema builder.
I share my project.why in this very simple EA, does it open 2 positions?
There is a no trade condition so it should open 1 at a time right?shared/SJFn2k91e

-
@denis-2 https://fxdreema.com/shared/SJFn2k91e this is a link
-
@denis-2 Remove the 'group 1' definition on the 'Buy now' block. What type of Constant is the one called 'Timeframe'?
-
Thanks for your help, now it works.
The timeframe constant can be modified by the external input.
type: double
Now I'm trying to understand how this builder thinks, nothing extraordinary.
Thanks for your help. -
@denis-2 You're welcome.