2b92fd0dce
feat: implement testnet and demo trading setup for XRPUSDT with 125x leverage
21in7
2026-03-04 20:43:05 +09:00
8a8c714a7c
merge: resolve CLAUDE.md conflict, mark oi-derived-features as completed
21in7
2026-03-04 20:33:12 +09:00
b55ddd8868
feat: add OI derived features (oi_change_ma5, oi_price_spread)
21in7
2026-03-04 20:32:51 +09:00
d2773e4dbf
docs: update CLAUDE.md with OI derived features plan status and 26-feature count
21in7
2026-03-04 20:24:18 +09:00
f2303e1863
feat: add OI long-term collection script for cron-based data accumulation
21in7
2026-03-04 20:24:14 +09:00
448b3e016b
feat: add OI history deque, cold start init, and derived features to bot runtime
21in7
2026-03-04 20:17:37 +09:00
ffa6e443c1
feat: add --compare flag for OI derived features A/B comparison
21in7
2026-03-04 20:13:07 +09:00
ff9e639142
feat: add OI derived features (oi_change_ma5, oi_price_spread) to dataset builder and ML features
21in7
2026-03-04 20:07:40 +09:00
676ec6ef5e
docs: add OI derived features implementation plan
21in7
2026-03-04 20:00:36 +09:00
33271013d3
docs: add OI derived features design doc
21in7
2026-03-04 19:56:42 +09:00
b50306d68b
docs: update README with ML_THRESHOLD configuration and add new training log entry
21in7
2026-03-03 21:34:57 +09:00
4a2349bdbd
Merge pull request 'claude/interesting-mcnulty' (#3) from claude/interesting-mcnulty into main
gihyeon2026-03-03 21:20:59 +09:00
c39097bf70
docs: add ADX ML migration design/plan and position monitor logging docs
21in7
2026-03-03 21:18:22 +09:00
9c6f5dbd76
feat: remove ADX hard filter from dataset builder, add ADX as ML feature
21in7
2026-03-03 21:17:49 +09:00
0aeb15ecfb
feat: remove ADX hard filter, delegate to ML
21in7
2026-03-03 21:14:50 +09:00
0b18a0b80d
feat: add ADX as 24th ML feature for trend strength learning
21in7
2026-03-03 21:11:04 +09:00
038a1f84ec
Merge pull request 'feat: add position monitor logging with real-time price tracking' (#2) from claude/intelligent-shtern into main
gihyeon2026-03-03 20:38:17 +09:00
a33283ecb3
feat: add position monitor logging with real-time price tracking
21in7
2026-03-03 20:36:46 +09:00
292ecc3e33
feat: update ML threshold and configuration for improved model performance
21in7
2026-03-03 20:09:03 +09:00
6fe2158511
feat: enhance precision optimization in model training
21in7
2026-03-03 00:57:19 +09:00
3613e3bf18
feat: update active LGBM parameters and training log with new metrics
21in7
2026-03-03 00:21:43 +09:00
fce4d536ea
feat: implement HOLD negative sampling and stratified undersampling in ML pipeline
21in7
2026-03-03 00:13:42 +09:00
9ec78d76bd
feat: implement immediate re-entry after closing position on reverse signal
21in7
2026-03-02 01:34:36 +09:00
725a4349ee
chore: Update MLXFilter model deployment and logging with new training results and ONNX file management
21in7
2026-03-02 01:08:12 +09:00
5e6cdcc358
fix: _on_candle_closed async 콜백 구조 수정 — asyncio.create_task 제거
21in7
2026-03-02 01:00:59 +09:00
361b0f4e00
fix: Update TradingBot signal processing to handle NaN values and improve MLFilter ONNX session configuration
21in7
2026-03-02 00:47:17 +09:00