PINE LIBRARY
Actualizado 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)
Notas de prensa
v2Added:
momentum(source, period_bar_length)
Parameters:
source (float)
period_bar_length (int)
Notas de prensa
v3Notas de prensa
v4Updated:
super_smoother(data, smoothing_period)
Parameters:
data (float)
smoothing_period (simple int)
Notas de prensa
v5Updated:
super_smoother(data, smoothing_period)
Parameters:
data (float)
smoothing_period (int)
Notas de prensa
v6Updated:
super_smoother(data, smoothing_period, start_index)
Parameters:
data (float)
smoothing_period (int)
start_index (int)
Notas de prensa
v7Updated:
super_smoother(data, smoothing_period)
Parameters:
data (float)
smoothing_period (int)
Notas de prensa
v8Notas de prensa
v9Notas de prensa
v10Notas de prensa
v11Added:
smooth_atr(smoothing_period)
Parameters:
smoothing_period (int)
atr_tick_multiple(atr, multiple)
Parameters:
atr (float)
multiple (int)
Notas de prensa
v12Updated:
smooth_atr(atr_high, atr_low, atr_close, smoothing_period)
Parameters:
atr_high (float)
atr_low (float)
atr_close (float)
smoothing_period (int)
Notas de prensa
v13Updated:
atr_tick_multiple(atr, multiple)
Parameters:
atr (float)
multiple (float)
Notas de prensa
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)
Notas de prensa
v15Notas de prensa
v16Notas de prensa
v17Notas de prensa
v18Biblioteca 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.
Exención de responsabilidad
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.
Biblioteca 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.
Exención de responsabilidad
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.