feat: 소액 적립 바스켓 kr_pocket 신설 — KODEX200 50/50, 30만원 - #438
Merged
Conversation
소액 적립 트랙 P2(docs/POCKET_TRACK_PLAN.md §3). 30만원 시작 + 월 10만원 적립 운영의 실행체다. KODEX 200 단일 x 주식 50/현금 50 — ETF 1주가 200종목 분산이고 국내 주식형 ETF는 매도 거래세 면제라 소액에서 유일하게 합리적인 구성이다. 소액 특화 파라미터(테스트로 고정 — 일반 기본값으로 되돌리면 조용히 죽는다): - max_turnover_ratio 0.6: 15%면 회전 한도(4.5만) < ETF 1주가(12.8만)라 영원히 매수 불가 - min_trade_amount 50000: 기본 20만이면 슬롯(15만)이 최소거래 미달 판정 검증: - 시뮬레이터(실시세): 1주 채움 85.4%, 미체결 0 - 실 드라이런: BUY 069500 1주 @128,045 (상한 18만) 계획 확인 - 실측 참고(4.6년) 문서 병기: 100% CAGR +32.6%/MDD -28.4%, 50/50 근사 +16.2%/-15.1% — 강세장 편향이라 계획 기대는 보수(연 ~9%) 유지 - 1주 절사로 초기 배치율 42.7%/50%는 구조적(적립 누적 시 자연 수렴) 명시 - enabled 2개 전환 부작용 점검: 정확히-1개 가정은 fail-closed 게이트 2곳뿐(운영 호출부는 전부 명시 이름), 자동화는 enabled 순회라 자동 편입 전체 스위트 1628 통과.
easygap
added a commit
that referenced
this pull request
Jul 6, 2026
feat: 소액 적립 바스켓 kr_pocket 신설 — KODEX200 50/50, 30만원
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
무엇
소액 적립 트랙 P2(docs/POCKET_TRACK_PLAN.md §3) —
kr_pocket바스켓 신설 + 페이퍼 개시. 30만원 시작 + 월 10만원 적립 운영의 실행체입니다.구성
target_stock_weight: 0.5,initial_capital: 300000)max_turnover_ratio: 0.6— 15%면 회전 한도(4.5만) < ETF 1주가(12.8만)라 영원히 매수 불가min_trade_amount: 50000— 기본 20만이면 슬롯(15만)이 최소거래 미달로 미체결 판정검증
BUY 069500 1주 @128,045 (상한 18만)계획 확인 — 첫 사이클에 주식 슬리브 채움 가능.머지 후 운영
tools/record_deposit.py --basket kr_pocket --amount 100000(P1의 TWR이 입금을 중화).