九毛八公式指标 公式模块: sum(c/ref(c,1)*100-100,n); sum(v/capital*100,n); 或 a:=barslast(某日)+1; sum(c/ref(c,1)*100-100,a); sum(v/capital*100,a);