tvsignals-to-tg/app
Artemii Peretiachenko c2571f4558 Accept TradingView webhooks immediately and deliver in background.
Chart and Telegram work no longer block the HTTP response, avoiding TV webhook timeouts.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-31 10:42:05 +02:00
..
__init__.py Initial TradingView→Telegram webhook service with Render Blueprint. 2026-07-24 16:35:47 +02:00
binance.py Initial TradingView→Telegram webhook service with Render Blueprint. 2026-07-24 16:35:47 +02:00
chart.py Always use green TP fills on charts regardless of side. 2026-07-25 20:02:31 +02:00
config.py Protect webhook with a secret path token. 2026-07-24 16:44:09 +02:00
formatter.py Initial TradingView→Telegram webhook service with Render Blueprint. 2026-07-24 16:35:47 +02:00
main.py Accept TradingView webhooks immediately and deliver in background. 2026-07-31 10:42:05 +02:00
models.py Initial TradingView→Telegram webhook service with Render Blueprint. 2026-07-24 16:35:47 +02:00
telegram.py Allow forum topic id in webhook URL path. 2026-07-24 20:22:55 +02:00