PINE LIBRARY

DateLibrary

Updated
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.
timesessions

Pine library

In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in a publication is governed by House rules.

Disclaimer