sherwind

SD - Pivot Range

sherwind 已更新   
This script is an implementation of Central Pivot Range described at pivotboss.com/2010/0...e-to-the-pivot-range
版本注释:
Central Pivot Range ('CPR') Indicator for TradingView

This script is an implementation of Central Pivot Range described at pivotboss.com/2010/0...-to-the-pivot-range.

Inputs

  • Number of Daily 'CPR' Back: Set the number of calendar days back to plot historical daily 'CPR'. The default value is 7. Non-trading days are not taken into account. A value of 7, for example, would display only 5 'CPR' for a 24x5 market.
  • Number of Weekly 'CPR' Back: Set the number of calendar weeks back to plot historical weekly 'CPR'. The default value is 0.
  • Number of Monthly 'CPR' Back: Set the number of calendar months back to plot historical monthly 'CPR'. The default value is 0.
  • Number of Yearly 'CPR' Back: Set the number of calendar years back to plot historical yearly 'CPR'. The default value is 0.
版本注释:
Code cleanup
版本注释:
Ensure the highest level of TC and BC is labelled TC, and the lowest of the two is labelled BC
版本注释:
This version uses Pine Script v4 line objects
版本注释:
list]
Use new arrays feature to limit how may indicators to show[
Allow color to be changed
开源脚本

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

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?