KioseffTrading

The Next Pivot [Kioseff Trading]

Hello!

This script "The Next Pivot" uses various similarity measures to compare historical price sequences to the current price sequence!

Features

  • Find the most similar price sequence up to 100 bars from the current bar
  • Forecast price path up to 250 bars
  • Forecast ZigZag up to 250 bars
  • Spearmen
  • Pearson
  • Absolute Difference
  • Cosine Similarity
  • Mean Squared Error
  • Kendall
  • Forecasted linear regression channel


The image above shows/explains some of the indicator's capabilities!


The image above highlights the projected zig zag (pivots) pattern!

Colors are customizable (:


Additionally, you can plot a forecasted LinReg channel.

Should load times permit it, the script can search all bar history for a correlating sequence. This won't always be possible, contingent on the forecast length, correlation length, and the number of bars on the chart.

Reasonable Assessment

The script uses various similarity measures to find the "most similar" price sequence to what's currently happening. Once found, the subsequent price move (to the most similar sequence) is recorded and projected forward.

So,

1: Script finds most similar price sequence
2: Script takes what happened after and projects forward

While this may be useful, the projection is simply the reaction to a possible one-off "similarity" to what's currently happening. Random fluctuations are likely and, if occurring, similarities between the current price sequence and the "most similar" sequence are plausibly coincidental.

That said, if you have any ideas on cool features to add please let me know!

Thank you (:



•Access to Next-Gen Optimization Tools: www.kiosefftrading.com

•Discord Server: discord.gg/3cKVU28Z9Z
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

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.

¿Quiere utilizar este script en un gráfico?