Hier werden die Konfigurationen vom Docker Host "BrainDock" gesichert und weiterentwickelt.
Go to file Use this template
Marc Blatter 7a6c888db4 Bot V5 ENHANCED: Risk Management Implementation
- Stop Loss: 2.5% on all trades
- Take Profit: 3% (increased from 1%)
- Daily Loss Limit: -5% max per day
- Risk/Reward: 1:1.2 ratio enforced
- All 5 current trades protected
- Deployment: Safe restart without trade interruption
2026-07-04 22:59:33 +02:00
docs/analysis Bot V5 ENHANCED: Risk Management Implementation 2026-07-04 22:59:33 +02:00
src Bot V5 ENHANCED: Risk Management Implementation 2026-07-04 22:59:33 +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