OPEN-SOURCE SCRIPT

Fractal Lows Connector for AZALKA

The indicator "Fractal Lows Connector" identifies fractal lows on the chart and connects them with lines. A fractal low is defined as a point where the low of the current bar is lower than the lows of the two preceding and two succeeding bars. The indicator uses arrays to store the values and bar indices of these fractal lows. When a new fractal low is detected, it is added to the arrays, and lines are drawn between consecutive fractal lows using line.new. The lines are dynamically updated as new fractal lows are identified. The use of xloc.bar_index ensures that the lines scale properly with the chart when zooming in or out.
Индикатор фрактальные минимумы просто соединяет минимумы фракталов.
Chart patternsFractalPivot points and levels

Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in publication is governed by House rules. You can favorite it to use it on a chart.

Want to use this script on a chart?

Disclaimer