PINE LIBRARY
Updated

DateLibrary

Library "DateLibrary"
TODO: add library description here

window()

BearishPeriod()

fun()
Release Notes
v2
Release Notes
v3
Release Notes
v4
Release Notes
v5
Release Notes
v6
Release Notes
v7
Release Notes
v8
Release Notes
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.

Disclaimer