mortdiggiddy

Seasonality Trader

mortdiggiddy Mis à jour   
Plots the daily seasonality profile for any ticker.

This indicator:

  • Operates for any ticker. This indicator will not work properly on anything except a day chart using candlesticks, bars, or Heikin Ashi candles.
  • Any look back period (in years) is possible, as long as there is data available. This indicator will only plot values while the selected look back length is greater than the total number of years available at a given location on the chart.
  • Plots the current performance of the instrument on top of the seasonal profile. This is useful to observe how the current year's performance is unfolding against the expected seasonality profile.
  • Has the option to plot the projected price values based on the seasonality profile. This is used to demonstrate how the instrument "should perform" with real prices instead of percentages. These are simulated prices using the seasonality profile.
  • Has the option to fit the performance to the seasonality profile for easier viewing. This is especially useful when the current performance is vastly different than the expected seasonality.
  • Can plot the current seasonality profile against the current performance AND the historical seasonality profiles against the respective historical performance. This is useful to observe the seasonality evolution in the past, as the profile changes once per year.
  • Has the option to plot all FOMC dates up to 30 years in into the past.
  • Has the option to plot the next FOMC date directly on the chart at the correct future bar location.
  • Has logic for daylight savings time and leap years.

Please view the following two videos to understand more:

Introduction Part 1 - Seasonality Trader


Introduction Part 2 - Variance and Performance Scripts


Please PM me on Trading View or Telegram for access.
Notes de version:
The companion Deviations and Performance indicators can either be added to the bottom as a non-overlay script or dragged to the main chart window and merged with the Seasonality Trader y-axis.


Seasonality examples can be found on Equity Clock, here is one for the SPX500 index, which shows the last 20 years of performance throughout the year.

charts.equityclock.c...index-seasonal-chart
Notes de version:
Added Pearson's Correlation Coefficient with a new Input setting near the bottom of the tab. This will show the correlation (bounded between +1 and -1) of the current seasonal profile and the current ticker performance during the year.

A +1 correlation means that both are exhibiting perfect positive correlation (they are running together), while a -1 correlation means that both are exhibiting perfect negative correlation (the are running opposite).

For more information on this Wikipedia or this example.
Notes de version:
  • Optimized display.
Notes de version:
  • Updated correlation display.
Notes de version:
  • Fixed sampling algorithm for Pearson Coefficient.
  • Updated display.
Notes de version:
  • Fixed label offset issues when the performance/profile is negative.
  • Added check box to toggle on/off the Correlation Label, continue to use the style tab to style the correlation coefficient look and feel.
Notes de version:
  • Fixed issue with last future FOMC label not disappearing once the final FOMC data has passed.
Notes de version:
  • Fixed typo in inputs.
Notes de version:
  • Updated member features.
Notes de version:
  • Updated member features.
Notes de version:
  • Fixed label offsets.
  • Updated member features.
Notes de version:
  • Added election year, pre-election year, mid-term years (very happy about this).
  • Updated labeling to include filters.
  • Set minimum year lookback length to 7 years.
Notes de version:
  • Fixed new Pine 4.0 broken updates to language.
Notes de version:
  • Improved performance and corrected bugs and timeout issues.
  • Added toggle between Spearman and Pearson correlation coefficient, default is now Spearman for statistical reasons.
Notes de version:
  • Updates to fit performance algorithm.
Notes de version:
  • Updated filter algorithms.
  • Added "Post Election Years" filter.
  • Updated FOMC Dates for 2021.
Notes de version:
  • Add options to use negative X-Offset for Labels. This helps when adding multiple seasonality profile instances to the same chart.
Notes de version:
  • Added options to hide/show current and historical labels, both for performance and seasonality profiles.
  • Increased total labels and lines to 100 count from 50 count.
Notes de version:
  • Major improvements to profile generator
  • Added filters for years ending in 0,1,2,3,4,5,6,7,8,9
  • Added additional visibility toggle buttons. All historical and current objects can be turned off and on.
Notes de version:
  • Bug fix for built in trading view variables.
Notes de version:
  • Minor cosmetic changes.
Notes de version:
  • Very happy with this update that converts the filtering to 'Election Cycle' and "Decennial Cycle'. The filters now show the evolution of each cycle type for the correct years, all in one indicator. This means that for election cycles the correct Election, Post, Mid, Pre year is plotted, and for centennial cycles the correct 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 year are plotted. This means that we are viewing the cycle as a whole, normalized as a percentage profile around the zero point.

