OPEN-SOURCE SCRIPT
Actualizado Annual Performance Table with Average Peformance

An indicator that displays annual performance in a table format, providing a quick overview of yearly returns with historical context.
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:
Performance calculation method:
Performance = ((December Close - January Close) / January Close) × 100%
Usage:
Note: The indicator will display an error message if applied to any timeframe other than monthly.
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.
Notas de prensa
indicator that displays annual returns based on year-over-year price changes. The indicator uses first trading day prices of consecutive years to calculate returns, following standard industry practice.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 de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.