OPEN-SOURCE SCRIPT

ZigZag Supertrend

已更新
Back to my favourite supertrend. But, this time on the basis of zigzag pivots.

This is similar to forming supertrend based on pivot high lows - but instead of using pivot poitns, we are using zigzag pivots here.

Zigzag is derived using the same method as this script:
ZigZag (Using Line Array)


But, have removed labels and display options of zigzag. Older lines are also immediately deleted so that it can work well in lower timeframes without any error. Number of zigzaglines to be kept in memory depends on the parameter History

WaitForConfirmation option when selected only considers the confirmed zigzaglines and will ignore present zigzag line which is forming. This is not going to make much difference as the present zigzag line will be always opposite to low or high it formed and hence will not affect the stop loss levels or reversals.

WaitForClose is for supertrend determination. When checked uses close prices. If unchecked uses highs and lows for supertrend direction update.

ATR parameters allow you to set an adjustment below pivot high lows. This is required because support and resistence are often zones rather than single point. Hence, adds bit more wiggle room for trend continuation and delays frequent reversals on pullbacks.
版本注释
Update Name
Average True Range (ATR)customsupertrendPivot PointssupertrendTrend Analysiszigzags

开源脚本

本着真正的TradingView精神,此脚本的作者已将其开源,以便交易者可以理解和验证它。向作者致敬!您可以免费使用它,但在出版物中重复使用此代码受网站规则约束。 您可以收藏它以在图表上使用。

想在图表上使用此脚本?

免责声明