Example of Election Cycle on DJI looking back 86 years


Example of Centennial Cycle on DJI looking back 86 years

Notes de version:
  • Fixed minor bug on historical performance display. Visibility flag only.
Notes de version:
  • Fixed offset problem for "next fomc" label for non leap years.
Notes de version:
  • Added new filter type: Year Range. This filter allows you to use a range of years to focus on as the seasonality profile. Use the start year and end year in conjunction with the Year Range filter to create a profile that averages the years in between, both inclusive.
  • Fixed "Fit Performance" boolean when no historical performance is selected, automatically set to TRUE.
Notes de version:
  • Minor cosmetic changes.
Notes de version:
  • Updated FOMC current and projected dates for 2022.
Notes de version:
  • Updated 2022 FOMC dates.
Notes de version:
  • Updated FOMC dates for April 28 -> May 4. Mistake, copied over from 2021.
Notes de version:
  • Updated product keys.
Notes de version:
  • Minor update to resizing of window post last FOMC date of the year.
  • Allow for negative vertical y-offsets of labels.
Notes de version:
  • Fixed label orientations for negative y-offset values.
Notes de version:
  • Updated 2023 FOMC dates.
Notes de version:
  • All colors can now be customized.
  • Organized inputs into grouped sections.
  • Overhaul code with new pine updates for speed.

- FEATURE ADDITION -

Monthly performance histogram. These boxes show the average percent performance of a given month over the span of the seasonal profile.

This works as expected for the Election and Decennial cycles, where each month (Jan - Dec) is "bucketed" by its corresponding year in the sequence. For example, in the pre-election year the months of January are averaged in 2003, 2007, 2011, 2015, 2019, 2023 for a Election Cycle lookback length of 20 years (2023 - 20 = 2003).

This added feature is a big bonus to those that want a quick look at how each month performs given the constraints of the filters applied to the seasonal profile.

Notes de version:
  • Fixed timing issues for monthly histograms using Year Range filter.
Notes de version:
Plots the daily seasonality profile for any ticker.

This indicator:

  • Operates for any ticker. This indicator will not work properly on anything except a day chart using candlesticks, bars, or Heikin Ashi candles.
  • Any look back period (in years) is possible, as long as there is data available. This indicator will only plot values while the selected look back length is greater than the total number of years available at a given location on the chart.
  • Plots the current performance of the instrument on top of the seasonal profile. This is useful to observe how the current year's performance is unfolding against the expected seasonality profile.
  • Has the option to plot the projected price values based on the seasonality profile. This is used to demonstrate how the instrument "should perform" with real prices instead of percentages. These are simulated prices using the seasonality profile.
  • Has the option to fit the performance to the seasonality profile for easier viewing. This is especially useful when the current performance is vastly different than the expected seasonality.
  • Can plot the current seasonality profile against the current performance AND the historical seasonality profiles against the respective historical performance. This is useful to observe the seasonality evolution in the past, as the profile changes once per year.
  • Has the option to plot all FOMC dates up to 30 years in into the past.
  • Has the option to plot the next FOMC date directly on the chart at the correct future bar location.
  • Has logic for daylight savings time and leap years.
  • Election and Decennial cycle filters.
  • Monthly performance histogram.

Script sur invitation seulement

L'accès à ce script est limité aux utilisateurs autorisés par l'auteur et nécessite généralement un paiement. Vous pouvez l'ajouter à vos favoris, mais vous ne pourrez l'utiliser qu'après avoir demandé et obtenu l'autorisation de son auteur. Contactez mortdiggiddy pour plus d'informations, ou suivez les instructions de l'auteur ci-dessous.

TradingView ne suggère pas de payer pour un script et de l'utiliser avant d'avoir 100% confiance en son auteur et de comprendre son fonctionnement. Dans de nombreux cas, vous pouvez trouver gratuitement une bonne alternative open-source dans nos Scripts communautaires.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Instructions de l'auteur

Contact @mortdiggiddy on Trading View or Telegram for access, or visit the website to request a trial.

Vous voulez utiliser ce script sur un graphique ?

Avertissement : Veuillez lire avant de demander l'accès.