• Joined on 2026-03-01
gihyeon pushed to main at gihyeon/cointrader 2026-03-09 22:55:05 +09:00
cdde1795db fix(dashboard): preserve DB data across log parser restarts
gihyeon pushed to main at gihyeon/cointrader 2026-03-09 22:52:30 +09:00
d03012bb04 fix(dashboard): detect symbols from any bot_status key, not just last_start
gihyeon pushed to main at gihyeon/cointrader 2026-03-09 20:55:55 +09:00
af91b36467 feat(dashboard): show unrealized PnL on position cards (5min update)
gihyeon pushed to main at gihyeon/cointrader 2026-03-08 13:07:24 +09:00
c6c60b274c fix: use dynamic quantity/price precision per symbol from exchange info
gihyeon pushed to main at gihyeon/cointrader 2026-03-07 16:00:54 +09:00
97aef14d6c fix: add retry with exponential backoff to OI/funding API calls (#4)
gihyeon pushed to main at gihyeon/cointrader 2026-03-07 14:31:33 +09:00
afdbacaabd fix(dashboard): prevent infinite API polling loop
gihyeon pushed to main at gihyeon/cointrader 2026-03-07 03:14:30 +09:00
9b76313500 feat: add quantstats HTML report to weekly strategy report
gihyeon pushed to main at gihyeon/cointrader 2026-03-07 03:06:49 +09:00
60510c026b fix: resolve critical/important bugs from code review (#1,#2,#4,#5,#6,#8)
gihyeon pushed to main at gihyeon/cointrader 2026-03-07 02:20:51 +09:00
0a8748913e feat: add signal score detail to bot logs for HOLD reason debugging
gihyeon pushed to main at gihyeon/cointrader 2026-03-07 02:12:54 +09:00
c577019793 docs: update architecture and README for improved clarity and structure
gihyeon pushed to main at gihyeon/cointrader 2026-03-07 01:13:09 +09:00
2a767c35d4 feat(weekly-report): implement weekly report generation with live trade data and performance tracking
gihyeon pushed to main at gihyeon/cointrader 2026-03-07 00:53:28 +09:00
6a6740d708 docs: update CLAUDE.md with weekly-report commands and plan status
f47ad26156 fix(weekly-report): handle numpy.bool_ in JSON serialization
1b1542d51f feat(weekly-report): add main orchestration, CLI, JSON save
90d99a1662 feat(weekly-report): add Discord report formatting and sending
58596785aa feat(weekly-report): add ML trigger check and degradation sweep
Compare 9 commits »
gihyeon pushed to main at gihyeon/cointrader 2026-03-07 00:27:32 +09:00
771b357f28 feat: enhance strategy parameter sweep with new CLI tool and bug fixes
gihyeon pushed to main at gihyeon/cointrader 2026-03-07 00:22:43 +09:00
d8d4bf3e20 feat: add new walk-forward backtest results and strategy sweeps for XRPUSDT
gihyeon pushed to main at gihyeon/cointrader 2026-03-07 00:19:34 +09:00
072910df39 fix: WalkForward ignores use_ml=False flag, always injecting trained models
gihyeon pushed to main at gihyeon/cointrader 2026-03-07 00:08:30 +09:00
89f44c96af fix: resolve ML filter dtype error and missing BTC/ETH correlation features
gihyeon pushed to main at gihyeon/cointrader 2026-03-06 23:59:35 +09:00
dbc900d478 chore: trigger bot rebuild
gihyeon pushed to main at gihyeon/cointrader 2026-03-06 23:58:02 +09:00
90a72e4c39 fix: improve change detection logic in Jenkinsfile
gihyeon pushed to main at gihyeon/cointrader 2026-03-06 23:43:46 +09:00
cd9d379bc2 feat: implement multi-symbol dashboard with updated data handling
gihyeon pushed to main at gihyeon/cointrader 2026-03-06 23:42:39 +09:00
67692b3ebd chore: add strategy params to .env.example
02e41881ac feat: strategy parameter sweep and production param optimization
Compare 2 commits »