[通达信] 益盟120均量线强势股选股公式已改通达信

[复制链接]
查看15 | 回复0 | 2015-1-15 19:45:32 | 显示全部楼层 |阅读模式
指标名称:益盟120均量线强势股选股公式已改通达信

益盟120均量线强势股选股公式已改通达信 无未来函数
牛市快速翻倍首选强势股

益盟

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<100000);
中线强势:小盘 and BTma20 and BTvol120;

通达信

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;

益盟120均量线强势股选股公式已改通达信_展示图_01

益盟120均量线强势股选股公式已改通达信_展示图_01



本帖中含有可下载的附件

游客,您好!下载地址已隐藏,如果您已阅读并同意本站《免责声明》中所有内容,确定需要下载请回复


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

本版积分规则

WHB

2万

主题

0

回帖

9万

积分

管理员

积分
90834