当前位置:首页 > 公式 > 飞狐公式 >
飞狐挖老鼠仓主图指标公式
来源:互联网浏览次数: 整理:股票入门学习大学网

ma5:MA(CLOSE,5),colorf00ff0;

ma13:MA(CLOSE,13),colorwhite;

ma60:MA(CLOSE,60),linethick2,coloryellow;

ma90:ma(c,90),linethick2,colorf0f000;

ma120:MA(CLOSE,120),color00ff00;

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 ;

{股旁网-股票公式网站 www.gupang.com}

天堂星雷达:=ff and FILTER( ff,8),linethick0;

drawicon(天堂星雷达,l,1);

drawtext(天堂星雷达,l*0.99,'雷达'),coloryellow;

stickline(天堂星雷达,h,l,0.5,0),coloryellow;

stickline(天堂星雷达,o,c,6,1),linethick2,coloryellow;

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,l*0.99,'老鼠仓'),color00ff00;

stickline(ff1,h,l,0.5,0),color00ff00;

stickline(ff1,o,c,6,1),linethick2,color00ff00;

飞狐挖老鼠仓指标公式

股票公式结合软件的应用属于进阶阶段的股票学了,我们整理网上提出的飞狐挖老鼠仓主图指标公式的问题一些解决方案仅供辅助你学习飞狐公式参考,具体内容可能需要具体解决或者找网上其他高手帮忙,也感谢文字和图片来源于股旁网的一些资源分享,帮助新手快速学习提高炒股技能。

声明:飞狐挖老鼠仓主图指标公式的文字和图片来源于网络,版权归原作者所有,仅代表个人观点,于本站无关。

随便说说

评论精选

    还没有相关评论,快来抢沙发吧!