51c5e8a1e4v0.4 LIVE: Dynamic Position Sizing - Portfolio*5% (Auto-scales with growth)
v0.4
Marc Blatter
2026-07-17 10:53:06 +0200
18f8322086Docs: v0.4 Dynamic Position Sizing Plan + Rollback Strategy
Marc Blatter
2026-07-17 10:50:10 +0200
3a83ae0d3cBot auto-update: src/__pycache__/main_ml.cpython-310.pyc,src/main_ml.py
Marc Blatter
2026-07-17 10:50:01 +0200
bd68b491f2Bot auto-update: src/main_ml.py
Marc Blatter
2026-07-17 10:45:01 +0200
32ed8cac6dFeature: v0.32 - Auto-load 1-Day chart on page load (loadChart 24 hours default)
Marc Blatter
2026-07-15 11:51:30 +0200
b3b5c61a58Feature: v0.32 - Add USD values to Holdings display (≈ $X.XX format)
Marc Blatter
2026-07-15 11:44:37 +0200
e6fd56c1fbBot auto-update: src/__pycache__/web_dashboard.cpython-310.pyc
Marc Blatter
2026-07-15 11:15:01 +0200
659b2708a2Bugfix: v0.32 - Holdings spacing margin (no green bg), Chart timestamps hourly (10:00, 11:00), Swiss date format (15.7.26)
Marc Blatter
2026-07-15 11:13:52 +0200
2647cbc290Bot auto-update: src/__pycache__/web_dashboard.cpython-310.pyc
Marc Blatter
2026-07-15 11:10:02 +0200
f343737105FINAL: v0.32 Dashboard - Collapsible Holdings (4 decimals), Analytics with USD+%, Mobile-optimized (2-col stats)
Marc Blatter
2026-07-15 11:07:38 +0200
661dc42952Bot auto-update: src/__pycache__/web_dashboard.cpython-310.pyc
Marc Blatter
2026-07-15 11:05:01 +0200
7737680a4eDocs: v0.32 Dashboard detailed changelog and feature documentation
Marc Blatter
2026-07-15 11:03:22 +0200
81a8982a89Update: v0.32 - Improvements: Collapsible Holdings (4 decimals), Analytics with USD values, Mobile-optimized Stats
Marc Blatter
2026-07-15 11:02:58 +0200
9d202bf01eBot auto-update: src/__pycache__/web_dashboard.cpython-310.pyc,src/frigate_report.py,src/main_ml_BACKUP_before_precision_fix.py,src/main_ml_enhanced.py,src/main_ml_fixed.py,src/main_ml_v02_backup_1783615772.py,src/main_ml_v03.py,src/main_ml_v2.py,src/main_ml_v4_backup.py,src/main_ml_v6.py,src/strategies/dca.py,src/web_dashboard_v0.3_backup.py,src/web_dashboard_v03_backup.py
Marc Blatter
2026-07-15 11:00:01 +0200
61bf2ac1c6Release: v0.32 - Dashboard P&L Charts (1d/7d/30d) + Live Analytics with Binance API
Marc Blatter
2026-07-15 10:55:50 +0200
f953753d0fRelease: v0.32 Dashboard - P&L Charts (1d/7d/30d) + Live Binance Performance Analytics
v0.32
Marc Blatter
2026-07-15 10:44:54 +0200
baa909d85aCleanup: Remove all v0.2/v5/v10 backups and deprecated strategies - Master branch now v0.3 ONLY with clean README
v0.3
Marc Blatter
2026-07-14 07:21:36 +0200
0afeb8f99aBot auto-update: src/api_verifier.py,src/live_status.py
Marc Blatter
2026-07-14 07:20:01 +0200
e3afd5d40eTool: validate_credentials.py - verifyze Binance API + Telegram Bot Tokens automatisiert (2026-07-10 16:40)
Marc Blatter
2026-07-10 19:46:45 +0200
4b0cd1457cBot auto-update: src/__pycache__/main_ml.cpython-310.pyc
Marc Blatter
2026-07-10 16:40:01 +0200
8e0545cc6fCRITICAL FIX: LOT_SIZE Filter + Quantity Precision - nutze Decimal für exakte Rounding (ROUND_DOWN), validiere Qty vor BUY + SELL (2026-07-10 16:35)
Marc Blatter
2026-07-10 16:36:24 +0200
70e58ac0a7Fix: performance_reporter nutzt bizMark Trading Bot Credentials aus .env - Reports auf Telegram bot ankommen
Marc Blatter
2026-07-10 08:17:48 +0200
3a65500c6bFeature: 3h Performance Reports an Telegram + Obsidian (USDT, aktive Trades, Bot-Aktivität, Holdings)
Marc Blatter
2026-07-09 22:43:41 +0200
503d2a8a0aFeature: Live data monitoring tools - live_status.py (manual) + api_verifier.py (continuous 30s checks). Ensures Marc always has fresh portfolio data from Binance API (2026-07-09 20:30)
Marc Blatter
2026-07-09 20:38:39 +0200
8b40fb5b30Bot auto-update: src/main_ml.py,src/main_ml.py.backup.18pct,src/main_ml.py.backup.30pct,src/main_ml.py.backup.35pct.20240706,src/main_ml.py.backup.auto-trading,src/main_ml.py.backup_sweep,src/main_ml_BACKUP_before_precision_fix.py,src/main_ml_enhanced.py,src/main_ml_fixed.py,src/main_ml_v02_backup_1783615772.py,src/main_ml_v2.py,src/main_ml_v4_backup.py,src/main_ml_v6.py
Marc Blatter
2026-07-09 20:35:01 +0200
cb4847a6c9Bugfix: entry_time must be ISO string not datetime object (JSON serialization) (2026-07-09 20:28)
Marc Blatter
2026-07-09 20:28:14 +0200
095800adf3Cleanup: Remove all backup versions, keep only V0.3 production code (main_ml.py + main_ml_v03.py reference)
Marc Blatter
2026-07-09 20:19:28 +0200
51220ba8cfCRITICAL: Bot now recovers orphaned trades on restart. Rebuilds active_trades from Binance balances (2026-07-09 20:16)
Marc Blatter
2026-07-09 20:16:51 +0200
572bfdfb0dBugfix: Atomic writes for active_trades.json + Dashboard now reads real state (not stale). Bot and Dashboard fully synced (2026-07-09 20:14)
Marc Blatter
2026-07-09 20:14:41 +0200
2b09ab6d13Bugfix: Bot + Dashboard sync - Save active_trades.json every cycle so dashboard shows real-time positions (2026-07-09 20:00)
Marc Blatter
2026-07-09 19:59:00 +0200
17b94a904eBot auto-update: src/web_dashboard.py
Marc Blatter
2026-07-09 19:55:01 +0200
e7c8f425a2Cleanup: Remove verbose description from dashboard version label (V0.3 only, professional)
Marc Blatter
2026-07-09 19:53:11 +0200
4cc93312bfBot auto-update: src/web_dashboard.py
Marc Blatter
2026-07-09 19:45:01 +0200