Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
nn:=ref(todaybar,todaybar);
昨天最高:ref(hhv(h,nn),todaybar);
前天:ref(hhv(h,nn),nn+todaybar);
大前天:ref(hhv(h,nn),nn+todaybar*2);
保证k线图上要有5天的数据