PINE LIBRARY
Updated tclib

Library "tclib"
super_smoother(data, smoothing_period)
Parameters:
data (float)
smoothing_period (int)
super_smoother(data, smoothing_period)
Parameters:
data (float)
smoothing_period (int)
Release Notes
v2Added:
momentum(source, period_bar_length)
Parameters:
source (float)
period_bar_length (int)
Release Notes
v3Release Notes
v4Updated:
super_smoother(data, smoothing_period)
Parameters:
data (float)
smoothing_period (simple int)
Release Notes
v5Updated:
super_smoother(data, smoothing_period)
Parameters:
data (float)
smoothing_period (int)
Release Notes
v6Updated:
super_smoother(data, smoothing_period, start_index)
Parameters:
data (float)
smoothing_period (int)
start_index (int)
Release Notes
v7Updated:
super_smoother(data, smoothing_period)
Parameters:
data (float)
smoothing_period (int)
Release Notes
v8Release Notes
v9Release Notes
v10Release Notes
v11Added:
smooth_atr(smoothing_period)
Parameters:
smoothing_period (int)
atr_tick_multiple(atr, multiple)
Parameters:
atr (float)
multiple (int)
Release Notes
v12Updated:
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
v13Updated:
atr_tick_multiple(atr, multiple)
Parameters:
atr (float)
multiple (float)
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 publications is governed by House Rules.
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.
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 publications is governed by House Rules.
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.