Highest
Auto High Low Fib-FixedAuto detect highest/lowest price within a range of bars. The range is user defined by selecting a fixed date (timestamp) for the left and right endpoints. As new bars appear in the chart, the endpoints do not move (thus "fixed" in time).
Optionally add Fibonnaci Lines (retracement or extension).
See the comments at the beginning of the script for a complete description.
---------------------------
While there are several versions of this indicator in TradingView, this one adds some unique flexibility. And it's open source, so you can improve on it.
Auto High Low Fib-MovingAuto detect highest/lowest price within a range of bars (user defined). The range slides forward in time as new bars appear in the chart.
Optionally add Fibonnaci Lines (retracement or extension).
See the comments at the beginning of the script for a complete description.
---------------------------
While there are several versions of this indicator in TradingView, this one adds some unique flexibility. And it's open source, so you can improve on it.
clouded pastSearch indicators for "clouded" to find this one, and add to your chart.
Takes lowest(min) and highest(max) of several bars,
averages that over several bars,
shifts by half of the middle of those two bar numbers,
and colors the inbetween by candle color.
You can choose 3 parameters.
Please give feedback, or donation.
Thanks.
HalHighest High and Lowest Low within a given length. Default is 260 bars (approx 1 year)
Separated in 3 thirds with 2 middle lines. Lowest third, middle third and highest third.
Highest High and Lowest Low channel Backtest Highest High and Lowest Low channel Strategy
You can change long to short in the Input Settings
Please, use it only for learning or paper trading. Do not for real trading.