Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
这个....
globalvariable:tt=0;
if islastbar then begin
if time=150000 then
if tt=0 then begin sendmsg(1,numtostr(ma5,0),'');tt:=1;end
else
tt:=0;
end