OPEN-SOURCE SCRIPT
Actualizado 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!
Notas de prensa
Updated so everything is custimizableNotas de prensa
Updatet table / dashboard for easy color remembering :)Script de código abierto
Fiel al espíritu de TradingView, el creador de este script lo ha convertido en código abierto, para que los traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Aunque puede utilizarlo de forma gratuita, recuerde que cualquier republicación del código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones no constituyen, ni deben considerarse como, asesoramiento o recomendaciones financieras, de inversión, de trading u otro tipo, proporcionadas o respaldadas por TradingView. Obtenga más información en Condiciones de uso.
Script de código abierto
Fiel al espíritu de TradingView, el creador de este script lo ha convertido en código abierto, para que los traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Aunque puede utilizarlo de forma gratuita, recuerde que cualquier republicación del código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones no constituyen, ni deben considerarse como, asesoramiento o recomendaciones financieras, de inversión, de trading u otro tipo, proporcionadas o respaldadas por TradingView. Obtenga más información en Condiciones de uso.