Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
没有这样函数,用这个算法实现
x:c;
s:=1;
for i=0 to n-1 do begin
s:=s*x[barpos-i];
end
s为n周期的x乘积