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/YC3.res Normal file
View File

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