• Joined on 2025-06-24
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
root pushed to master at root/trading_bot_v4 2025-12-09 17:11:18 +00:00
57ac0c0400 docs: Complete test coverage verification (127/127 tests passing)
root pushed to master at root/trading_bot_v4 2025-12-09 17:09:11 +00:00
0dfa43ed6c test: Fix monitoring-verification test signatures (partial)
root pushed to master at root/trading_bot_v4 2025-12-09 16:59:13 +00:00
e12ff428c5 test: Add pure runner profit-based widening verification
root pushed to master at root/trading_bot_v4 2025-12-09 16:44:38 +00:00
919e54d448 docs: Add Common Pitfall #79 - Smart Validation Queue in-memory loss