Can anyone help me with a candle breakout EA?
-
-
@DragonZueloTrends Thanks for the tips and help, I'll look into the possibilities...
I'm also using the translator
-
@fernandoanton-90 You can do it like this:

as you can see, you can adjust the time period to store the high/low values.
-
@l-andorrà understood, good tip, I have to test it...
-
@l-andorrà How do I sequence a purchase or sale?
I don't understand that now...
thanks -
@fernandoanton-90 Now the next block tree to use is this (for a buy):

Depending on how may open trades you want you can change that 'once per day' block for an 'once per bar' instead.
-
@l-andorrà Thanks a lot for the help...
I'm quite new here, how do I declare high?
as shown in the image below!

-
You need to create 2 variables:
https://fxdreema.com/documentation/builder/constants-and-variables
-
lograste crear ese EA de ruptura de velas?