fractal indicator draw midpoint
-
how can we draw a aline at the midle of the witk of the cadle where fracta apears

-
@stantham Do you need a line on the chart or just the prioce value there? The second option is way easier.
-
@l-andorrà i need it on the chart visible
-
@stantham Well then you wuill need to use objects to be plotted there. Are ALL fractals to be consiodered or just the last one?
-
@l-andorrà please assist the current one only and when whe price close obove the line the line should disapear example if the price come back to this line and cross obove line will disapear

-
@stantham said in fractal indicator draw midpoint:
@l-andorrà please assist the current one only and when whe price close obove the line the line should disapear example if the price come back to this line and cross obove line will disapear

you would have to logically be able to say, why that fractal and not the last one it did...or rather, why it shouldnt draw every one of them?
-
@tipsywisdom DRAW EVERY FRACTAL IS OKAY IF YOU HAVE ANY IDEA PLEASE ASSIST
-
@stantham There is lots of info in the forum to record the fractal as they appear, when fractal appears, save high or low to a variable, save the close, hi - lo will give you the mid price.
-
@jstap can you link me up
-
https://fxdreema.com/shared/ZyNIcOFYb this will catch th fractal variable but how do we draw the midpoint on the fractal candles now
-
@stantham You will need to use variables to stor the value of both ends of the wick. Then you can use a formula block to calculate the middle point and finally you can plot the line there.
-
you could just use the draw tool and specify time and price...maybe?
since drawing asks for time and price. You could say for every C3 candle that is fractal up or down, you would need a tree for each side, that would be price, now at the timing portion use the same candle ID and specify mid price.
-
cant tell you why its being done on some candles that aren't fractal. Cant tell oyu why some of those candles are 3 fractal candles that are being ID'd by a 5 candle fractal indicator (standard bill williams)...but its doing it. ish.
