Fractal Arrow confirmation using object on chart
-
Hi,
I am trying to use Fractal Arrows for my EA, but it appears for one bar and sometime redraw itself on future candles.
I am trying to use price value of confirmed fractal. can anyone suggest on this ?
I have tried using it getting figure as variables but it gets resets when new fractal buffers and does not stay after some candles sometimes.
thought to use fractal object on chart to determine final Fractal arrow.
any idea ? final recent fractal price value.
Thanks
-
Fractal appears on ID2, save the candle time in a variable
-
hello jstap,
Thanks, I have tried it but it blinks sometime, and gives false price level.
whereas can you please share an example ?
do you mean, modify variables > Indicator > Fractals > Fractal Up > Candle ID 2 = x variable ?
-
Fractals can repaint, this is why people will use ID3
-
How to get value of confirmed fractal ? which will not repaint again.
-
Id3 is the only way I know of
-
do you mean, I should use Candle ID 3 ? am I getting it right ID3 ?
-
2 at minimum, but 3 is more confirmed
-
alright, giving it a try, but it will still be appear and disappear until candle close,
so what happens here is, during a candle open we can get a value of price level this value stays in variable till same candle closes, and then it becomes 0.
same thing happens for Fractal confirmed arrow and blinking arrow.
that's why I need a confirmed arrow price level, it doesn't matter if it's candle 2 or 3.
-
It does and that is why you use a previous ID, fractal uses 5 candles, 2 before and 2 after.