Annual Performance Table with Average Peformance

It calculates the performance based on the first and last monthly close prices of each year. It displays returns chronologically from left to right, concluding with an average performance column.
Features:
- Works exclusively on monthly timeframes
- Customizable number of years to display (1-50 years)
- Shows year-by-year performance percentages
- Color-coded returns (green for positive, red for negative)
- Includes average performance across displayed years
- Semi-transparent overlay design for better chart visibility
Performance calculation method:
Performance = ((December Close - January Close) / January Close) × 100%
Usage:
- Apply to any chart on monthly timeframe
- Adjust the "Number of Years to Display" parameter as needed
- Table appears as an overlay with years, individual performances, and average
Note: The indicator will display an error message if applied to any timeframe other than monthly.
How Returns Are Calculated:
- Starting Point: First trading day's close price of Year X
- Ending Point: First trading day's close price of Year X+1
- Formula: ((End Price - Start Price) / Start Price) × 100%
Usage:
- Apply to any chart using daily timeframe
- Select desired number of years for historical context (default to 10)
- Table appears as an overlay showing year-by-year performance plus
Script open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
Per un accesso rapido a un grafico, aggiungi questo script ai tuoi preferiti: per saperne di più clicca qui.
Declinazione di responsabilità
Script open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
Per un accesso rapido a un grafico, aggiungi questo script ai tuoi preferiti: per saperne di più clicca qui.