分析家公式网,提供指标公式,股票软件 用户登录  |  用户 注册

软件名称:[B]3天净挣5%的选股公式,有了它不愁吃不愁穿[/B]
软件类型:国产软件
运行环境:Win9X/Win2000/WinXP/Win2003/
软件语言:简体中文
授权方式:免费版
软件大小:0 Bytes
官方主页:Home Page
更新时间:2010-04-18 02:33:43
软件简介:

3天净挣5%的选股公式,有了它不愁吃不愁穿

A1:=vol/capital*100>=1;
AA:=sum("ddx.ddx",1)>0;
BB:=sum("ddy.ddy",1)>0;
A:=last("ddx.ddx">0)>=3;
z:=(c-ref(c,5))/ref(c,5)*100<=10;
zz:=(c-ref(c,10))/ref(c,10)*100<=10;
aa:=order(2)/order(1)>=1;
bb:=c<20;
大户买:=(BIGORDER(1,2)-BIGORDER(1,3))*AMOUNT/1000000;
大户卖:=(BIGORDER(2,2)-BIGORDER(2,3))*AMOUNT/1000000;
大户:=(大户买-大户卖)*100;
特大买:=BIGORDER(1,3)*AMOUNT/1000000;
特大卖:=BIGORDER(2,3)*AMOUNT/1000000;
特大:=(特大买-特大卖)*100;
bbd:=大户+特大>=500;
分钟:=if(currenttime<=93000,0,
  if(currenttime<=113000,(INTPART((TIMETOT0(currenttime)-34200)/60)),
  if(currenttime>113000 and currenttime<=130000,120,
  if(currenttime>1300000 and currenttime<=150000,(INTPART((TIMETOT0(currenttime)-34200)/60))-90,
  if(currenttime>150000,240,(INTPART((TIMETOT0(currenttime)-34200)/60))-90)))));
量比:=VOL/分钟/(SUM(REF(VOL,1),5)/1200)>=1;
ST:=STRFIND(stkname,'ST',1)>0;
S:=STRFIND(stkname,'S',1)>0;
停牌:=(DYNAINFO(4)=0);
{量比 and }not(ST) and not(停牌) and not(S) and FINANCE2(37)<50000 and A1 and AA and BB and A and bb and z and zz and aa and bbd;


[url=http://www.70822.com/soft/sort013/sort03/down-18868.html]3天净挣5%的选股公式,有了它不愁吃不愁穿[/url]

关于本站 | 网站帮助 | 广告合作 | 声明 | 友情连接 | 网站地图 |
分析家公式网声明:本站所有股票公式软件资料均网上公开收集,如侵权请联系删帖。站内所有广告,均与本站无关!
Copyright © 2003-2024 70822.Com. All Rights Reserved .
页面执行时间:62.50000 毫秒