tvsignals-to-tg/app
Artemii Peretiachenko eba9df453c Always use green TP fills on charts regardless of side.
Short reward zones were red because fill color followed position direction; SL stays red, TP1–3 stay green.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-25 20:02:31 +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 Allow forum topic id in webhook URL path. 2026-07-24 20:22:55 +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