OPEN-SOURCE SCRIPT

5-Min Trendline Breakout Based on H1 S/R [ABU SETTS]

Trail, just wrote and still doing tuning.

What Changed?
Fixed plotshape Size Argument:- Added a switch statement to convert the input string (breakout_label_size) into a const string (label_size).

This ensures the size argument in plotshape receives a valid const string.

Improved Flexibility:- The breakout_label_size input now works correctly with plotshape and label.new.

How to Use
Adjust the Pivot Length, Slope Multiplier, and other inputs to customize the script.
Use the Breakout Label Size dropdown to select the size of the breakout labels (tiny, small, or normal).
Toggle Show Only Confirmed Breakouts to filter out unconfirmed signals.

Disclaimer