@jaychyke You can store the value of the most recent fractal by using a variable like this:

You will need another variable for the last fractal down as you already did. What you need is to specify candle ID 3 instead.
@jaychyke You can store the value of the most recent fractal by using a variable like this:

You will need another variable for the last fractal down as you already did. What you need is to specify candle ID 3 instead.
@gozey The problen is in the indicator's buffers. They are not correctly identified by fxDreema. Try to fix it with these tutorials:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file
@cristian-0 Serám en este orden: 10,11,12,14,15 y 13. Pero recuerda que todos sejecuratán más de una vez por tick, ya que están conectados a un bucle.
@kallosh Can you please share the new version?
@moses-2 No. You need to import it as a custom indicator into your personal fxDreema account.
@afgmarkets The second value is the UNIX time value. That is the real value of time used in MT4, the first option is 'arranged' by the block code. I agree with vonmunchy, you should use candles instead.
@chrischamb Please share the link to your project this way:

@chrischamb Can you please share the link to your project to take a look at it?
@hjmr Then you will need custom code to get that. I'm afraid I'm not your guy for it, sorry.
Any programmer here?
@nk0815 That is because 'risk % of balance' REQURES a specific stop loss level. Don't your strategy need a SL? Then select the option '% of balance -> lots' instead.
@xzion Evey time some custom code is there I cannot help, I'm afraid.
I'm not sure how that can be done with fxDreema clocks when combined to custom code.
@johntyr I forgot to ask what happens if more than one crossing/uncrossing happens before the candle is closed? Are ALL uncrossings considered?
@loko-amen The problem is here:

This indicator is using buffers that cannot be identified by fxDreema. Can't you use a different indicator?
@kallosh said in trade entry price value in a variable:
shared/hC1iYvGL
The problem is here:

You defined a group number in the 'No trade' block above this line. However, this variable does not coincide with that number. You should use number 1 or 2 here, not a variable.
@ruthdt You can specify the chart any info is stored from into any condition block. You can do it here:
