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

ไลบรารีไพน์

ด้วยเจตนารมณ์หลักของ TradingView ผู้เขียนได้เผยแพร่ Pine code นี้เป็นโอเพนซอร์ซไลบรารีเพื่อให้ Pine โปรแกรมเมอร์คนอื่นในชุมชนของเราสามารถนำไปใช้ซ้ำได้ ต้องขอบคุณผู้เขียน! คุณสามารถใช้ไลบรารีนี้ในแบบส่วนตัวหรือในการเผยแพร่แบบโอเพนซอร์สอื่น ๆ แต่การนำโค้ดนี้ไปใช้ในการเผยแพร่ซ้ำจะต้องอยู่ภายใต้ กฎระเบียบการใช้งาน

คำจำกัดสิทธิ์ความรับผิดชอบ