Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
if c>ref(h,1) then 止损语句;
if c-enterprice>20*mindiff then 多头止赢语句;
if enterprice-c>20*mindiff then 空头止赢语句
nn:=barslast(开仓条件 and holding=0)+1;
hh:ref(h,nn+1);