Commit graph

4 commits

Author SHA1 Message Date
Artemii Peretiachenko
cdbda8fea3 Replace TradingView polling with a local LTF/FVG scanner that posts Telegram cards and Heryon webhooks.
Per-strategy Heryon accounts, reversal captions with previous-trade path on charts, and Telegram replies chained by ticker.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-30 20:37:16 +02:00
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
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
d6c539dca9 Initial TradingView→Telegram webhook service with Render Blueprint.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 16:35:47 +02:00