Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
jk:=valuewhen(todaybar=1,open);
if h>1.05*jk then buy(holding=0,1,market);
if l<0.95*jk then sell(1,0,market);