OPEN-SOURCE SCRIPT
Mis à jour

Consecutive Unswept Lower Highs/ Higher Lows Counter

7579
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 highs and lows.
~number of pivot high 'counter' labels (pairs) to show in history.
~formatting options.
Notes de version
-update to start the counter at 1 instead of 0
Notes de version
-added optional 'spikey' filter for Pivot highs/lows (default off): Use to filter out smooth/unimpressive pivot high&lows. Higher number = more spiky / less rounded pivot highs & lows only
Notes de version
-Update showcase chart; change default settings: 'Spikiness' filter default ON.
Notes de version
-Added Alert conditions: alerts to be manually set by user (via the 3 dots on indicator status line)
Notes de version
-Use ATR multiples for label offset vertical spacing; works on low $ unit price crypto assets now
Notes de version
Added realtime sweep labels: choose consecutive pivot high and/or low threshold; label prints as bar is painting, when the pivot is swept (e.g. 5th consecutive higher low pivot low is swept => label print)
Notes de version
-Added successive sweep labels: each sweep of a prior successively Lower High or Higher Low gets a label. e.g if it sweeps the last in a sequence of LHs, prints 'ʌ'; if it then sweeps the second last of the LHs, prints double 'ʌ', etc, etc...
snapshot
Notes de version
-updated display chart. Ignore March 18th 2023 update, that's been superseded with the above update.
Notes de version
-allow independent toggle on/off of number labels and sweep labels; cleaned up code
Notes de version
-added extra 'fixed' alert conditions, to allow default message to automatically print the number of consecutive LHs or HLs pivots reached
Notes de version
-added condition to alert on realtime bar. Default is toggled OFF, which means alerts come in one bar later, but it avoids repainting issues.
-added simple alerts for 'pivot high confirmed' or 'pivot low confirmed'; irrespective of consecutive number, these will alert on any pivot high or low being confirmed.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.