• Joined on 2026-03-01
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 »
gihyeon pushed to main at gihyeon/cointrader 2026-03-06 16:20:41 +09:00
15fb9c158a feat: add multi-symbol dashboard support (parser, API, UI)
gihyeon pushed to main at gihyeon/cointrader 2026-03-05 23:57:49 +09:00
2b3f39b5d1 feat: enhance data handling and model training features
gihyeon deleted branch feature/multi-symbol-trading from gihyeon/cointrader 2026-03-05 23:38:24 +09:00
gihyeon pushed to main at gihyeon/cointrader 2026-03-05 23:38:24 +09:00
d92fae13f8 Merge pull request 'feature/multi-symbol-trading' (#5) from feature/multi-symbol-trading into main
dfcd803db5 Merge branch 'main' into feature/multi-symbol-trading
9f4c22b5e6 feat: add virtual environment symlink for project dependencies
ae5692cde4 feat: MLFilter falls back to models/ root if symbol-specific dir not found
7acbdca3f4 feat: main.py spawns per-symbol TradingBot instances with shared RiskManager
Compare 9 commits »
gihyeon merged pull request gihyeon/cointrader#5 2026-03-05 23:38:22 +09:00
feature/multi-symbol-trading
gihyeon created pull request gihyeon/cointrader#5 2026-03-05 23:38:13 +09:00
feature/multi-symbol-trading
gihyeon pushed to feature/multi-symbol-trading at gihyeon/cointrader 2026-03-05 23:37:19 +09:00
dfcd803db5 Merge branch 'main' into feature/multi-symbol-trading
852d3a8265 feat: implement multi-symbol trading design and plan documentation
9ac839fd83 docs: update README and ARCHITECTURE for multi-symbol trading
b03182691e docs: update architecture and commands for multi-symbol trading
2bb2bf2896 feat: add per-symbol model/data directories and update .env.example
Compare 6 commits »
gihyeon pushed to main at gihyeon/cointrader 2026-03-05 23:34:47 +09:00
852d3a8265 feat: implement multi-symbol trading design and plan documentation
9ac839fd83 docs: update README and ARCHITECTURE for multi-symbol trading
b03182691e docs: update architecture and commands for multi-symbol trading
2bb2bf2896 feat: add per-symbol model/data directories and update .env.example
909d6af944 feat: add --symbol/--all CLI to all training scripts for per-symbol pipeline
Compare 5 commits »