PINE LIBRARY
Zaktualizowano

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.
Informacje o Wersji
v2 - now you can have psons inside psons

Added:
get_itterable()

Updated:
set()

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

Wyłączenie odpowiedzialności

Informacje i publikacje nie stanowią i nie powinny być traktowane jako porady finansowe, inwestycyjne, tradingowe ani jakiekolwiek inne rekomendacje dostarczane lub zatwierdzone przez TradingView. Więcej informacji znajduje się w Warunkach użytkowania.