Commit graph

6 commits

Author SHA1 Message Date
Artemii Peretiachenko
0d724a0179 Tweak chart Entry/SL styles and Price span.
Make Entry dashed and SL solid, and draw Price from the current candle rightward.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 21:11:34 +02:00
Artemii Peretiachenko
15efda5e0d Allow forum topic id in webhook URL path.
TradingView alerts can target different topics via /h/{secret}/{thread_id}
while keeping the same payload; bare /h/{secret} still uses the env default.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 20:22:55 +02:00
Artemii Peretiachenko
c8b5eb741f Accept HEAD on /health for uptime monitors.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 16:50:07 +02:00
Artemii Peretiachenko
b9a9ed1636 Protect webhook with a secret path token.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 16:44:09 +02:00
Artemii Peretiachenko
7fd6f38d87 Set Render region to Frankfurt.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 16:36:05 +02:00
Artemii Peretiachenko
d6c539dca9 Initial TradingView→Telegram webhook service with Render Blueprint.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 16:35:47 +02:00