黄金形态通APP下载

统计60天内收阳换手率总和与收阴换手率总和公式。

指标答疑4年前 (2022-11-25)24
统计60天内收阳换手率总和与收阴换手率总和公式。 编写要求:统计60天内,收阳换手率总和与收阴换手率总和公式。解答:v1:=if(c>o or (c=o and c>=ref(c,1)),vol,0);v2:=if(c<o or (c=o and c<ref(c,1)),vol,0);阳量:sum(v1,60);阴量:sum(v2,6...
统计60天内收阳换手率总和与收阴换手率总和公式。

编写要求:

统计60天内,收阳换手率总和与收阴换手率总和公式。

解答:

v1:=if(c>o or (c=o and c>=ref(c,1)),vol,0);
v2:=if(c<o or (c=o and c<ref(c,1)),vol,0);
阳量:sum(v1,60);
阴量:sum(v2,60);


您暂未设置收款码

请在主题配置——文章设置里上传

扫描二维码手机访问