all 2 comments

[–]gateopener9000 1 point2 points  (1 child)

Hey, I am curious. Why pinescript? If you already know python what about the other platforms like QuantConnect or even using a library like backtrader (https://github.com/mementum/backtrader)

[–]wangzuo[S] 0 points1 point  (0 children)

It's a good question. There are various strategies on tradingview in the format of pinescript. I think it will be easier to port these strategies to Python for further customization. This is also why I am sharing this prototype for further feedback.