if T0TOTIME(TIMETOT0(CLOSETIME(0))-60)<=DYNAINFO(207) or (time=CLOSETIME(0) and not(ISLASTBAR)) then begin sell(1,holding,MARKET); sellshort(1,holding,MARKET);
end
if T0TOTIME(TIMETOT0(CLOSETIME(1))-60)<=DYNAINFO(207) or (time=CLOSETIME(1) and not(ISLASTBAR)) then begin sell(1,holding,MARKET); sellshort(1,holding,MARKET);