• Joined on 2025-06-24
root pushed to master at root/trading_bot_v4 2025-12-12 22:52:24 +00:00
8fbb1af142 docs: Complete Bug #83 documentation - Auto-sync order signatures fix
root pushed to master at root/trading_bot_v4 2025-12-12 16:06:55 +00:00
3fb8782319 docs: Add Dec 12 HA auto-promote enhancement to copilot instructions
root pushed to master at root/trading_bot_v4 2025-12-12 14:54:06 +00:00
d637aac2d7 feat: Deploy HA auto-failover with database promotion
root pushed to master at root/zertifizierung 2025-12-12 14:38:49 +00:00
296948f07e Add interactive credential prompting and fix Home Assistant SSH password authentication
root pushed to master at root/trading_bot_v4 2025-12-11 13:44:16 +00:00
7ff5c5b3a4 fix: restore 1min market data payload
root pushed to master at root/battery_management 2025-12-11 12:19:39 +00:00
c8a32c2ffa Increase window size to 650x900 to show all content
root pushed to master at root/battery_management 2025-12-11 12:18:04 +00:00
49724cf263 Increase default window size to 600x750 for better visibility
root pushed to master at root/battery_management 2025-12-11 12:11:23 +00:00
4e710f27cd Add comprehensive README with installation and usage instructions
root pushed to master at root/battery_management 2025-12-11 12:05:46 +00:00
c95362ac35 Initial commit: T14 System Settings GUI and Tray application
root created branch master in root/battery_management 2025-12-11 12:05:46 +00:00
root created repository root/battery_management 2025-12-11 11:37:49 +00:00
root pushed to master at root/trading_bot_v4 2025-12-10 14:39:30 +00:00
0ee49703ae chore: remove pyc artifact
root pushed to master at root/trading_bot_v4 2025-12-10 14:06:02 +00:00
4e286c91ef fix: harden drift verifier and validation flow
root pushed to master at root/trading_bot_v4 2025-12-10 11:03:05 +00:00
0a45279c64 docs: Update Bug #82 status - comprehensive fix deployed with verification
root pushed to master at root/trading_bot_v4 2025-12-10 10:58:36 +00:00
9e78761648 critical: Bug #82 LONG-TERM FIX - Comprehensive position verification
root pushed to master at root/trading_bot_v4 2025-12-10 10:08:00 +00:00
400ab7f243 docs: Add Bug #82 to TOP 10 and full documentation
root pushed to master at root/trading_bot_v4 2025-12-10 10:06:02 +00:00
e5714e4376 critical: Bug #82 EMERGENCY FIX - Disable Drift State Verifier automatic close
root pushed to master at root/trading_bot_v4 2025-12-10 09:54:27 +00:00
43bf97d48b docs: Add Bug #81 to TOP 10 CRITICAL PITFALLS - root cause of $1,000+ losses
root pushed to master at root/trading_bot_v4 2025-12-10 09:53:30 +00:00
5950b13fdf docs: Add Bug #81 - usdToBase wrong price calculation (root cause of $1,000+ losses)
55d780cc4c critical: Fix usdToBase() to use specific prices (TP1/TP2/SL) not entryPrice
5a098af56b fix: Add verbose console logging to Position Manager (Bug #77 debug)
d1d7df9631 fix: Emergency position close when exit orders missing (Bug #76 enforcement)
f67128b916 critical: Emergency close unprotected positions when exit orders missing (Bug #76 recurring)
Compare 19 commits »
root pushed to master at root/trading_bot_v4 2025-12-09 17:42:30 +00:00
96683497f4 fix: Accept market_data_1min action in webhook endpoint