@MTAB You can create a loop as sktsec suggested (difficult option) or you can also check (less difficult option) that info as new candles are created. I mean, every time a candle is closed, check if that condition is true or now. If it is true, store the value into a variable. Unless there is a new value to overwrite in the future, you already got the info you need in 10, 20 or 100 candles ahead.
Posts made by l'andorrà
-
RE: Can a "last theoretical closed trade" test be done in FXDreema?posted in Questions & Answers
-
RE: El indicador se duplica en backtestposted in Questions & Answers
Never seen something like that. Could you please share the link to your project?
-
RE: Position Count Not Workingposted in Bug Reports
@Rafik This is the second thread you created for the exact same question. Please don't duplicate threads and focus on one only.
-
RE: Broker & VPS reviewposted in General Discussions
@Tulefi Impressive information so far. Thank you very much for sharing.
-
RE: Create Logic For Close All Quickly like bulk Operationsposted in Questions & Answers
This is the second time you are asking the exact same question. I replied to the previous one. Please don't duplicate threads.
-
RE: Close All Positionposted in Questions & Answers
@aricanwar AFAIK, no fxDreema block can do that. I'm afraid you will need custom code to do it.
-
RE: Position Count Not workingposted in Questions & Answers
Could you please share the link to the project?
-
RE: Skip trade/trades in Gridposted in Questions & Answers
You need to use variables to do that. Are you familiar with variables?
-
RE: Can anyone help me with a candle breakout EA?posted in Tutorials by Users
@fernandoanton-90 Ok. I can help. Can you please list the set of conditions required to find that candle?
-
RE: how can I set pending orders one after another? wanna try hedghe strategyposted in Questions & Answers
@Hempir In this example the bot will open a buy exactly 10 minutes after the last buy was open:

-
RE: For Each Trade / Check Trade Counts problemposted in Questions & Answers
You need to use groups. Each new distance should open a new trade belonging to a different group. That way you can control different opening distances for each group.
-
RE: pls help : multiple consecutive divergencesposted in Questions & Answers
Please, be very skeptic with ANY Youtube video showing any strategy. All of them are edited to look wonderful. Did you try that strategy manually before trying to try it with fxDreema?
-
RE: Rectangle dans l'interfaceposted in Questions & Answers
I'm afraid I don't speak French. I speak Catalan and Spanish if that can help.
-
RE: How to recognize the structureposted in Questions & Answers
You will need variables to do that. Are you familiar with how variables work?
-
RE: Draw line last fractal? MT5posted in Questions & Answers
@kratos Not necessarily. You can create one only variable that is updated (overwritten) every time a new fractal is confirmed. The previous value will simply be updated by the most recent one.
-
RE: nugget sizeposted in Questions & Answers
@kepler Darwinex es un caso especial, ya que no es un broker al uso. ellos transforman tus señales on otras senales para los inversores. en principioi lo que ha dicho jstap es así. No deberías tener problemas.
