Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
oo:=valuewhen(todaybar=1,o);
if o>ref(close,todaybar)*1.05 then goto quit;
.......这里写上你的自己的代码
quit@ exit;
这样似乎就表达了,那为何要求今天开盘价呢