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
imagen

Pivots
imagen

Extended Trends Ending/Exhausting
imagen

Annotated Chart
imagen

Annotated Extended Trends Ending/Exhausting
imagen

Scalp Trading Zone
imagen

Settings
imagen

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.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.