pine-parser 0.1.0

Parser for Pine Script.
Documentation
1
2
3
4
enum Signal
    buy = "Buy signal"
    sell = "Sell signal"
    neutral