PINE LIBRARY
Diupdate 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)
Catatan Rilis
v2Added:
momentum(source, period_bar_length)
Parameters:
source (float)
period_bar_length (int)
Catatan Rilis
v3Catatan Rilis
v4Updated:
super_smoother(data, smoothing_period)
Parameters:
data (float)
smoothing_period (simple int)
Catatan Rilis
v5Updated:
super_smoother(data, smoothing_period)
Parameters:
data (float)
smoothing_period (int)
Catatan Rilis
v6Updated:
super_smoother(data, smoothing_period, start_index)
Parameters:
data (float)
smoothing_period (int)
start_index (int)
Catatan Rilis
v7Updated:
super_smoother(data, smoothing_period)
Parameters:
data (float)
smoothing_period (int)
Catatan Rilis
v8Catatan Rilis
v9Catatan Rilis
v10Catatan Rilis
v11Added:
smooth_atr(smoothing_period)
Parameters:
smoothing_period (int)
atr_tick_multiple(atr, multiple)
Parameters:
atr (float)
multiple (int)
Catatan Rilis
v12Updated:
smooth_atr(atr_high, atr_low, atr_close, smoothing_period)
Parameters:
atr_high (float)
atr_low (float)
atr_close (float)
smoothing_period (int)
Catatan Rilis
v13Updated:
atr_tick_multiple(atr, multiple)
Parameters:
atr (float)
multiple (float)
Catatan Rilis
v14Added:
upside_semivol(val, mean, smoothing_period)
Parameters:
val (float)
mean (float)
smoothing_period (int)
downside_semivol(val, mean, smoothing_period)
Parameters:
val (float)
mean (float)
smoothing_period (int)
Catatan Rilis
v15Catatan Rilis
v16Catatan Rilis
v17Catatan Rilis
v18Perpustakaan pine
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.
Pernyataan Penyangkalan
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.
Perpustakaan pine
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.
Pernyataan Penyangkalan
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.