Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
老师好:
只做日盘如何表达从9点开盘至今的前最高并画一条这个最高价的线段到收盘为止。
runmode:0;
nn:=barslast(ref(time=closetime(1),1));
hh:=hhv(h,nn+1);
if time>closetime(1) and time<=closetime(0) then hh1:hh;
hh1为所求值