OPEN-SOURCE SCRIPT

Educational: lines, linefill, labels & boxes

This educational script contains different examples regarding lines, linefill, labels & boxes

First part shows the use of array.new<linefill>() without first
retrieving line.new() which then are put in a linefill.new()

At every start of the week a linefill.new() is added with the top line being
previous Weekly high, and the bottom line being previous Weekly low,
if close doesn't go above top line, or below bottom line, both lines will be made longer
with 1 bar_index (line.set_x2), otherwise the lines stop, and change color

Please read the comments in the script as well

Cheers!
BOXeducationallabelLINElinefill

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?


LuxAlgo Dev: luxalgo.com
PineCoder: pinecoders.com

- We cannot control our emotions,
but we can control our keyboard -
También en:

Exención de responsabilidad