PINE LIBRARY
Diupdate

pson

864
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.
Catatan Rilis
v2 - now you can have psons inside psons

Added:
get_itterable()

Updated:
set()

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

Pernyataan Penyangkalan

Informasi dan publikasi ini tidak dimaksudkan, dan bukan merupakan, saran atau rekomendasi keuangan, investasi, trading, atau jenis lainnya yang diberikan atau didukung oleh TradingView. Baca selengkapnya di Ketentuan Penggunaan.