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
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?