PINE LIBRARY
تم تحديثه

pson

860
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.
ملاحظات الأخبار
v2 - now you can have psons inside psons

Added:
get_itterable()

Updated:
set()

get()
ملاحظات الأخبار
fixing typo
ملاحظات الأخبار
v4 - fixed issue with the add() function
ملاحظات الأخبار
v5 - added get_values() get_int() get_bool()
ملاحظات الأخبار
v6 added set_values()
ملاحظات الأخبار
v7 added remove()

إخلاء المسؤولية

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.