tvsignals-to-tg/watchlist.yaml
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

19 lines
471 B
YAML

# Binance USDT-M perpetual symbols (no .P suffix). Edit without rebuilding if the
# file is volume-mounted (see docker-compose.yml).
symbols:
- BTCUSDT
- ETHUSDT
- SOLUSDT
- ZECUSDT
strategies:
ltf:
enabled: true
timeframe: 15m
# 15m forum topic id (integer from the Telegram topic URL)
telegram_thread_id: 51247
fvg:
enabled: true
timeframe: 6h
# 6h forum topic id — replace with the other thread
telegram_thread_id: 61476