GLOBALVARIABLE:cond=0;
if currenttime>090000 and currenttime<092500 then cond:=0;
if DYNAINFO( 17)>30 and DYNAINFO( 10)>2000*10000 and currenttime>092500 and currenttime<093000 then
begin
cond:=1;
END
if cond=1 and currenttime>093000 then tbuy(1,500000/close,mkt);