Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
显示所有的时间和价格?
显示在哪里?
msgout(islastbar,numtostr(enterprice,2));
msgout(islastbar,numtostr(ref(time,enterbars+1),2));
variable:n=0,m=0;
if time=closetime(0) then begin
n:=enterprice;
m:=enterbars+1;
msgout(islastbar,numtostr(n,2));
msgout(islastbar,numtostr(ref(time,m),2));