21in7
41b0aa3f28
fix: address code review round 2 — 9 issues (2 critical, 3 important, 4 minor)
Critical:
- #2: Add _entry_lock in RiskManager to serialize concurrent entry (balance race)
- #3: Add startTime to get_recent_income + record _entry_time_ms (SYNC PnL fix)
Important:
- #1: Add threading.Lock + _run_api() helper for thread-safe Client access
- #4: Convert reset_daily to async with lock
- #8: Add 24h TTL to exchange_info_cache
Minor:
- #7: Remove duplicate Indicators creation in _open_position (use ATR directly)
- #11: Add input validation for LEVERAGE, MARGIN ratios, ML_THRESHOLD
- #12: Replace hardcoded corr[0]/corr[1] with dict-based dynamic access
- #14: Add fillna(0.0) to LightGBM path for NaN consistency with ONNX
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 17:26:15 +09:00
..
2026-03-01 22:16:15 +09:00
2026-03-01 19:30:17 +09:00
2026-03-01 19:30:17 +09:00
2026-03-01 15:57:08 +09:00
2026-03-01 17:07:18 +09:00
2026-03-01 20:39:26 +09:00
2026-03-01 20:39:26 +09:00
2026-03-01 17:07:18 +09:00
2026-03-01 17:07:18 +09:00
2026-03-01 22:02:32 +09:00
2026-03-01 18:30:01 +09:00
2026-03-01 17:07:18 +09:00
2026-03-01 17:07:18 +09:00
2026-03-01 23:50:18 +09:00
2026-03-01 18:30:01 +09:00
2026-03-01 15:57:08 +09:00
2026-03-01 18:54:00 +09:00
2026-03-01 15:57:08 +09:00
2026-03-02 20:01:18 +09:00
2026-03-03 00:13:42 +09:00
2026-03-03 00:13:42 +09:00
2026-03-02 14:16:09 +09:00
2026-03-02 14:39:07 +09:00
2026-03-02 14:39:07 +09:00
2026-03-02 14:16:09 +09:00
2026-03-02 01:34:36 +09:00
2026-03-02 01:34:36 +09:00
2026-03-02 00:41:34 +09:00
2026-03-02 16:33:08 +09:00
2026-03-02 16:33:08 +09:00
2026-03-03 21:18:22 +09:00
2026-03-03 21:18:22 +09:00
2026-03-03 00:57:19 +09:00
2026-03-03 21:18:22 +09:00
2026-03-04 20:43:05 +09:00
2026-03-04 20:43:05 +09:00
2026-03-04 19:56:42 +09:00
2026-03-04 20:00:36 +09:00
2026-03-05 23:34:01 +09:00
2026-03-05 23:34:01 +09:00
2026-03-06 23:43:41 +09:00
2026-03-06 23:43:41 +09:00
2026-03-07 01:13:03 +09:00
2026-03-07 16:00:52 +09:00
2026-03-07 01:13:03 +09:00
2026-03-19 23:55:14 +09:00
2026-03-21 17:26:15 +09:00
2026-03-16 22:44:40 +09:00
2026-03-07 16:00:52 +09:00