• Joined on 2026-03-01
gihyeon pushed to main at gihyeon/proxmox-iac 2026-06-19 11:04:18 +09:00
71e056133e Merge PR #1: Deploy Hermes Agent LXC (#118) on gihyeon + IaC hygiene
d17b3f6013 chore: stop tracking terraform.tfvars (contains API token); add .gitignore
d083d462cf fix(hermes): nesting-only features, adopt existing template, ignore console drift
f6dc709793 docs: features set in Terraform (token can); only bind mounts via console
721fb55e05 fix: set nesting/keyctl features in hermes.tf to avoid TASK WARNINGS
Compare 12 commits »
gihyeon merged pull request gihyeon/proxmox-iac#1 2026-06-19 11:04:17 +09:00
Deploy Hermes Agent LXC (#118) on gihyeon + IaC hygiene
gihyeon created pull request gihyeon/proxmox-iac#1 2026-06-19 11:01:33 +09:00
Deploy Hermes Agent LXC (#118) on gihyeon + IaC hygiene
gihyeon pushed to hermes-agent-lxc at gihyeon/proxmox-iac 2026-06-19 11:00:09 +09:00
d17b3f6013 chore: stop tracking terraform.tfvars (contains API token); add .gitignore
d083d462cf fix(hermes): nesting-only features, adopt existing template, ignore console drift
f6dc709793 docs: features set in Terraform (token can); only bind mounts via console
721fb55e05 fix: set nesting/keyctl features in hermes.tf to avoid TASK WARNINGS
29fd340208 docs: plan Task 5 uses targeted apply; flag pre-existing PBS disk drift
Compare 10 commits »
gihyeon created branch hermes-agent-lxc in gihyeon/proxmox-iac 2026-06-19 11:00:09 +09:00
gihyeon pushed to main at gihyeon/cointrader 2026-05-04 09:30:28 +09:00
09ae926f06 docs: 전략 post-mortem — 7전 7패 분석 및 다음 방향 제안
gihyeon pushed to main at gihyeon/cointrader 2026-05-04 09:24:59 +09:00
f53b8a5a0f research: MTF + BTC 추세 필터 백테스트 — FAIL, MTF 전략 최종 폐기
gihyeon pushed to main at gihyeon/cointrader 2026-05-04 09:05:30 +09:00
52d05f2ddd feat: 전략 리서치 스크립트 및 테스트 일괄 추가
4a7b38ea43 results: 백테스트 및 주간 리포트 결과 일괄 추가
cc0838e854 docs: 전략 리서치 결과 문서 일괄 추가
112f3e2377 models: DOGE/XRP/SOL 모델 및 학습 로그 업데이트
960f997aac data: 최신 15m 캔들 데이터 및 거래 기록 업데이트
Compare 7 commits »
gihyeon pushed to main at gihyeon/cointrader 2026-04-07 17:57:40 +09:00
b6ba45f8de docs: add MTF bot motivation and background to ARCHITECTURE.md
gihyeon pushed to main at gihyeon/cointrader 2026-04-07 17:42:29 +09:00
295ed7db76 docs: add detailed MTF Pullback Bot operation guide to ARCHITECTURE.md
gihyeon pushed to main at gihyeon/cointrader 2026-04-03 16:40:47 +09:00
ec7a6e427c docs: sync ARCHITECTURE.md with current codebase
gihyeon pushed to main at gihyeon/cointrader 2026-03-31 11:11:45 +09:00
f488720ca2 fix: MTF bot code review — conditional slicing, caching, tests
gihyeon pushed to main at gihyeon/cointrader 2026-03-30 21:11:47 +09:00
930d4d2c7a feat: add OOS dry-run evaluation script (evaluate_oos.py)
gihyeon pushed to main at gihyeon/cointrader 2026-03-30 21:07:16 +09:00
e31c4bf080 feat: add JSONL trade persistence + separate MTF deploy pipeline
gihyeon pushed to main at gihyeon/cointrader 2026-03-30 20:55:09 +09:00
b8a371992f docs: add MTF Pullback Bot to README, ARCHITECTURE, and CLAUDE.md
gihyeon pushed to main at gihyeon/cointrader 2026-03-30 20:38:15 +09:00
1cfb1b322a feat: add ADX/EMA50/EMA200 values to heartbeat log for diagnosis
gihyeon pushed to main at gihyeon/cointrader 2026-03-30 19:59:36 +09:00
75b5c5d7fe fix: increase kline buffer to 250 to prevent EMA 200 NaN on 1h candles
gihyeon pushed to main at gihyeon/cointrader 2026-03-30 17:48:54 +09:00
af865c3db2 fix: reduce loop interval to 1s and add heartbeat logging
c94c605f3e chore: add mtf-bot to Jenkins deploy service list
Compare 2 commits »
gihyeon pushed to main at gihyeon/cointrader 2026-03-30 16:35:09 +09:00
a0990c5fd5 feat: add Discord webhook notifications to MTF dry-run bot
gihyeon pushed to main at gihyeon/cointrader 2026-03-30 16:05:44 +09:00
82f4977dff fix: upgrade aiohttp pin to resolve ccxt dependency conflict