Modification of the historical candles
-
As we learned from miro that we need to loop through the historical candles to draw on them, what about the modification ? If I created lines on the fractals for example, then sould I use the same loop for modification? My purpose is to get the remaining fractal lines that still not taken by previous close price once EA initialized.
-
I have always struggled with fractals, I could never get the values to work with, although you can see them in the data window.
-
when I start my EA, there are lines everywhere on the right points as I want, How I delete the lines which price closed above or below them ,I need only the lines which still not touched, its unbelievable and very strange that no one asked about this!
-
https://fxdreema.com/forum/post/18965 , he taught us how to draw, but how to modify and work with the remaining needed lines for example, @miro1360
-
even boxxocode on youtube did not do such thing, how you think you will make millions by ignoring the previous patterns, so you all collect your data from new candles when the EA starts ?
-
Yes but as you can see none of these are using fractals, that has always been my problem