Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
怎么判断是新高的出现,麻烦给以个具体的量化。
entrbars>5 and h>ref(h,1) and ref(h,1)>ref(h,2) and ref(h,2)>ref(h,3)
这样同时满足这样
variable:n=0;
if enterbars>0 and h=hhv(h,enterbars) then begin n:=n+1
n=5就是5次创新高