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

19
sample_python/Res/YOC.res Normal file
View File

@@ -0,0 +1,19 @@
BEGIN_FUNCTION_MAP
.Feed, 지수옵션예상체결(YOC), YOC, attr, key=8, group=1;
BEGIN_DATA_MAP
InBlock,입력,input;
begin
단축코드, optcode, optcode, char, 8;
end
OutBlock,출력,output;
begin
예상체결시간, ychetime, ychetime, char, 6;
예상체결가격, yeprice, yeprice, float, 6.2;
예상체결가전일종가대비구분, jnilysign, jnilysign, char, 1;
예상체결가전일종가대비, jnilchange, preychange, float, 6.2;
예상체결가전일종가등락율, jnilydrate, jnilydrate, float, 6.2;
단축코드, optcode, optcode, char, 8;
end
END_DATA_MAP
END_FUNCTION_MAP
YOC