均量线强势股选股

[复制链接]
查看20 | 回复0 | 2022-6-27 20:33:21 | 显示全部楼层 |阅读模式

通达信指标均量线强势股选股

ma20:=ma(close,20);
BTma20:= (close>ma20) and (ref(close,1)>ref(ma20,1)) and (ref(close,2)>ref(ma20,2));
vol120:=ma(vol,120);
BTvol120:= (vol > vol120) and (ref(vol,1) > ref(vol120,1)) and (ref(vol,2) > ref(vol120,2));
小盘:=(CAPITAL<10000000);
中线强势:小盘 and BTma20 and BTvol120;
 

p20194282313131142.jpg

p20194282313131142.jpg

201942823125449885.rar

2.17 KB, 下载次数: 0

售价: 2 金钱  [记录]  [购买]

201942823125449885.rar

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则