当前位置:分析家公式网 → 股票公式 → 通达信公式 → 一键转帖:益盟120均量线强势股选股公式已改通达信
软件名称:[B]益盟120均量线强势股选股公式已改通达信[/B]
软件类型:国产软件
运行环境:Win9X/Win2000/WinXP/Win2003/Win7/
软件语言:简体中文
授权方式:免费版
软件大小:2.00 KB
官方主页:Home Page
更新时间:2015-11-12 01:24:10
软件简介:
益盟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.70822.com/soft/sort013/sort05/down-90946.html]益盟120均量线强势股选股公式已改通达信[/url]