PROTECTED SOURCE SCRIPT

9/13/00 Pivots [Rainbow Trends]

1 257
The 9/13/00 Pivot indicator is a tool that is able to highlight support and resistance levels in relation to the 9, 13 and extended counts of the trending price action. While numerous traders trade the 9/13 counts, this tool is unique in that it continues counting past the 9 level and will mark extended runs coming to an end with a vertical Red or Green Column.

The indicator identifies levels based on both 9,13 and extended counts, but splits them into both Support and Resistance levels and marks each level with a horizontal pivot. The level being Support/Resistance can be determined by the colors of the pivot. In addition, this tool Note that these styles of pivots and colors can be edited in the tool settings.

This calculation is based on the value of the current close compared to the close that happened 4 candles back.

Condition: sequence := close > close[4]
Pine Script®
seq := close > close[4]


When this condition is true for 9 or 13 consecutive closes in a row, the indicator will mark the candle with the current number count as well as drawing a horizontal pivot to indicate the importance of the price level.

Sequences
스냅샷

Pivots
스냅샷

Extended Trends Ending/Exhausting
스냅샷

Annotated Chart
스냅샷

Annotated Extended Trends Ending/Exhausting
스냅샷

Scalp Trading Zone
스냅샷

Settings
스냅샷

Toggle Settings - Allows each visual aspect of the indicator to be enabled/disabled.

Pivot Color Settings - Allows the trader to custom tune the colors for their own style.

Candle Settings - The candles are individually marked color wise to visually draw the user's eyes to the change in candle color.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.