TradingView ZigZag Breakout Alert
Budget: ₹1,500 – ₹12,500 INR
I need a custom TradingView-compatible indicator that takes the real-time swing points produced by the standard ZigZag and overlays a clear visual breakout signal. When price closes beyond the most recent swing high or low, the script must trigger TradingView’s native in-app notification so I receive an immediate pop-up on both desktop and mobile.
Core logic
• Read the latest ZigZag pivots.
• Detect the exact candle that confirms a zig zag swing and mark the zone according and it should find minimum 2 time touched zone for valid breakout, I will explain in detail later .
• Fire a TradingView alert() function with a concise message (e.g., “Bullish breakout” or “Bearish breakout”) and plot an up- or down-arrow on the chart at the breakout candle.
• Settings panel should let me adjust ZigZag depth, deviation, and backstep as well as choose alert text and arrow colour.
Deliverables
1. A fully commented Pine Script v5 file ready to save and add to any TradingView chart.
2. A short README explaining the user inputs, how the breakout is calculated, and how to enable the in-app alert.
3. Confirmation the script passes TradingView’s Pine editor without errors.
Acceptance test
I will load the script on BTCUSD 1h: when price breaches the latest ZigZag swing high, an alert must pop on screen instantly and the arrow must appear on the breakout candle. The same applies for bearish breaks.
Please highlight relevant TradingView or Pine Script experience in your message so I can gauge fit quickly.
Core logic
• Read the latest ZigZag pivots.
• Detect the exact candle that confirms a zig zag swing and mark the zone according and it should find minimum 2 time touched zone for valid breakout, I will explain in detail later .
• Fire a TradingView alert() function with a concise message (e.g., “Bullish breakout” or “Bearish breakout”) and plot an up- or down-arrow on the chart at the breakout candle.
• Settings panel should let me adjust ZigZag depth, deviation, and backstep as well as choose alert text and arrow colour.
Deliverables
1. A fully commented Pine Script v5 file ready to save and add to any TradingView chart.
2. A short README explaining the user inputs, how the breakout is calculated, and how to enable the in-app alert.
3. Confirmation the script passes TradingView’s Pine editor without errors.
Acceptance test
I will load the script on BTCUSD 1h: when price breaches the latest ZigZag swing high, an alert must pop on screen instantly and the arrow must appear on the breakout candle. The same applies for bearish breaks.
Please highlight relevant TradingView or Pine Script experience in your message so I can gauge fit quickly.
Related categories:
JavaScript
C# Programming
Financial Markets
C++ Programming
Market Research
Financial Analysis
Lua
Pine Script