Files
XauBot/backtests/19_session_optimize_results/session_opt_20260207_173705.log
T
GifariKemalandClaude Opus 4.6 e8355b3f62 feat: add 5 dashboard features — dark mode, trade history, backtests, model insights, alerts
- Dark mode: class-based theme toggle with localStorage persistence and flash prevention
- Trade History (/trades): paginated table, stats cards, equity curve chart with DB API endpoints
- Backtest Viewer (/backtests): log parser for 35 backtest results, sidebar + detail + comparison tabs
- Model Insights: dashboard card + dialog showing feature importance, regime distribution, training history
- Alert/Signal Log (/alerts): signal stats, filterable table with execution tracking
- API: 8 new endpoints with psycopg2 DB connection pool
- Dark mode sweep across books page, about dialog, and all dashboard components
- Architecture docs rewritten with Mermaid diagrams (23 docs)
- README and FEATURES.md rewritten bilingual (Indonesian + English)
- main_live.py: write model_metrics.json on startup and retrain

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 05:46:54 +07:00

33 lines
1.2 KiB
Plaintext

================================================================================
XAUBOT AI — #19 Session Optimize (B: skip_TL)
================================================================================
Period: 2025-08-01 to 2026-02-07
Session blocked: 420
Trades: 683 | WR: 73.4%
Net PnL: $1,794.94 | PF: 1.54
Max DD: 5.2% | Sharpe: 2.41
Avg Win: $10.22 | Avg Loss: $18.26
--- SESSION BREAKDOWN ---
Sydney-Tokyo : 282 trades, 76.2% WR, $ 773.44
London-NY Overlap (Golden) : 152 trades, 73.7% WR, $ 563.58
NY Session : 144 trades, 71.5% WR, $ 492.34
London Early : 105 trades, 67.6% WR, $ -34.43
--- DIRECTION ---
BUY: 399 trades, 75.2% WR, $1,425.67
SELL: 284 trades, 70.8% WR, $369.27
--- EXIT REASONS ---
breakeven_exit : 243 ( 35.6%)
trailing_sl : 177 ( 25.9%)
early_cut : 85 ( 12.4%)
trend_reversal : 47 ( 6.9%)
take_profit : 37 ( 5.4%)
max_loss : 24 ( 3.5%)
smart_tp : 19 ( 2.8%)
timeout : 18 ( 2.6%)
weekend_close : 13 ( 1.9%)
market_signal : 11 ( 1.6%)
peak_protect : 9 ( 1.3%)