• Joined on 2026-03-01
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 23:50:38 +09:00
3b7ee3e890 chore: .worktrees/ gitignore에 추가
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 22:25:41 +09:00
24d3ba9411 feat: enhance data fetching and model training with OI and funding rate integration
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 22:16:20 +09:00
4245d7cdbf feat: implement 15-minute timeframe upgrade for model training and data processing
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 22:02:36 +09:00
a6697e7cca feat: implement LightGBM model improvement plan with feature normalization and walk-forward validation
c6428af64e feat: enhance Jenkins pipeline with Discord notifications and model hot-reload functionality
Compare 2 commits »
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 21:43:31 +09:00
d9238afaf9 feat: enhance MLX model training with combined data handling
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 21:25:11 +09:00
db144750a3 feat: enhance model training and deployment scripts with time-weighted sampling
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 20:44:11 +09:00
301457ce57 chore: remove unused risk_per_trade references
ab580b18af feat: apply dynamic margin ratio in bot position sizing
795689ac49 feat: replace risk_per_trade with margin_ratio in calculate_quantity
fe9690698a feat: add get_dynamic_margin_ratio to RiskManager
95abac53a8 feat: add dynamic margin ratio config params
Compare 5 commits »
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 19:51:21 +09:00
ac84fafbd0 feat: update Jenkinsfile for improved CI/CD process
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 19:37:20 +09:00
94d8cb352e docs: update README to include a motivational message for users
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 19:30:21 +09:00
d1af736bfc feat: implement BTC/ETH correlation features for improved model accuracy
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 18:55:29 +09:00
c4062c39d3 feat: add duplicate training log entry for model evaluation
6e73df196c chore: exclude mlx from container requirements (Apple Silicon only)
de933b97cc feat: remove in-container retraining, training is now mac-only
fd96055e73 perf: replace generate_dataset with vectorized version in train_mlx_model
db134c032a perf: replace generate_dataset with vectorized version in train_model
Compare 6 commits »
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 18:30:05 +09:00
8f834a1890 feat: implement training and deployment pipeline for LightGBM model on Mac to LXC
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 17:46:45 +09:00
298d4ad95e feat: enhance train_model.py to dynamically determine CPU count for parallel processing
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 17:42:16 +09:00
b86c88a8d6 feat: add README and enhance scripts for data fetching and model training
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 17:07:22 +09:00
7e4e9315c2 feat: implement ML filter with LightGBM for trading signal validation
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 16:31:41 +09:00
ce57479b93 ci: Jenkins pipeline + Gitea registry CI/CD 설정
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 16:14:21 +09:00
86904dddf7 fix: upgrade to Python 3.12 to support pandas-ta>=0.4.67b0
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 16:07:34 +09:00
60b32a978e chore: add Dockerfile, docker-compose.yml, .dockerignore
gihyeon pushed to main at gihyeon/cointrader 2026-03-01 15:59:23 +09:00
3d05806155 feat: Discord 알림, 포지션 복구, 설정 개선 및 docs 추가
117fd9e6bc fix: AsyncClient.futures_klines await 누락 수정
4940de16fc feat: 봇 시작 시 과거 캔들 200개 프리로드 (즉시 신호 계산 가능)
8e5ec82244 fix: BinanceSocketManager 메서드명 수정 (futures_kline_socket → kline_futures_socket)
a90618896d feat: 엔트리포인트 및 로깅 설정 완료, 테스트 mock 개선
Compare 10 commits »
gihyeon created branch main in gihyeon/cointrader 2026-03-01 15:59:22 +09:00