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程式設計師可以重複使用它。請向作者致敬!您可以私下使用這個函式庫,或在其他開源出版品中使用,但在出版物中再次使用這段程式碼將受到網站規則的約束。

免責聲明