PINE LIBRARY
Updated

tclib

88
Library "tclib"

super_smoother(data, smoothing_period)
  Parameters:
    data (float)
    smoothing_period (int)
Release Notes
v2

Added:
momentum(source, period_bar_length)
  Parameters:
    source (float)
    period_bar_length (int)
Release Notes
v3
Release Notes
v4

Updated:
super_smoother(data, smoothing_period)
  Parameters:
    data (float)
    smoothing_period (simple int)
Release Notes
v5

Updated:
super_smoother(data, smoothing_period)
  Parameters:
    data (float)
    smoothing_period (int)
Release Notes
v6

Updated:
super_smoother(data, smoothing_period, start_index)
  Parameters:
    data (float)
    smoothing_period (int)
    start_index (int)
Release Notes
v7

Updated:
super_smoother(data, smoothing_period)
  Parameters:
    data (float)
    smoothing_period (int)
Release Notes
v8
Release Notes
v9
Release Notes
v10
Release Notes
v11

Added:
smooth_atr(smoothing_period)
  Parameters:
    smoothing_period (int)

atr_tick_multiple(atr, multiple)
  Parameters:
    atr (float)
    multiple (int)
Release Notes
v12

Updated:
smooth_atr(atr_high, atr_low, atr_close, smoothing_period)
  Parameters:
    atr_high (float)
    atr_low (float)
    atr_close (float)
    smoothing_period (int)
Release Notes
v13

Updated:
atr_tick_multiple(atr, multiple)
  Parameters:
    atr (float)
    multiple (float)

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.