tclib

super_smoother(data, smoothing_period)
Parameters:
data (float)
smoothing_period (int)
Added:
momentum(source, period_bar_length)
Parameters:
source (float)
period_bar_length (int)
Updated:
super_smoother(data, smoothing_period)
Parameters:
data (float)
smoothing_period (simple int)
Updated:
super_smoother(data, smoothing_period)
Parameters:
data (float)
smoothing_period (int)
Updated:
super_smoother(data, smoothing_period, start_index)
Parameters:
data (float)
smoothing_period (int)
start_index (int)
Updated:
super_smoother(data, smoothing_period)
Parameters:
data (float)
smoothing_period (int)
Added:
smooth_atr(smoothing_period)
Parameters:
smoothing_period (int)
atr_tick_multiple(atr, multiple)
Parameters:
atr (float)
multiple (int)
Updated:
smooth_atr(atr_high, atr_low, atr_close, smoothing_period)
Parameters:
atr_high (float)
atr_low (float)
atr_close (float)
smoothing_period (int)
Updated:
atr_tick_multiple(atr, multiple)
Parameters:
atr (float)
multiple (float)
Bibliothèque Pine
Dans le plus pur esprit TradingView, l'auteur a publié ce code Pine en tant que bibliothèque open-source afin que d'autres programmeurs Pine de notre communauté puissent le réutiliser. Bravo à l'auteur! Vous pouvez utiliser cette bibliothèque en privé ou dans d'autres publications à code source ouvert, mais la réutilisation de ce code dans des publications est régie par nos Règles.
Clause de non-responsabilité
Bibliothèque Pine
Dans le plus pur esprit TradingView, l'auteur a publié ce code Pine en tant que bibliothèque open-source afin que d'autres programmeurs Pine de notre communauté puissent le réutiliser. Bravo à l'auteur! Vous pouvez utiliser cette bibliothèque en privé ou dans d'autres publications à code source ouvert, mais la réutilisation de ce code dans des publications est régie par nos Règles.