PINE LIBRARY

LibrarySupertrend

511
Library "LibrarySupertrend"

selective_ma(condition, source, length)
  Parameters:
    condition (bool)
    source (float)
    length (int)

trendUp(source)
  Parameters:
    source (float)

smoothrng(source, sampling_period, range_mult)
  Parameters:
    source (float)
    sampling_period (simple int)
    range_mult (float)

rngfilt(source, smoothrng)
  Parameters:
    source (float)
    smoothrng (float)

fusion(overallLength, rsiLength, mfiLength, macdLength, cciLength, tsiLength, rviLength, atrLength, adxLength)
  Parameters:
    overallLength (simple int)
    rsiLength (simple int)
    mfiLength (simple int)
    macdLength (simple int)
    cciLength (simple int)
    tsiLength (simple int)
    rviLength (simple int)
    atrLength (simple int)
    adxLength (simple int)

zonestrength(amplitude, wavelength)
  Parameters:
    amplitude (int)
    wavelength (simple int)

atr_anysource(source, atr_length)
  Parameters:
    source (float)
    atr_length (simple int)

supertrend_anysource(source, factor, atr_length)
  Parameters:
    source (float)
    factor (float)
    atr_length (simple int)

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.