PINE LIBRARY
更新済

pson

837
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()

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。