Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
//日内第一根K线为阴线,第二根K线开空 3分钟周期position:barslast(date<>ref(date,1)),noaxis,nodraw;
firstyin:=ref(c,1)<ref(o,1);
if time>=091500 and time<=093000 and firstyin and position=1 then sell(1,1,limitr,open);
也没有信号。 测试过吗?