OPEN-SOURCE SCRIPT
Telah dikemas kini Movement Watcher

Movement Watcher – Intraday Price Change Alert
This indicator tracks the percentage price movement of a selected symbol (e.g., VIX) from a configurable start time. If the intraday movement crosses a defined threshold (up or down), it triggers a one-time alert per day.
Key Features:
Monitors intraday % change from the specified start time.
Triggers one-time alerts for upper or lower threshold crossings.
Optional end time for monitoring period.
Visual plots and alert markers.
Useful for automated trading via webhook integrations.
This script was designed to work with automated trading tools such as the Trading Automation Toolbox. You can use it to generate alerts based on intraday volatility and route them via webhook for automated strategies.
This indicator tracks the percentage price movement of a selected symbol (e.g., VIX) from a configurable start time. If the intraday movement crosses a defined threshold (up or down), it triggers a one-time alert per day.
Key Features:
Monitors intraday % change from the specified start time.
Triggers one-time alerts for upper or lower threshold crossings.
Optional end time for monitoring period.
Visual plots and alert markers.
Useful for automated trading via webhook integrations.
This script was designed to work with automated trading tools such as the Trading Automation Toolbox. You can use it to generate alerts based on intraday volatility and route them via webhook for automated strategies.
Nota Keluaran
Added alertcondition() function with customizable JSON message template for webhook integrationNota Keluaran
Replaced automatic alert() with alertcondition() for user-configurable alerts with JSON webhook support.Nota Keluaran
weekday selectorNota Keluaran
Update v1.2.3 - Symbol FixFixed Critical Issue
• Changed default symbol from CBOE_DLY:VIX to [color=green]TVC:VIX[/color] for better data availability
• Resolved false alerts caused by invalid symbol references
• TVC:VIX provides more reliable real-time data across different TradingView plans
What was the problem?
Some users experienced false alerts when using invalid or delayed symbols. The script would trigger alerts based on corrupted data while the actual VIX movement was minimal.
What's improved?
✅ [color=green]Reliable symbol[/color]: TVC:VIX is universally available
✅ [color=green]Real-time data[/color]: Better data feed for accurate alerts
✅ [color=green]No more false alarms[/color]: Consistent data prevents erroneous triggers
For existing users:
If you're still getting unexpected alerts, please check your symbol input parameter and make sure you're using a valid VIX symbol like [color=blue]TVC:VIX[/color] or [color=blue]CBOE:VIX[/color].
Nota Keluaran
Fixed alert display bug: Alert information now remains visible in the info table even when the price movement falls below zero, and includes the threshold value that triggered the alert.Nota Keluaran
Fixed: Double Alert IssueMovement Watcher indicator was triggering multiple alerts per day when price oscillated around threshold within a single bar.
Skrip sumber terbuka
Dalam semangat sebenar TradingView, pencipta skrip ini telah menjadikannya sumber terbuka supaya pedagang dapat menilai dan mengesahkan kefungsiannya. Terima kasih kepada penulis! Walaupun anda boleh menggunakannya secara percuma, ingat bahawa menerbitkan semula kod ini adalah tertakluk kepada Peraturan Dalaman kami.
Penafian
Maklumat dan penerbitan adalah tidak dimaksudkan untuk menjadi, dan tidak membentuk, nasihat untuk kewangan, pelaburan, perdagangan dan jenis-jenis lain atau cadangan yang dibekalkan atau disahkan oleh TradingView. Baca dengan lebih lanjut di Terma Penggunaan.
Skrip sumber terbuka
Dalam semangat sebenar TradingView, pencipta skrip ini telah menjadikannya sumber terbuka supaya pedagang dapat menilai dan mengesahkan kefungsiannya. Terima kasih kepada penulis! Walaupun anda boleh menggunakannya secara percuma, ingat bahawa menerbitkan semula kod ini adalah tertakluk kepada Peraturan Dalaman kami.
Penafian
Maklumat dan penerbitan adalah tidak dimaksudkan untuk menjadi, dan tidak membentuk, nasihat untuk kewangan, pelaburan, perdagangan dan jenis-jenis lain atau cadangan yang dibekalkan atau disahkan oleh TradingView. Baca dengan lebih lanjut di Terma Penggunaan.