Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
date_1:=valuewhen(平仓条件,date);
if date=date_1+3 and 下单条件 then buy;//思路是平仓条件满足后3天后再行开仓
谢谢,已通过变量来解决。