PINE LIBRARY
Mis à jour

tclib

71
Library "tclib"

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

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

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

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

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

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

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

atr_tick_multiple(atr, multiple)
  Parameters:
    atr (float)
    multiple (int)
Notes de version
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)
Notes de version
v13

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

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.