4888aa0faa70359805384095d04062ed0b07087d
- Add trade_results table to Oracle DB for persistent trade history - Record win/loss after each sell with pnl_pct - Load last N trades per ticker from DB on startup (survives restarts) - Block buy() when recent win rate (last 5 trades) < 40% threshold - Configurable via WF_WINDOW and WF_MIN_WIN_RATE env vars - Backtest showed improvement from -7.5% to +37.4% cumulative return Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
Upbit 자동 트레이딩 봇 - Strategy C + 트레일링 스탑
Languages
Python
99.8%
JavaScript
0.2%