tvsignals-to-tg/requirements.txt
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

11 lines
204 B
Text

fastapi>=0.115.0
uvicorn[standard]>=0.32.0
pydantic>=2.9.0
pydantic-settings>=2.6.0
httpx>=0.27.0
pandas>=2.2.0
numpy>=2.0.0
pyyaml>=6.0.2
mplfinance>=0.12.10b0
matplotlib>=3.9.0
python-multipart>=0.0.12