PROTECTED SOURCE SCRIPT
Intraday Performance Tracker

A compact, efficient tool for active traders. It combines real-time intraday retracement tracking with daily market statistics — all in a customizable dashboard-style table.
🔹 What This Indicator Shows:
1. ADR% (Average Daily Range)
Shows average range volatility over the last N days.
Formula: (Average of (High / Low) over N days - 1) * 100
2. % Change (Daily)
Shows today's price movement relative to the previous close.
Formula: ((Close - Prev Close) / Prev Close) * 100
3. % Down from High
How much price has fallen from today's high.
Formula: ((High - Close) / High) * 100
4. % Up from Low
How much price has recovered from today’s low.
Formula: ((Close - Low) / Low) * 100
5. Daily Range (%)
Total intraday volatility.
Formula: ((High / Low) - 1) * 100
6. DCR (Daily Closing Range)
Shows where price closed within the day’s range.
Formula: ((Close - Low) / (High - Low)) * 100
7. Volume Change (%)
Compares today’s volume with yesterday’s.
Formula: ((Today Volume - Yesterday Volume) / Yesterday Volume) * 100
8. ↓ Drop from High (Intraday Tracker)
Measures how much price has dropped since the day’s high.
Auto-resets when a new high is made.
Formula: ((Day High - Lowest Low after High) / Day High) * 100
9. 🕒 Candles Since High
Counts the number of candles since the intraday high was made.
Resets on new high.
Note:
This tool is for analysis and planning — it does not generate buy/sell signals. Use it alongside your own trade setups.
🔹 What This Indicator Shows:
1. ADR% (Average Daily Range)
Shows average range volatility over the last N days.
Formula: (Average of (High / Low) over N days - 1) * 100
2. % Change (Daily)
Shows today's price movement relative to the previous close.
Formula: ((Close - Prev Close) / Prev Close) * 100
3. % Down from High
How much price has fallen from today's high.
Formula: ((High - Close) / High) * 100
4. % Up from Low
How much price has recovered from today’s low.
Formula: ((Close - Low) / Low) * 100
5. Daily Range (%)
Total intraday volatility.
Formula: ((High / Low) - 1) * 100
6. DCR (Daily Closing Range)
Shows where price closed within the day’s range.
Formula: ((Close - Low) / (High - Low)) * 100
7. Volume Change (%)
Compares today’s volume with yesterday’s.
Formula: ((Today Volume - Yesterday Volume) / Yesterday Volume) * 100
8. ↓ Drop from High (Intraday Tracker)
Measures how much price has dropped since the day’s high.
Auto-resets when a new high is made.
Formula: ((Day High - Lowest Low after High) / Day High) * 100
9. 🕒 Candles Since High
Counts the number of candles since the intraday high was made.
Resets on new high.
Note:
This tool is for analysis and planning — it does not generate buy/sell signals. Use it alongside your own trade setups.
Script protetto
Questo script è pubblicato come codice protetto. Tuttavia, è possibile utilizzarlo liberamente e senza alcuna limitazione – per saperne di più clicca qui.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.
Script protetto
Questo script è pubblicato come codice protetto. Tuttavia, è possibile utilizzarlo liberamente e senza alcuna limitazione – per saperne di più clicca qui.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.