Flask Python bridge for TradingView alert webhooks

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.

MetalDrgn/TradingView-Alpaca-alerts: A python program that receives alerts from TradingView and makes buy/sell orders on Alpaca. Real or paper. (github.com)