Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
就是大于0.6了?
c1:=valuewhen(time=113000,close);
c2:=valuewhen(time=130100,open);
if time=130100 then tiaokong:=c1-c2;
variable:n=0;
if time=130100 and tiaokong>0.6 then n:=n+1;
把上面的公式放到股指1分钟k线图上
k线图需要6年的数据