OPEN-SOURCE SCRIPT

SD - Pivot Range

Actualizado
This script is an implementation of Central Pivot Range described at pivotboss.com/2010/05/31/a-quick-guide-to-the-pivot-range
Notas de prensa
Central Pivot Range ('CPR') Indicator for TradingView

This script is an implementation of Central Pivot Range described at pivotboss.com/2010/05/31/a-quick-guide-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.
Notas de prensa
Code cleanup
Notas de prensa
Ensure the highest level of TC and BC is labelled TC, and the lowest of the two is labelled BC
Notas de prensa
This version uses Pine Script v4 line objects
Notas de prensa
list]
* Use new arrays feature to limit how may indicators to show[
* Allow color to be changed
centralpivotrangePivot PointspivotrangeSupport and Resistance

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad