Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
没有修改过时间坐标的:
runmode:0;if time=130500 then kline(o,h,l,c,1);
修改为北京时间坐标的:
runmode:0;if time=090500 then kline(o,h,l,c,1);