OPEN-SOURCE SCRIPT
Обновлено 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!
Информация о релизе
Updated so everything is custimizableИнформация о релизе
Updatet table / dashboard for easy color remembering :)Скрипт с открытым кодом
В истинном духе TradingView, создатель этого скрипта сделал его открытым исходным кодом, чтобы трейдеры могли проверить и убедиться в его функциональности. Браво автору! Вы можете использовать его бесплатно, но помните, что перепубликация кода подчиняется нашим Правилам поведения.
Отказ от ответственности
Информация и публикации не предназначены для предоставления и не являются финансовыми, инвестиционными, торговыми или другими видами советов или рекомендаций, предоставленных или одобренных TradingView. Подробнее читайте в Условиях использования.
Скрипт с открытым кодом
В истинном духе TradingView, создатель этого скрипта сделал его открытым исходным кодом, чтобы трейдеры могли проверить и убедиться в его функциональности. Браво автору! Вы можете использовать его бесплатно, но помните, что перепубликация кода подчиняется нашим Правилам поведения.
Отказ от ответственности
Информация и публикации не предназначены для предоставления и не являются финансовыми, инвестиционными, торговыми или другими видами советов или рекомендаций, предоставленных или одобренных TradingView. Подробнее читайте в Условиях использования.