Hier werden die Konfigurationen vom Docker Host "BrainDock" gesichert und weiterentwickelt.
Go to file Use this template
Marc Blatter 0fd2bdc647 Bot V5 ENHANCED: CRITICAL PRECISION FIX for SL Orders
- FIXED: PRICE_FILTER error on SL placement
- FIXED: Added _round_to_tick() for all SL prices
- NEW: Pair precision cache (BTC/ETH/SOL/BNB/XRP tick sizes)
- IMPROVED: SL now respects Binance PRICE_FILTER rules
- IMPROVED: XRP SL correctly rounded to 0.0001 tick
- BEHAVIOR: All SL orders now execute correctly
- RISK: Still -2.5% SL, +3% TP, -5% daily limit
- STATUS: Ready for 100% USDT trading
- VERSION: Production-ready
2026-07-04 23:39:43 +02:00
docs/analysis Bot V5 ENHANCED: Risk Management Implementation 2026-07-04 22:59:33 +02:00
src Bot V5 ENHANCED: CRITICAL PRECISION FIX for SL Orders 2026-07-04 23:39:43 +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