TradingView
jeanpaulfd
19 Mar 2022 pukul 13.58

DateLibrary 

Bitcoin / U.S. dollarBitstamp

Deskripsi

Library "DateLibrary"
TODO: add library description here

window()

BearishPeriod()

fun()

Catatan Rilis

v2

Catatan Rilis

v3

Catatan Rilis

v4

Catatan Rilis

v5

Catatan Rilis

v6

Catatan Rilis

v7

Catatan Rilis

v8

Catatan Rilis

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.
Lebih lanjut