Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
示例:
ma1:ma(c,5),linethick3;
加粗的代码是控制指标线粗细的
n:=5;
nn:=numtostr(n);
nn就是n的字符形式