您现在的位置:好股网 >> 股票公式 >> 通达信公式 >> 一键转帖:益盟120均量线强势股选股公式已改通达信

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


指标功能:[B]国产软件[/B]
指标类型:简体中文
所需积分:0
推荐星级:
授权方式:共享版
公式大小:1.00 KB
更新时间:2015-01-15 20:32:00
公式简介:

益盟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;


[url=http://www.goodgupiao.com/gupiaogongshi/35956.html][B]益盟120均量线强势股选股公式已改通达信[/B][/url]