Pivot Point Standard Indicator with Alerts - Tradingview

Job ID: 40253631

Budget: $250 – $750 USD

I want a Pine Script v5 study that duplicates TradingView’s built-in “Pivot Point Standard” exactly, then adds one extra feature: an alert the very moment a new pivot is confirmed.

Core behaviour
• Type: Traditional, pivot timeframe set to Auto.
• Up to seven historical pivots visible.
• Calculations based on daily data, no repainting.
• S1-S5 and R1-R5 are intentionally left out for now, and I do not need price-cross alerts.

Visual controls
The script should let me toggle panel labels, lines, inputs in the status line and freely change pivot colours directly on the chart.

Alert logic
I need a mobile push notification each time the next pivot (high or low) is locked in. The alert must work on any chart from the 5-minute up to the weekly timeframe.

Open point
I’m still undecided about tweaking the traditional formula, so please be ready to advise whether any custom adjustment would add value; otherwise leave the math untouched. No extra information such as volume or moving averages should be plotted.

Deliverable
• Well-commented .pine v5 file ready to import, with clear instructions for setting up the multi-timeframe alert.