图表交易,K线周期是1分钟,开盘后的前30秒不交易,怎么写
cond1:=(time0-timetot0(dynainfo(207))<=30) or not(islastbar);
if cond1 then buy();