OPEN-SOURCE SCRIPT

Higher High Lower Low Strategy (With Source Code)

Updated
This script finds pivot highs and pivot lows then calculates higher highs & lower lows. And also it calculates support/resistance by using HH-HL-LL-LH points.

Generally HH and HL shows up-trend, LL and LH shows down-trend.

If price breaks resistance levels it means the trend is up or if price breaks support level it means the trend is down, so the script changes bar color blue or black. if there is up-trend then bar color is blue, or if down-trend then bar color is black. also as you can see support and resistance levels change dynamically.

If you use smaller numbers for left/right bars then it will be more sensitive.

source code of :
Higher High Lower Low Strategy
Release Notes
upgraded to v4
added color options
Release Notes
Lines are used instead of plot() for S/R levels
fix: right bar is used instead of left bar for the labels/lines (Thanks to hankoman for the feedback)
Release Notes
line style and line width options added
Breadth IndicatorsDaily PivotsDojiFibonacci RetracementhigherhighspivotsupportSupply ZonetrendfollowingTrend Line BreaktrendtradingVolatilityZig Zag Indicator

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