Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
variable:x[10]=0;variable:b[10]=10000000;a[1]:=赋值第一个数;a[2]:=赋值第二个数;......
a[10]:=赋值第十个数;
for i=1 to 10 do if c<x[i] then b[i]:=x[i];
x:small(b,10,1);