mirror of
https://github.com/artemium428/tvsignals-to-tg.git
synced 2026-09-15 17:16:21 +00:00
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>
19 lines
471 B
YAML
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
|