pine-parser 0.2.2

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

max = max(open, close)
min = min(open, close)