PINE LIBRARY
업데이트됨

ArchScripts

37
Library "ArchScripts"
TODO: add library description here

STC(length, fastLength, slowLength)
  Parameters:
    length (simple int)
    fastLength (simple int)
    slowLength (simple int)

fun(x)
  TODO: add function description here
  Parameters:
    x (float): TODO: add parameter x description here
  Returns: TODO: add what function returns
릴리즈 노트
v2

Added:
TrendSniper(maSource, maLength, useSmoothedLine, smoothingLength, changeBarColor)
  Parameters:
    maSource (float)
    maLength (int)
    useSmoothedLine (bool)
    smoothingLength (simple int)
    changeBarColor (bool)

PAAdaptiveHullParabolic(src, power, phaseAccCycles, phaseAccPower)
  Parameters:
    src (float)
    power (int)
    phaseAccCycles (float)
    phaseAccPower (float)

HullEx(src, length, lengthMult)
  Parameters:
    src (float)
    length (int)
    lengthMult (float)

KAMA(fastPeriod, slowPeriod, efficiencyPeriod, normalizationLookback)
  Parameters:
    fastPeriod (simple int)
    slowPeriod (int)
    efficiencyPeriod (int)
    normalizationLookback (int)

Removed:
fun(x)
  TODO: add function description here
릴리즈 노트
v3
릴리즈 노트
v3

Added:
STCState(length, fastLength, slowLength)
  Parameters:
    length (simple int)
    fastLength (simple int)
    slowLength (simple int)

TrendSniperState(maSource, maLength, useSmoothedLine, smoothingLength)
  Parameters:
    maSource (float)
    maLength (int)
    useSmoothedLine (bool)
    smoothingLength (simple int)

PAAdaptiveHullParabolicState(src, power, phaseAccCycles, phaseAccPower)
  Parameters:
    src (float)
    power (int)
    phaseAccCycles (float)
    phaseAccPower (float)

Hull(src, length, lengthMult)
  Parameters:
    src (float)
    length (int)
    lengthMult (float)

HullState(src, length, lengthMult)
  Parameters:
    src (float)
    length (int)
    lengthMult (float)

KAMAState(fastPeriod, slowPeriod, efficiencyPeriod, normalizationLookback)
  Parameters:
    fastPeriod (simple int)
    slowPeriod (int)
    efficiencyPeriod (int)
    normalizationLookback (int)

Updated:
TrendSniper(maSource, maLength, useSmoothedLine, smoothingLength)
  Parameters:
    maSource (float)
    maLength (int)
    useSmoothedLine (bool)
    smoothingLength (simple int)

Removed:
HullEx(src, length, lengthMult)
릴리즈 노트
v5

Updated:
STC(length, fastLength, slowLength, multiple)
  Parameters:
    length (simple int)
    fastLength (simple int)
    slowLength (simple int)
    multiple (float)

STCState(length, fastLength, slowLength, multiple)
  Parameters:
    length (simple int)
    fastLength (simple int)
    slowLength (simple int)
    multiple (float)
릴리즈 노트
v6

Added:
fszvzoState(len, flen, VZO_Intraday, repaint)
  Parameters:
    len (int)
    flen (int)
    VZO_Intraday (bool)
    repaint (bool)
릴리즈 노트
v7
릴리즈 노트
v8

Added:
smooth(src, length, smoothingType)
  Parameters:
    src (float)
    length (simple int)
    smoothingType (string)
릴리즈 노트
v9

Updated:
Hull(src, length)
  Parameters:
    src (float)
    length (int)

HullState(src, length)
  Parameters:
    src (float)
    length (int)
릴리즈 노트
v10

Updated:
STC(source, length, fastLength, slowLength, multiple)
  Parameters:
    source (float)
    length (simple int)
    fastLength (simple int)
    slowLength (simple int)
    multiple (float)

STCState(source, length, fastLength, slowLength, multiple)
  Parameters:
    source (float)
    length (simple int)
    fastLength (simple int)
    slowLength (simple int)
    multiple (float)
릴리즈 노트
v11

면책사항

해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.