Files
kis_bot/sample_python/Res/JX0.res
2026-07-30 18:05:07 +09:00

18 lines
528 B
XML

BEGIN_FUNCTION_MAP
.Feed, 주식선물가격제한폭확대(JX0), JX0, attr, key=8, group=1 ;
BEGIN_DATA_MAP
InBlock,입력,input;
begin
단축코드, futcode, futcode, char, 8;
end
OutBlock,출력,output;
begin
적용 상한단계 , upstep , upstep , char, 2;
적용 하한단계 , dnstep , dnstep , char, 2;
적용 상한가 , uplmtprice , uplmtprice , long, 10;
적용 하한가 , dnlmtprice , dnlmtprice , long, 10;
단축코드 , futcode , futcode , char, 8;
end
END_DATA_MAP
END_FUNCTION_MAP