PINE LIBRARY
Aktualisiert

dmarcLevelParser

311
Library "dmarcLevelParser"
Provides a parsing library that indicator authors can use in order to parse dmarcLevels.

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

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

wtdLevels
  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>)
Versionshinweise
v2

Added:
dmarcLevels
  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>)

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

Removed:
wtdLevels
Versionshinweise
v3

Updated:
dmarcLevels
  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>)
    smashRess (array<float>)
    smashSups (array<float>)
Versionshinweise
v4

Updated:
dmarcLevels
  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>)
Versionshinweise
v5

Updated:
dmarcLevels
  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>)

Amended Zone and Line names
Versionshinweise
v6

Fixed error in code for SUPPLY ZONE and SUPPLY LINE being swapped.
Versionshinweise
v7

Fixed endings of categories.

Haftungsausschluss

Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.