PINE LIBRARY
已更新 dmarcLevelParser

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>)
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>)
發行說明
v2Added:
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
發行說明
v3Updated:
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>)
發行說明
v4Updated:
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>)
發行說明
v5Updated:
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
發行說明
v6Fixed error in code for SUPPLY ZONE and SUPPLY LINE being swapped.
發行說明
v7Fixed endings of categories.
Pine腳本庫
秉持 TradingView 一貫的共享精神,作者將此 Pine 程式碼發佈為開源庫,讓社群中的其他 Pine 程式設計師能夠重複使用。向作者致敬!您可以在私人專案或其他開源發佈中使用此庫,但在公開發佈中重複使用該程式碼需遵守社群規範。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
Pine腳本庫
秉持 TradingView 一貫的共享精神,作者將此 Pine 程式碼發佈為開源庫,讓社群中的其他 Pine 程式設計師能夠重複使用。向作者致敬!您可以在私人專案或其他開源發佈中使用此庫,但在公開發佈中重複使用該程式碼需遵守社群規範。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。