PINE LIBRARY
Atualizado

DateLibrary

Library "DateLibrary"
TODO: add library description here

window()

BearishPeriod()

fun()
Notas de Lançamento
v2
Notas de Lançamento
v3
Notas de Lançamento
v4
Notas de Lançamento
v5
Notas de Lançamento
v6
Notas de Lançamento
v7
Notas de Lançamento
v8
Notas de Lançamento
v9

Added:
hi(val) Calculates the all-time high of a series.
  Parameters:
    val: Series to use (high is used if no argument is supplied).
  Returns: The all-time high for the series.

lo(val) Calculates the all-time low of a series.
  Parameters:
    val: Series to use (low is used if no argument is supplied).
  Returns: The all-time low for the series.

Aviso legal