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,15 @@
BEGIN_FUNCTION_MAP
.Feed, KOSPI우선호가(S2), S2_, attr, key=6, group=1;
BEGIN_DATA_MAP
InBlock,입력,input;
begin
단축코드, shcode, shcode, char, 6;
end
OutBlock,출력,output;
begin
매도호가, offerho, offerho, long, 8;
매수호가, bidho, bidho, long, 8;
단축코드, shcode, shcode, char, 6;
end
END_DATA_MAP
END_FUNCTION_MAP