• Joined on 2026-03-01
gihyeon pushed to feature/multi-symbol-trading at gihyeon/cointrader 2026-03-05 23:34:38 +09:00
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
e7620248c7 feat: TradingBot accepts symbol and shared RiskManager, removes config.symbol dependency
2e09f5340a feat: exchange client accepts explicit symbol parameter, removes config.symbol dependency
Compare 7 commits »
gihyeon created branch feature/multi-symbol-trading in gihyeon/cointrader 2026-03-05 23:34:38 +09:00
gihyeon pushed to main at gihyeon/cointrader 2026-03-05 21:08:22 +09:00
39e55368fd feat: log technical indicators on entry and add dashboard docs to README
gihyeon pushed to main at gihyeon/cointrader 2026-03-05 21:01:58 +09:00
aef161002d fix: filter non-numeric /proc entries in DB reset parser kill
gihyeon pushed to main at gihyeon/cointrader 2026-03-05 20:59:51 +09:00
bfecf63f1c refactor: improve log parser termination method in DB reset
gihyeon pushed to main at gihyeon/cointrader 2026-03-05 20:57:02 +09:00
6f3ea44edb feat: add DB reset button to dashboard
gihyeon pushed to main at gihyeon/cointrader 2026-03-05 20:52:39 +09:00
f75ad9f6b1 fix: log parser duplicate position bug and selective CI/CD deployment
gihyeon pushed to main at gihyeon/cointrader 2026-03-05 20:27:47 +09:00
07ba510fd8 chore: update Docker image references in docker-compose.yml
gihyeon pushed to main at gihyeon/cointrader 2026-03-05 20:25:50 +09:00
565414c5e0 feat: add trading dashboard with API and UI components
gihyeon pushed to main at gihyeon/cointrader 2026-03-05 20:04:18 +09:00
c555afbddc chore: update .gitignore, CLAUDE.md, training_log.json, and ml_filter.py
gihyeon pushed to main at gihyeon/cointrader 2026-03-04 20:43:09 +09:00
2b92fd0dce feat: implement testnet and demo trading setup for XRPUSDT with 125x leverage
gihyeon pushed to main at gihyeon/cointrader 2026-03-04 20:33:43 +09:00
8a8c714a7c merge: resolve CLAUDE.md conflict, mark oi-derived-features as completed
b55ddd8868 feat: add OI derived features (oi_change_ma5, oi_price_spread)
d2773e4dbf docs: update CLAUDE.md with OI derived features plan status and 26-feature count
f2303e1863 feat: add OI long-term collection script for cron-based data accumulation
448b3e016b feat: add OI history deque, cold start init, and derived features to bot runtime
Compare 9 commits »
gihyeon pushed to main at gihyeon/cointrader 2026-03-03 21:35:02 +09:00
b50306d68b docs: update README with ML_THRESHOLD configuration and add new training log entry
gihyeon deleted branch claude/interesting-mcnulty from gihyeon/cointrader 2026-03-03 21:21:00 +09:00
gihyeon pushed to main at gihyeon/cointrader 2026-03-03 21:21:00 +09:00
4a2349bdbd Merge pull request 'claude/interesting-mcnulty' (#3) from claude/interesting-mcnulty into main
c39097bf70 docs: add ADX ML migration design/plan and position monitor logging docs
9c6f5dbd76 feat: remove ADX hard filter from dataset builder, add ADX as ML feature
0aeb15ecfb feat: remove ADX hard filter, delegate to ML
0b18a0b80d feat: add ADX as 24th ML feature for trend strength learning
Compare 5 commits »
gihyeon merged pull request gihyeon/cointrader#3 2026-03-03 21:20:59 +09:00
claude/interesting-mcnulty
gihyeon created pull request gihyeon/cointrader#3 2026-03-03 21:20:48 +09:00
claude/interesting-mcnulty
gihyeon pushed to claude/interesting-mcnulty at gihyeon/cointrader 2026-03-03 21:19:51 +09:00
c39097bf70 docs: add ADX ML migration design/plan and position monitor logging docs
9c6f5dbd76 feat: remove ADX hard filter from dataset builder, add ADX as ML feature
0aeb15ecfb feat: remove ADX hard filter, delegate to ML
0b18a0b80d feat: add ADX as 24th ML feature for trend strength learning
Compare 4 commits »
gihyeon created branch claude/interesting-mcnulty in gihyeon/cointrader 2026-03-03 21:19:51 +09:00
gihyeon deleted branch claude/intelligent-shtern from gihyeon/cointrader 2026-03-03 20:38:19 +09:00