feat(ops): sim 튜닝 사이징·일 체결 10000·매수 안전버퍼 5000원

3년 sim 기반 sizing_rules를 저장소에 포함하고, live 매수 시 수수료 lock과 5000원 잔여 현금을 확보하도록 운영 기본값을 갱신한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dsyoon
2026-06-13 18:07:34 +09:00
parent c3334e4f77
commit be9ea53875
6 changed files with 109 additions and 11 deletions

3
.gitignore vendored
View File

@@ -10,6 +10,9 @@
!/data/spot/mtf/
/data/spot/mtf/**
!data/spot/mtf/mtf_rules_v3.json
!/data/spot/operations/
/data/spot/operations/**
!data/spot/operations/sizing_rules.json
/docs/**
!/docs/spot/
/docs/spot/**