ls증권 히스토리 구독 넣음
This commit is contained in:
17
ls_sample/sample_python/Res/CD0.res
Normal file
17
ls_sample/sample_python/Res/CD0.res
Normal file
@@ -0,0 +1,17 @@
|
||||
BEGIN_FUNCTION_MAP
|
||||
.Feed, 상품선물실시간상하한가(D0), CD0, attr, key=8, group=1 ;
|
||||
BEGIN_DATA_MAP
|
||||
InBlock,입력,input;
|
||||
begin
|
||||
단축코드, futcode, futcode, char, 8;
|
||||
end
|
||||
OutBlock,출력,output;
|
||||
begin
|
||||
접속매매여부 , gubun, gubun, char, 1;
|
||||
실시간가격제한여부 , dy_gubun, dy_gubun, char, 1;
|
||||
실시간상한가 , dy_uplmtprice, dy_uplmtprice, float, 8.2;
|
||||
실시간하한가 , dy_dnlmtprice, dy_dnlmtprice, float, 8.2;
|
||||
단축코드 , futcode, futcode, char, 8;
|
||||
end
|
||||
END_DATA_MAP
|
||||
END_FUNCTION_MAP
|
||||
Reference in New Issue
Block a user