pine-parser 0.2.2

Parser for Pine Script.
Documentation
1
2
3
4
5
6
//@version=4

// Numbers starting with decimal point
x = .5
y = .088
z = 1 + .25