Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
不理解你意思,符合条件平仓,又符合开多条件开仓
这不就是两个条件然后发出指令吗
正常写就可以
if x and holding>0 then sell(();
if y and holding=0 then buy()