ls증권 히스토리 구독 넣음
This commit is contained in:
15
sample_python/Res/S2_.res
Normal file
15
sample_python/Res/S2_.res
Normal 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
|
||||
Reference in New Issue
Block a user