ff乾坤
//ff乾坤源码:
a1:=25;
a2:=1;
干活:if(a2,ema(close,17),close),colorwhite;
春天:if(a2,if((barscount(close) > a1),ma(close,a1),ma(close,0)),close),colorred;
寒冬:ma(close,60),colorgreen,linethick2;
jfh:=干活>=春天 and 春天>=寒冬;
fhw:=寒冬>=春天 and 春天>=干活;
drawicon(cross(干活,春天),h,7);
drawicon(cross(春天,干活),h,8);
单阳2:=c>o*1.08 and vol>ref(vol,1)*1.6;
阳涨幅:=7;
阳倍量:=1.7;
单阳收:=c;
单阳开:=o;
单阳1:=单阳收>=ref(c,1)*(1+阳涨幅/100)and vol>ref(vol,1)*阳倍量;
单阳:=单阳2 or 单阳1 ;//
drawtext(currbarscount<100 and 单阳,l*0.98,'阳'),color00ffff;
高不破价:=ref(c,barslast(单阳));
低不破价:=ref(l,barslast(单阳));
单阳不破:=currbarscount<100
and barslast(单阳)<15 and (llv(l,barslast(单阳))>低不破价 or
llv(l,barslast(单阳))=低不破价);
stickline(单阳不破,低不破价-低不破价*0.0005,低不破价,4,0),colorgreen;
stickline(单阳不破,ref((c-l)/2+l,barslast(单阳)),ref((c-l)/2+l,barslast(单阳)),4,0);
{stickline(单阳不破,高不破价,高不破价,4,0),colorred;}
{stickline(单阳,单阳开,单阳收,8,0),coloryellow;}
aa:=barslast(单阳);
ac:=count(c>ref(c,aa),aa)=4
and count(v<ref(v,aa),aa)=4 and
between(aa,1,4);
drawtext(ac,l*0.98,'提');
drawtext(ac,l*0.94,'示');
drawtext(barslast(单阳)=1
and 单阳不破,低不破价*0.98,'1'),colorgreen;
drawtext(barslast(单阳)=2 and
单阳不破,低不破价*0.98,'2'),colorgreen;
drawtext(barslast(单阳)=3 and
单阳不破,低不破价*0.98,'3'),colorgreen;
drawtext(barslast(单阳)=4 and
单阳不破,低不破价*0.98,'4'),colorgreen;
drawtext(barslast(单阳)=5 and
单阳不破,低不破价*0.98,'5'),colorgreen;
drawtext(barslast(单阳)=6 and
单阳不破,低不破价*0.98,'6'),colorgreen;
drawtext(barslast(单阳)=7 and
单阳不破,低不破价*0.98,'7'),colorgreen;
drawtext(barslast(单阳)=8 and
单阳不破,低不破价*0.98,'8'),colorgreen;
drawtext(barslast(单阳)=9 and
单阳不破,低不破价*0.98,'9'),colorgreen;
drawtext(barslast(单阳)=10 and
单阳不破,低不破价*0.98,'10'),colorgreen;
drawtext(barslast(单阳)=11 and
单阳不破,低不破价*0.98,'11'),colorgreen;
drawtext(barslast(单阳)=12 and
单阳不破,低不破价*0.98,'12'),colorgreen;
drawtext(barslast(单阳)=13 and
单阳不破,低不破价*0.98,'13'),colorgreen;
涨停:=if(ref(c,1)*1.1-c<0.01,1,0);
stickline(涨停,open,close,8,0),colorred;
stickline(涨停,open,close,8,0),coloryellow;
跌停:=if((ref(c,1)-c)*100/ref(c,1)>=9.93,1,0);
stickline(跌停,open,close,3,0),colorgreen;
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文FF乾坤下载仅供学习研究。