OPEN-SOURCE SCRIPT
Trend forecast and historical saisonality

// indicator calculates up to four time lines based on the weekly historical data
// one time line is built as the average of the close of the weekly bar x years ago
// the time lines are shown continued at the current close
// the time lines are colored and labeled per average of x years
// a table shows an overview about the short/long trend for 3 month starting from the current close
// daily and weekly time frame can be used
// using the daily time frame the trend/forecast is based on the weekly data
// one time line is built as the average of the close of the weekly bar x years ago
// the time lines are shown continued at the current close
// the time lines are colored and labeled per average of x years
// a table shows an overview about the short/long trend for 3 month starting from the current close
// daily and weekly time frame can be used
// using the daily time frame the trend/forecast is based on the weekly data
Script de código abierto
Fiel al espíritu de TradingView, el creador de este script lo ha convertido en código abierto, para que los traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Aunque puede utilizarlo de forma gratuita, recuerde que cualquier republicación del código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones no constituyen, ni deben considerarse como, asesoramiento o recomendaciones financieras, de inversión, de trading u otro tipo, proporcionadas o respaldadas por TradingView. Obtenga más información en Condiciones de uso.
Script de código abierto
Fiel al espíritu de TradingView, el creador de este script lo ha convertido en código abierto, para que los traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Aunque puede utilizarlo de forma gratuita, recuerde que cualquier republicación del código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones no constituyen, ni deben considerarse como, asesoramiento o recomendaciones financieras, de inversión, de trading u otro tipo, proporcionadas o respaldadas por TradingView. Obtenga más información en Condiciones de uso.