riyingkui:asset-ref(asset,todaybar);
nn:=barslast(month<>ref(month,1))+1;
yueyingkui:asset-ref(asset,nn);
输出到excel的参考这个链接
http://www.weistock.com/bbs/dispbbs.asp?boardid=4&Id=5865
aa:=.......and holding=0 and......... ;
bb:=....... and aa and .........;
if bb then begin
buyshort(1,1,limitr,o);
end
是否holding=0不能放在最前面?