mirror of
https://github.com/chrisnov-it/quantumbotx.git
synced 2026-07-27 18:57:47 +00:00
04ec887142
- Fix health check: mt5.isinitialize() → mt5.terminal_info() (was crashing) - Bump MetaTrader5 5.0.5120 → >=5.0.5735 (old version removed from PyPI) - README: add dev status note, restructure strategy table with 14 active - README: Hybrid & Crypto reclassified as Intermediate (not Expert) Co-Authored-By: Claude <noreply@anthropic.com>
22 lines
385 B
Plaintext
22 lines
385 B
Plaintext
blinker==1.9.0
|
|
certifi==2025.7.9
|
|
charset-normalizer==3.4.2
|
|
click==8.2.1
|
|
colorama==0.4.6
|
|
Flask==3.1.1
|
|
idna==3.10
|
|
itsdangerous==2.2.0
|
|
Jinja2==3.1.6
|
|
MarkupSafe==3.0.2
|
|
MetaTrader5>=5.0.5735; platform_system == "Windows"
|
|
numpy>=1.26.4,<3
|
|
pandas==2.3.1
|
|
python-dateutil==2.9.0.post0
|
|
python-dotenv==1.1.1
|
|
pytz==2025.2
|
|
requests==2.32.4
|
|
six==1.17.0
|
|
tzdata==2025.2
|
|
urllib3==2.5.0
|
|
Werkzeug==3.1.3
|