Hier werden die Konfigurationen vom Docker Host "BrainDock" gesichert und weiterentwickelt.
Go to file Use this template
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
docs/analysis Bot V5 ENHANCED: Risk Management Implementation 2026-07-04 22:59:33 +02:00
src Dashboard V12: Fix Open Positions count 2026-07-05 08:19:56 +02:00
README.md Bot V5: Production-ready ML trading engine (2026-07-04) 2026-07-04 12:28:44 +02:00
requirements.txt Bot V5: Production-ready ML trading engine (2026-07-04) 2026-07-04 12:28:44 +02:00
run_frigate_report.sh Add Frigate Daily Report: Telegram integration, daily 20:30 CET summary 2026-07-04 20:34:38 +02:00
run_report.sh Add Telegram Report Integration: 3-hourly performance reports sent to Telegram 2026-07-04 20:32:24 +02:00

README.md

BrainDock Trading Bot V5

Multi-crypto ML-powered trading bot with auto-exit strategies.

Architecture

    • ML bot engine with signal detection
    • Binance API wrapper & order execution
    • Real-time monitoring dashboard
    • ML model definitions
    • Telegram alerts

Live Trading

  • Capital: $135+ USDT
  • Symbols: BTC, ETH, SOL, BNB, XRP
  • Exit Strategy: +1% TP, -3% SL, trail stops, auto-SWAP <$15

Status

Production live 2026-07-04