分析家公式网,提供股票公式,股票软件用户登录  |  用户 注册
分析家公式网23年来提供大量的股票公式,股票软件下载,网站的发展离不开您的支持,谢谢!”
软件大小:0 Bytes
更新时间:2009-07-25 08:20:18
点这里下载 → 此软件暂不提供下载
下载软件请点击上面一行黑体字,不能下载请报错,报告错误,谢谢。
软件简介:
真正(怎样发现老鼠仓){fh主图}

ma3:MA(CLOSE,3),colorf00ff0,linethick1;
ma13:MA(CLOSE,13),colorwhite,linethick2;
ma60:=MA(CLOSE,60),linethick2,coloryellow;
ma90:=ma(c,90),linethick2,colorf0f000;
ma120:=MA(CLOSE,120),color00ff00,linethick0;
aa:=cross(ma(c,5),ma(c,20)) and  cross(ma(c,5),ma(c,30)) and cross(ma(c,5),ma(c,60));
bb:=ma(c,60)>ma(c,10) and cross(ma(c,10),ma(c,30)) and ma(c,30)>ma(c,20) and abs(ma(c,60)-ma(c,20))/ma(c,20)<0.05;
cc:=ma(c,30)>ma(c,5) and cross(ma(c,5),ma(c,20)) and ma(c,20)>ma(c,10), coloryellow;
dd:=abs((ma(c,5)-ma(c,10))+(ma(c,10)-ma(c,20))+(ma(c,20)-ma(c,30)))<0.02 and ma(c,5)>ref(ma(c,5),1) and ma(c,10)>ref(ma(c,10),1);
ee:=ma(c,20)>ma(c,5) and cross(ma(c,5),ma(c,10)) and ma(c,10)>ma(c,60) and abs(ma(c,20)-ma(c,60))/ma(c,60)<0.05;
ff:=aa or bb or cc or dd or ee ;
aa1:=AMOUNT/vol;
bb1:=l<aa1*0.9;
cc1:=(c-ref(c,1))/ref(c,1)*100>1.2;
dd1:=l<ma(c,5)*0.921;
ee1:=vol<ma(v,5)*1.5;
ff1:=bb1 and cc1 and dd1 and ee1,linethick0;
drawtext(ff1,high+1.5,'◎\n◎\n◎\n◎\n==\n老\n==\n鼠\n==\n仓\n**\n**\n**\n**\n**\n==\n==\n==\n==\n==\n==\n==\n==\n==\n老\n鼠\n来\n啦'),color00ff00,ALIGN0;
DRAWICON(ff1,low,3);
stickline(ff1,h,l,0.5,0),color00ff00;
stickline(ff1,o,c,6,1),linethick2,color00ff00
 
【本文仅仅提供源码,请参照下面编辑公式录像自己做成公式】
上一页极品好东东,想不赚都难 下一页股道山水间-飞狐超精品公式
关于本站 | 网站帮助 | 广告合作 | 声明 | 友情连接 | 网站地图 |
分析家公式网声明:本站所有股票公式软件资料均网上公开收集,如侵权请联系删帖。站内所有广告,均与本站无关!
Copyright © 2003-2024 70822.Com. All Rights Reserved .
页面执行时间:93.75000 毫秒