PINE LIBRARY

pson

Zaktualizowano
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()
strings

Biblioteka Pine

W prawdziwym duchu TradingView autor opublikował ten kod Pine jako bibliotekę typu open source, aby inni programiści Pine z naszej społeczności mogli go ponownie wykorzystać. Pozdrowienia dla autora! Możesz używać tej biblioteki prywatnie lub w innych publikacjach typu open source, ale ponowne użycie tego kodu w publikacji podlega Zasadom Regulaminu.

Wyłączenie odpowiedzialności