Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
画分段线这个函数把均线在画出来,例如
ma1:=ma(c,10);PARTLINE(1 ,ma1,colorred ,1,vtdot);