• Joined on 2025-06-24
root pushed to master at root/trading_bot_v4 2025-12-17 10:02:39 +00:00
a155a55cfc docs: Document v11 restoration and v11.2 creation (Bug #85)
root pushed to master at root/trading_bot_v4 2025-12-17 10:00:43 +00:00
178348d269 fix: Restore v11 to optimal parameters + create v11.2 IMPROVED
root pushed to master at root/zertifizierung 2025-12-17 08:39:59 +00:00
99fcd122ea Reorganize workspace structure with system-specific cert directories and DNS automation
root pushed to master at root/trading_bot_v4 2025-12-17 07:43:24 +00:00
2234bbc171 fix: Add getPrismaClient import for Bug #89 fractional remnant detection
root pushed to master at root/trading_bot_v4 2025-12-16 21:06:45 +00:00
bafaf699ec feat: v11.2 subversion - Emergency fix for ADX/RSI parameters
root pushed to master at root/trading_bot_v4 2025-12-16 21:05:22 +00:00
b11da009eb critical: Bug #89 - Detect and handle Drift fractional position remnants (3-part fix)
root pushed to master at root/trading_bot_v4 2025-12-16 21:02:42 +00:00
7c8f1688aa critical: v11.2 EMERGENCY FIX - ADX 18 min (was 5), RSI 58-68 LONG (was 55-70)
root pushed to master at root/trading_bot_v4 2025-12-16 20:00:34 +00:00
113e664ac2 docs: Bug #88 Extended complete fix documentation - VERIFIED DEPLOYED
c0ac9fda42 fix: Bug #88 Extended - Use real Prisma IDs in execute endpoint
Compare 2 commits »
root pushed to master at root/trading_bot_v4 2025-12-16 14:59:03 +00:00
674743c30f fix: Bug #88 - Use real Prisma IDs for smart entry trades
root pushed to master at root/trading_bot_v4 2025-12-16 14:26:38 +00:00
cd2171386d docs: Document Bug #87 Phase 2 deployment in v11 analysis
root pushed to master at root/trading_bot_v4 2025-12-16 14:26:07 +00:00
dcee1174a7 enhance: Bug #87 Phase 2 - Active SL recovery at 60s/90s
root pushed to master at root/trading_bot_v4 2025-12-16 13:50:51 +00:00
c77d236842 docs: Update Bug #87 deployment status - OPERATIONAL
root pushed to master at root/trading_bot_v4 2025-12-16 13:50:21 +00:00
aa16daffa2 critical: Fix Bug #87 - Add 3-tier SL verification with circuit breaker
b913428d7f docs: Add comprehensive v11 trade analysis (12 trades, Dec 10-16)
Compare 2 commits »
root pushed to master at root/trading_bot_v4 2025-12-16 09:46:43 +00:00
24a0f2e62c critical: FIX adaptive leverage broken - smart entry used 1x instead of 10x (Bug #85)
root pushed to master at root/trading_bot_v4 2025-12-15 21:51:11 +00:00
6ec1a9a4e6 docs: Bug #77 recurrence investigation summary
root pushed to master at root/trading_bot_v4 2025-12-15 21:44:30 +00:00
0909846ac5 debug: Add comprehensive logging to Position Manager checkTradeConditions (Bug #77 recurrence)
root pushed to master at root/trading_bot_v4 2025-12-15 16:16:34 +00:00
6894bc1f68 critical: Fix P&L accumulation for two-stage closes (Bug #85)
root pushed to master at root/trading_bot_v4 2025-12-15 12:39:49 +00:00
cb597ca020 feat: v11.1 optimized confirmation timing - confirmBars 2→1
root pushed to master at root/trading_bot_v4 2025-12-15 12:33:48 +00:00
b192dcb32f feat: v11.1 faster trend detection - flipThreshold 0.25→0.15%
root pushed to master at root/trading_bot_v4 2025-12-15 12:16:36 +00:00
21ce19fa3c feat: v11.1 RSI optimization - data-driven ranges prevent over-filtering