Counts consecutive Lower Highs and Higher Lows; number resets to zero when previous pivot high or low gets swept -To help give an idea of when a retracement / run-on-stops may be overdue. i.e. the higher the counter number grows, the longer we've gone without a proper retracement. //inputs// ~pivot lookback/lookforward: increase this for more significant pivot...
This script will show you at a glance the following trends: Higher Highs (Green line on top) Lower Highs (Red line on top) Higher Lows (Green line on bottom) Lower Lows (Red line on bottom) It utilizes the Pivot High and Pivot Low functions to determine if the previous pivot was higher or lower than the current pivot .
See the highs and lows easily! Up sequence: The close of each candle is higher from the low of the previous candle. * The reference will always be to the low of the highest candle in the up sequence Down sequence: The close of each candle is lower from the high of the previous candle. * The reference will always be to the high of the lowest candle in the down sequence
This is a very powerful indicator and I'm really happy to show you how it works. It shows Higher Highs(HH),Higher Lows(HL),Lower Highs(LH),and Lower Lows (LL), the supports and the resistance. Lets start with the HH, HL, LH and LL. This points helps a lot who can not identify them yet. They help to identify up trends having HH and HL in sequence, and when the...