PINE LIBRARY
Aktualisiert

pson

PineScript Object Notation

A workaround not having objects in pinescript.
This is a Json-look-alike interpreter.
Format: "attr=value:attr1=value1:attr2=value2".

You can add new attributes, get the value in those attributes, set new values to existing attributes and check if an attribute exists.
Versionshinweise
v2 - now you can have psons inside psons

Added:
get_itterable()

Updated:
set()

get()
Versionshinweise
fixing typo
Versionshinweise
v4 - fixed issue with the add() function
Versionshinweise
v5 - added get_values() get_int() get_bool()
Versionshinweise
v6 added set_values()
Versionshinweise
v7 added remove()

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.