Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
if DATE()>=1100416 and date()<=1100521 then begin 下月连续:CALLSTOCK('if06',vtCLOSE); 下季连续:CALLSTOCK('if09',vtCLOSE); 隔季连续:CALLSTOCK('if12',vtCLOSE); end;
这个总是不显示,我想表达的意思是“如果日期在2010年4月16日到2010年5月21日之间,下月连续是if06,请大侠帮看看,谢谢!