BrainDock/src
Marc Blatter a861127afc Dashboard V12: Fix Open Positions count
- PROBLEM: Dashboard showed 0 positions (read from empty trades.json)
- SOLUTION: Count locked coins instead (BTC/ETH/SOL/BNB/XRP)
- RESULT: Now shows 5 active positions correctly
- API: Added active_positions field to /api/state
2026-07-05 08:19:56 +02:00
..
__pycache__ Bot auto-update: src/__pycache__/main_ml.cpython-310.pyc,src/main_ml.py,src/main_ml.py.bak,src/main_ml_v6.py,src/web_dashboard.py 2026-07-04 15:00:01 +02:00
bot Bot V5: Production-ready ML trading engine (2026-07-04) 2026-07-04 12:28:44 +02:00
integrations Bot V5: Production-ready ML trading engine (2026-07-04) 2026-07-04 12:28:44 +02:00
strategies Bot V5: Production-ready ML trading engine (2026-07-04) 2026-07-04 12:28:44 +02:00
__init__.py Bot V5: Production-ready ML trading engine (2026-07-04) 2026-07-04 12:28:44 +02:00
config.py Bot V5: Production-ready ML trading engine (2026-07-04) 2026-07-04 12:28:44 +02:00
frigate_report.py Add Frigate Daily Report: Telegram integration, daily 20:30 CET summary 2026-07-04 20:34:38 +02:00
main.py Bot V5: Production-ready ML trading engine (2026-07-04) 2026-07-04 12:28:44 +02:00
main_ml.py Bot auto-update: src/main_ml.py 2026-07-05 00:55:01 +02:00
main_ml.py.backup Bot V5: Production-ready ML trading engine (2026-07-04) 2026-07-04 12:28:44 +02:00
main_ml.py.backup.auto-trading Bot V5: Production-ready ML trading engine (2026-07-04) 2026-07-04 12:28:44 +02:00
main_ml.py.bak Bot auto-update: src/__pycache__/main_ml.cpython-310.pyc,src/main_ml.py,src/main_ml.py.bak,src/main_ml_v6.py,src/web_dashboard.py 2026-07-04 15:00:01 +02:00
main_ml_BACKUP_before_precision_fix.py Bot V5 ENHANCED: Telegram Notifications + Quantity Precision 2026-07-04 23:44:09 +02:00
main_ml_enhanced.py FIX: Dashboard Portfolio Discrepancy 2026-07-04 23:07:06 +02:00
main_ml_fixed.py Bot V5 ENHANCED: Telegram Notifications + Quantity Precision 2026-07-04 23:44:09 +02:00
main_ml_v2.py Bot V5: Production-ready ML trading engine (2026-07-04) 2026-07-04 12:28:44 +02:00
main_ml_v4_backup.py FIX: Dashboard Portfolio Discrepancy 2026-07-04 23:07:06 +02:00
main_ml_v6.py Bot auto-update: src/__pycache__/main_ml.cpython-310.pyc,src/main_ml.py,src/main_ml.py.bak,src/main_ml_v6.py,src/web_dashboard.py 2026-07-04 15:00:01 +02:00
persistence.py Bot auto-update: src/main_ml.py,src/persistence.py 2026-07-04 13:30:01 +02:00
report_generator.py Add Telegram Report Integration: 3-hourly performance reports sent to Telegram 2026-07-04 20:32:24 +02:00
state_manager.py Bot auto-update: src/__pycache__/main_ml.cpython-310.pyc,src/__pycache__/state_manager.cpython-310.pyc,src/main_ml.py,src/state_manager.py,src/web_dashboard.py 2026-07-04 14:07:22 +02:00
web_dashboard.py Dashboard V12: Fix Open Positions count 2026-07-05 08:19:56 +02:00