OPEN-SOURCE SCRIPT
Aggiornato Swiftedge Pivots

This indicator plots Monthly, Weekly and Daily Pivot Points on the chart using the classic standard formula.
It calculates the Central Pivot Point (PP) and up to 3 levels of Support (S1-S3) and Resistance (R1-R3) for each timeframe based on the previous period's High, Low and Close.
### Key Features
• Multi-timeframe pivots: Monthly + Weekly + Daily
• Individual color customization for every level and timeframe
• Toggle any level (PP, R1/S1, R2/S2, R3/S3) on or off
• Clean horizontal lines that extend right
• Works great on indices (GER40, US30, NAS100, etc.), forex and stocks
### How Pivot Points are Calculated
PP = (High + Low + Close) / 3
R1 = 2 × PP - Low
S1 = 2 × PP - High
R2 = PP + (High - Low)
S2 = PP - (High - Low)
R3 = PP + 2 × (High - Low)
S3 = PP - 2 × (High - Low)
Many traders use these levels as key support and resistance zones for the upcoming period. The indicator is especially useful for day traders and swing traders who want a clear framework of potential turning points across different timeframes.
### Settings
You can enable/disable each timeframe and each support/resistance level separately. All colors are fully customizable.
Feel free to adjust the colors to your own preference and combine with other tools such as moving averages, trend lines or volume.
Enjoy trading!
It calculates the Central Pivot Point (PP) and up to 3 levels of Support (S1-S3) and Resistance (R1-R3) for each timeframe based on the previous period's High, Low and Close.
### Key Features
• Multi-timeframe pivots: Monthly + Weekly + Daily
• Individual color customization for every level and timeframe
• Toggle any level (PP, R1/S1, R2/S2, R3/S3) on or off
• Clean horizontal lines that extend right
• Works great on indices (GER40, US30, NAS100, etc.), forex and stocks
### How Pivot Points are Calculated
PP = (High + Low + Close) / 3
R1 = 2 × PP - Low
S1 = 2 × PP - High
R2 = PP + (High - Low)
S2 = PP - (High - Low)
R3 = PP + 2 × (High - Low)
S3 = PP - 2 × (High - Low)
Many traders use these levels as key support and resistance zones for the upcoming period. The indicator is especially useful for day traders and swing traders who want a clear framework of potential turning points across different timeframes.
### Settings
You can enable/disable each timeframe and each support/resistance level separately. All colors are fully customizable.
Feel free to adjust the colors to your own preference and combine with other tools such as moving averages, trend lines or volume.
Enjoy trading!
Note di rilascio
Updated so everything is custimizableNote di rilascio
Updatet table / dashboard for easy color remembering :)Script open-source
Nello spirito di TradingView, l'autore di questo script lo ha reso open source, in modo che i trader possano esaminarne e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricordiamo che la ripubblicazione del codice è soggetta al nostro Regolamento.
Declinazione di responsabilità
Le informazioni e le pubblicazioni non sono intese come, e non costituiscono, consulenza o raccomandazioni finanziarie, di investimento, di trading o di altro tipo fornite o approvate da TradingView. Per ulteriori informazioni, consultare i Termini di utilizzo.
Script open-source
Nello spirito di TradingView, l'autore di questo script lo ha reso open source, in modo che i trader possano esaminarne e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricordiamo che la ripubblicazione del codice è soggetta al nostro Regolamento.
Declinazione di responsabilità
Le informazioni e le pubblicazioni non sono intese come, e non costituiscono, consulenza o raccomandazioni finanziarie, di investimento, di trading o di altro tipo fornite o approvate da TradingView. Per ulteriori informazioni, consultare i Termini di utilizzo.