initial commit

This commit is contained in:
2026-01-31 22:34:57 +09:00
commit f1301de543
875 changed files with 196598 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# 홈페이지에서 API서비스 신청시 받은 Appkey, Appsecret 값 설정
APP_KEY: "PS..."
APP_SECRET: "UH..."
# 계좌번호 앞 8자리
C ANO: "12345678"
# 계좌번호 뒤 2자리
ACNT_PRDT_CD: "01"
# 도메인
URL_BASE: "https://openapi.koreainvestment.com:9443"
# HTS ID
HTS_ID: "hantu34"