Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
在开仓语句后面写上:
drawtext(开仓条件 and holding<>ref(holding,1),h,numtostr(entervol,0));
在平仓语句后面写上:
drawtext(平仓条件 and holding<>ref(holding,1),h,numtostr(exitvol,0));