Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
那么就是DY设定的价格不合理,改成其他的
每天开一次仓,就需要用全局变量来限定
variable:a=0;
if 条件 and a=0 then begin
buy;
a:=1;
end
if time=090100 then
a:=0;