PINE LIBRARY
已更新

tclib

152
Library "tclib"

super_smoother(data, smoothing_period)
  Parameters:
    data (float)
    smoothing_period (int)
版本注释
v2

Added:
momentum(source, period_bar_length)
  Parameters:
    source (float)
    period_bar_length (int)
版本注释
v3
版本注释
v4

Updated:
super_smoother(data, smoothing_period)
  Parameters:
    data (float)
    smoothing_period (simple int)
版本注释
v5

Updated:
super_smoother(data, smoothing_period)
  Parameters:
    data (float)
    smoothing_period (int)
版本注释
v6

Updated:
super_smoother(data, smoothing_period, start_index)
  Parameters:
    data (float)
    smoothing_period (int)
    start_index (int)
版本注释
v7

Updated:
super_smoother(data, smoothing_period)
  Parameters:
    data (float)
    smoothing_period (int)
版本注释
v8
版本注释
v9
版本注释
v10
版本注释
v11

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

atr_tick_multiple(atr, multiple)
  Parameters:
    atr (float)
    multiple (int)
版本注释
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)
版本注释
v13

Updated:
atr_tick_multiple(atr, multiple)
  Parameters:
    atr (float)
    multiple (float)
版本注释
v14

Added:
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)
版本注释
v15
版本注释
v16
版本注释
v17
版本注释
v18

免责声明

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.