• Joined on 2026-03-01
gihyeon pushed to main at gihyeon/cointrader 2026-03-22 22:30:40 +09:00
1135efc5be fix: update weekly report to XRP-only with production params
gihyeon pushed to main at gihyeon/cointrader 2026-03-22 22:25:27 +09:00
bd152a84e1 docs: add decision log for ML-off and XRP-only operation
gihyeon pushed to main at gihyeon/cointrader 2026-03-22 22:20:38 +09:00
e2b0454825 feat: add L/S ratio collector service for top_acct and global ratios
gihyeon pushed to main at gihyeon/cointrader 2026-03-22 20:59:17 +09:00
aa5c0afce6 fix: use isolated margin to prevent cross-position liquidation risk
gihyeon pushed to main at gihyeon/cointrader 2026-03-22 14:22:48 +09:00
4fef073b0a fix: recreate AsyncClient on User Data Stream reconnect
gihyeon pushed to main at gihyeon/cointrader 2026-03-21 20:47:36 +09:00
dacefaa1ed docs: update for XRP-only operation — remove SOL/DOGE/TRX references
gihyeon pushed to main at gihyeon/cointrader 2026-03-21 20:20:50 +09:00
d8f5d4f1fb feat(backtest): add Kill Switch to BacktestRiskManager for fair ML comparison
b5a5510499 feat(backtest): add --compare-ml for ML on/off walk-forward comparison
c29d3e0569 feat(ml): add purged gap (embargo=24) to walk-forward + ablation CLI
30ddb2fef4 feat(ml): relax training thresholds for 5-10x more training samples
Compare 4 commits »
gihyeon pushed to main at gihyeon/cointrader 2026-03-21 18:45:15 +09:00
6830549fd6 fix: ML pipeline train-serve alignment and backtest accuracy
fe99885faa fix(ml): align dataset_builder default SL/TP with config (2.0/2.0)
4533118aab docs: update plan history with ml-pipeline-fixes
c0da46c60a chore: deprecate legacy dataset generation, remove stale comparison test
5bad7dd691 refactor(ml): add MLFilter.from_model(), fix validator initial_balance
Compare 10 commits »
gihyeon pushed to main at gihyeon/cointrader 2026-03-21 17:31:21 +09:00
41b0aa3f28 fix: address code review round 2 — 9 issues (2 critical, 3 important, 4 minor)
gihyeon pushed to main at gihyeon/cointrader 2026-03-21 17:15:53 +09:00
e3623293f7 fix(dashboard): trades pagination + reproducible Docker build
gihyeon pushed to main at gihyeon/cointrader 2026-03-20 00:02:07 +09:00
13c2b95c8e docs: update README/ARCHITECTURE with critical bugfix features
gihyeon pushed to main at gihyeon/cointrader 2026-03-20 00:00:24 +09:00
9f0057e29d fix(dashboard): address code review — auth, DB stability, idempotency, UI fixes
gihyeon pushed to main at gihyeon/cointrader 2026-03-19 23:55:18 +09:00
f14c521302 fix: critical bugs — double fee, SL/TP atomicity, PnL race, graceful shutdown
gihyeon pushed to main at gihyeon/cointrader 2026-03-19 23:37:49 +09:00
e648ae7ca0 fix: critical production issues — WebSocket reconnect, ghost positions, ONNX NaN
gihyeon pushed to main at gihyeon/cointrader 2026-03-19 23:10:03 +09:00
e3a78974b3 fix: address follow-up review findings
gihyeon pushed to main at gihyeon/cointrader 2026-03-19 23:04:04 +09:00
181f82d3c0 fix: address critical code review issues (PnL double recording, sync HTTP, race conditions)
gihyeon pushed to main at gihyeon/proxmox-iac 2026-03-19 20:49:34 +09:00
02a6f1f28c feat: initial PBS LXC deployment on gihyeon2
gihyeon created branch main in gihyeon/proxmox-iac 2026-03-19 20:49:34 +09:00
gihyeon created repository gihyeon/proxmox-iac 2026-03-19 20:09:31 +09:00
gihyeon pushed to main at gihyeon/cointrader 2026-03-19 00:04:08 +09:00
24ed7ddec0 docs: add kill switch, SOL symbol swap, and analysis tools to docs