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>)
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
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>)
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>)
Biblioteca Pine
Siguiendo fielmente el espíritu de TradingView, el autor ha publicado este código Pine como una biblioteca de código, permitiendo que otros programadores de Pine en nuestra comunidad puedan volver a utilizarlo. ¡Un brindis por el autor! Puede utilizar esta biblioteca de forma privada o en otras publicaciones de código abierto, pero tenga en cuenta que la reutilización de este código en publicaciones se rige por las Normas internas.
Exención de responsabilidad
Biblioteca Pine
Siguiendo fielmente el espíritu de TradingView, el autor ha publicado este código Pine como una biblioteca de código, permitiendo que otros programadores de Pine en nuestra comunidad puedan volver a utilizarlo. ¡Un brindis por el autor! Puede utilizar esta biblioteca de forma privada o en otras publicaciones de código abierto, pero tenga en cuenta que la reutilización de este código en publicaciones se rige por las Normas internas.