TradingView
jurlvarg
28. Nov. 2020 13:27

Pivot Support / Resistance Panel [JV] 

Beschreibung

Hello Traders,

First all of thanks to LonesomeTheBlue for making me grasp arrays, a wonderful addition to Pine Script.

This indicator uses arrays to find Pivot Points and mark them as Support / Resistance.
It displays an info panel with the latest values.

This code was written using the following standards:
• PineCoders Coding Conventions for Pine: pinecoders.com/coding_conventions/

Configurable options:

  • Up to 6 Support / Resistance Levels.
  • Pivot Lookback Period.
  • Panel Color.
  • Text Color.
  • Panel Offset.
  • Panel Size.


Enjoy!
Kommentare
tume28
This version "Pivot Support and Resistance Finder [JV] V1" works better for me. The Support / Resistance level are more accurate.
Mehr