I’m working on a Python app that receives webhooks from TradingView and makes orders. Allows for choosing between paper and real account. Works well to try out strategies with your paper account to check the performance. I’m still writing tests for it, but it works how it is. The readme will explain more about it’s limitations and planned improvements. Still in early development.