//日志记录
2013-07-12 10:58:10.484 【图表】触发下单 SELL 品种 P00
2013-07-12 10:58:10.484 【图表】无有效下单
2013-07-12 10:58:10.484 【图表】P00 运行完毕
//程序语句
if sx then begin sell(holding>0,2,limit,c);
buyshort(holding=0,2,limit,c+2*mindiff),ignorecheckprice;end
//附图