Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
图表交易?
下单条件增加一个holding=0的判断比如
if holding=0 and 开多条件 then buy(1,1,thisclose);
if holding=0 and 开空条件 then buyshort(1,1,thisclose);