PINE LIBRARY
업데이트됨

QuickInputsLevelParser

48
Library "QuickInputsLevelParser"
Provides a parsing library that indicator authors can use in order to parse Quick Inputs Levels.

parseLevels(s)
  Parses the string content and returns the `QILevels` found within.
  Parameters:
    s (string): The string to parse.
  Returns: The parsed WTD levels.

zoneRange
  Fields:
    high (series float)
    low (series float)

QILevels
  Fields:
    supplyLines (array<float>)
    supplyZones (array<zoneRange>)
    majorLines (array<float>)
    onZones (array<zoneRange>)
    onLines (array<float>)
    highLines (array<float>)
    lowLines (array<float>)
    htfZones (array<zoneRange>)
    mansupLines (array<float>)
    mansupmajLines (array<float>)
    mansupZones (array<zoneRange>)
    mansupmajZones (array<zoneRange>)
    manresLines (array<float>)
    manresmajLines (array<float>)
    manresZones (array<zoneRange>)
    manresmajZones (array<zoneRange>)
릴리즈 노트
v2

Updated:
parseLevels(s)
  Parses the string content and returns the `Quick Inputs Levels` found within.
  Parameters:
    s (string): The string to parse.
  Returns: The parsed WTD levels.

QILevels
  Fields:
    lvnLines (array<float>)
    lvnZones (array<zoneRange>)
    supplyLines (array<float>)
    supplyZones (array<zoneRange>)
    vses (array<float>)
    vahs (array<float>)
    vals (array<float>)
    pocs (array<float>)
    miscZones (array<zoneRange>)
    miscLines (array<float>)
    fbos (array<float>)
    fbds (array<float>)
    majorLevels (array<float>)
    mansupLines (array<float>)
    mansupmajLines (array<float>)
    mansupZones (array<zoneRange>)
    mansupmajZones (array<zoneRange>)
    manresLines (array<float>)
    manresmajLines (array<float>)
    manresZones (array<zoneRange>)
    manresmajZones (array<zoneRange>)
    smashLvls (array<float>)
    smashSups (array<float>)
    smashRess (array<float>)
릴리즈 노트
v3

면책사항

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