ls증권 히스토리 구독 넣음

This commit is contained in:
Your Name
2026-07-30 18:05:07 +09:00
parent 61bec4bd1d
commit 67eab24603
1593 changed files with 135733 additions and 1232 deletions

View File

@@ -0,0 +1,17 @@
BEGIN_FUNCTION_MAP
.Feed, KOSPI200옵션가격제한폭확대(X0), OX0, attr, key=8, group=1 ;
BEGIN_DATA_MAP
InBlock,입력,input;
begin
단축코드, optcode, optcode, char, 8;
end
OutBlock,출력,output;
begin
적용 상한단계 , upstep , upstep , char, 2;
적용 하한단계 , dnstep , dnstep , char, 2;
적용 상한가 , uplmtprice , uplmtprice , float, 6.2;
적용 하한가 , dnlmtprice , dnlmtprice , float, 6.2;
단축코드 , opttcode , opttcode , char, 8;
end
END_DATA_MAP
END_FUNCTION_MAP