PINE LIBRARY

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.
הערות שחרור
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()
strings

ספריית Pine

ברוח TradingView אמיתית, המחבר פרסם קוד Pine זה כספריית קוד פתוח כדי שמתכנתי Pine אחרים מהקהילה שלנו יוכלו לעשות בו שימוש חוזר. כל הכבוד למחבר! אתה יכול להשתמש בספרייה זו באופן פרטי או בפרסומים אחרים בקוד פתוח, אך שימוש חוזר בקוד זה בפרסום כפוף לכללי הבית.

כתב ויתור