34 lines
386 B
Plaintext
34 lines
386 B
Plaintext
# Core
|
|
ccxt>=4.0.0
|
|
pandas>=2.0.0
|
|
numpy>=1.24.0
|
|
|
|
# ICT Indicators
|
|
smartmoneyconcepts>=0.0.20
|
|
|
|
# Async
|
|
aiohttp>=3.9.0
|
|
|
|
# Configuration
|
|
pydantic-settings>=2.0.0
|
|
python-dotenv>=1.0.0
|
|
|
|
# Database
|
|
aiosqlite>=0.19.0
|
|
|
|
# Notification
|
|
python-telegram-bot>=20.0
|
|
|
|
# Dashboard
|
|
streamlit>=1.30.0
|
|
plotly>=5.18.0
|
|
|
|
# Backtest
|
|
matplotlib>=3.8.0
|
|
|
|
# Logging
|
|
loguru>=0.7.0
|
|
|
|
# Scheduling
|
|
apscheduler>=3.10.0
|