Trendoscope

Next Pivot Projection [Trendoscope]

Trendoscope Wizard 已更新   
Still experimental. Extending further on the divergence backtest results - in this script we try to project next 2 pivots (including one unconfirmed pivot)

🎲 Previous experiments
1. Divergence-Backtester
2. Divergence-Backtester-V2

🎲 Additions
  • Apart from collecting the stats on number of occurrences of HH, HL, LH, LL - this script also keeps track of average ratio for each levels and average bars.
  • Based on these data, we try to calculate the next pivot projections including possible bar and price.
  • Cloud covering the candles indicate historical levels of average HH, HL, LH, LL projections.

Hover on projection labels to find more details in tooltips.

🎲 Overall method in a nutshell

🎲 Going bit deeper
🎯 Unconfirmed Pivot and its projection - Last pivot of the zigzag is always unconfirmed. Meaning, it can potentially repaint based on further price movements. But, projection of the unconfirmed pivot will not change as it will be based on previous two pivots - both of which are confirmed.


🎯 Next Pivot Projection - Next pivot is projected based on last two pivots - which include last unconfirmed pivot. Hence, these projections can potentially repaint based on the last pivot repaint.


🎯 Historical projections displayed as cloud - Historical projection values are displayed as cloud around pivots.
A cloud above represents area from average lower high range to average higher high range. Cloud color is green if average ratio of pivot high is more than 1. Red Otherwise.
A cloud below represents area from average higher low range to average lower low range. Cloud color is red if average ratio of pivot high is more than 1. Green otherwise



發布通知:
Small update - cloud fill is based on the historical ratio of HH/LH and LL/HL instead of basing that on the average ratio. Average ratio can be misleading - it would have been nice to get the median instead. But, it is not easy to achieve this. Will keep trying to improve further ;)
發布通知:
Fixed a bug highlighted by @zeallot

The stats were adding once per bar. But, only need to add when there is pivot change.
發布通知:
Further corrections.
發布通知:
Added option to remove fills representing bullish and bearish sentiments

開源腳本

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

免責聲明

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

想在圖表上使用此腳本?