好公式网用指标公式为投资注入科技力量!
您的位置:好公式网通达信公式通达信公式K线状态主图配效果图与源码指标下载

通达信公式K线状态主图配效果图与源码指标下载

  • 指标公式类型:通达信公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2020-04-11 08:04:17
  • 指标公式标签:K线状态主图
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:通达信公式K线状态主图配效果图与源码指标下载

通达信公式k线状态主图配效果图与源码指标

k线状态 辅助判断工具

tt:=240/fromopen;

比:=tt;

j12:=(high - ((high - low) / 3));

j23:=(low + ((high - low) / 3));

aaa:=const(hhv(h,90));

bbb:=const(llv(l,100));

drawband(aaa,rgb(50,100,00),bbb,rgb(00,00,00));ma1:ma(close,5);

ma2:ma(close,10);

ma3:ma(close,20);

ma4:ma(close,60);

ma5:ma(close,120);

drawkline(h,o,l,c);

t1{早晨之星}:=const(if((ref(close,2)/ref(open,2) < 0.95 and ref(open,1) < ref(close,2) and abs(ref(open,1)-ref(close,1))/ref(close,1)<0.03 and close/open>1.05 and close>ref(close,2)),1,0));

t2{黄昏之星}:=const(if((ref(close,2)/ref(open,2) > 1.03 and ref(open,1) > ref(close,2) and abs(ref(open,1)-ref(close,1))/ref(close,1)<0.02 and close/open<0.97 and close<ref(close,2)),1,0));

t3{长十字}:=const(if((close=open and high/low >1.03),1,0));

t4{垂死十字}:=const(if((close=open and close=low and close!=high),1,0));

t5{早晨十字星}:=const(if((ref(close,2)/ref(open,2) < 0.95 and ref(open,1) < ref(close,2) and ref(open,1)=ref(close,1) and close/open>1.05 and close>ref(close,2)),1,0));

t6{黄昏十字星}:=const(if((ref(close,2)/ref(open,2) > 1.05 and ref(open,1) > ref(close,2) and ref(open,1)=ref(close,1) and close/open<0.95 and close<ref(close,2)),1,0));

t7{射击之星}:=const(if((min(open,close)=low and high-low > 3*(max(open,close)-low) and close > ma(close,5)),1,0));

t8{倒转锤头}:=const(if((min(open,close)=low and high-low > 3*(max(open,close)-low) and close < ma(close,5)),1,0));

t9{锤头}:=const(if((high = max(open,close) and high-low > 3*(high-min(open,close)) and close < ma(close,5)),1,0));

t10{吊颈}:=const(if((high = max(open,close) and high-low > 3*(high-min(open,close)) and close>ma(close,5)),1,0));

t11{穿头破脚}:=const(if(((ref(close,1)/ref(open,1)>1.03 and close/open<0.96 and close<ref(open,1) and open>ref(close,1))or (ref(close,1)/ref(open,1)<0.97 and close/open>1.04 and close>ref(open,1) and open<ref(close,1))),1,0));

t12{乌云盖顶}:=const(if((ref(close,1)/ref(open,1)>1.03 and close/open<0.97 and open>ref(close,1) and close<ref(close,1)),1,0));

t13{曙光初现}:=const(if((ref(close,1)/ref(open,1)<0.97 and close/open>1.03

and open<ref(close,1) and close>ref(close,1)),1,0));

t14{身怀六甲}:=const(if((abs(ref(close,1)-ref(open,1))/ref(close,1) > 0.04 and abs(close-open)/close<0.005 and

max(close,open) < max(ref(close,1),ref(open,1)) and min(close,open) > min(ref(close,1),ref(open,1))),1,0));

t15{十字胎}:=const(if((abs(ref(close,1)-ref(open,1))/ref(close,1) > 0.04 and close=open and close < max(ref(close,1),ref(open,1)) and close > min(ref(close,1) ,ref(open,1))),1,0));

t16{平顶}:=const(if((abs(high-ref(high,1))/high<0.001),1,0));

t17{平底}:=const(if(((abs(low-ref(low,1))/low<0.001 and abs(ref(low,1) -ref(low,2))/ref(low,1)<=0.001)),1,0));

t18{大阳烛}:=const(if((close/open>1.05 and high/low < close/open+0.018),1,0));

t19{三个白武士}:=const(if((ref(close,2)>ref(open,2) and ref(close,1) >ref(open,1) and close>open and ref(close,1)>ref(close,2) and close>ref(close,1)),1,0));

t20{双飞乌鸦}:=const(if((ref(close,1)<ref(open,1) and close<open and close/open<0.98),1,0));

t21{孕育线}:=const(if((ref(close,2)>ref(open,2) and (ref(close,2) -ref(open,2))/ref(open,2)>=2/100 and ref(open,1)>=ref(close,1) and (ref(open,1)-ref(close,1))/ref(close,1)<=2/100 and ref(open,1) <=ref(close,2) and ref(close,1)>=ref(open,2) and c>=open and (close-open)/open>=2/100 and close>=ref(open,1) and open<=ref(close,1) and (max(close,ref(c,2))-min(close,ref(close,2)))/min(close,ref(close,2)) <=1/100),1,0));

t22{多方炮}:=const(if((ref(close,2)>ref(open,2) and ref(close,1)<ref(open,1) and close>open),1,0));

t23{出水芙蓉}:=const(if(((open<ema(c,20) or open<ema(c,40) or open< ema(c,60)) and (c>max(ema(c,20),max(ema(c,40),ema(c,60))))and (v/ma(v,30) >1.2 and c/ref(c,1)>1.049)),1,0));

t24{上升三部曲}:=const(if((ref(close,4)/ref(open,4)>1.03 and ref(close,3) <ref(open,3) and ref(close,2)<ref(open,2) and ref(close,1)<ref(open,1) and ref(low,4)<ref(low,3) and ref(low,4)<ref(low,2) and ref(low,4) <ref(low,1) and ref(high,4)>ref(high,3) and ref(high,4)>ref(high,2) and ref(high,4)>ref(high,1) and close/open>1.03 and close>ref(close,4)),1,0));

t25{下跌三部曲}:=const(if(( ref(close,4)/ref(open,4)<0.97 and ref(close,3) >ref(open,3) and ref(close,2)>ref(open,2) and ref(close,1)>ref(open,1)

and ref(low,4)<ref(low,3) and ref(low,4)<ref(low,2) and ref(low,4) <ref(low,1) and ref(high,4)>ref(high,3) and ref(high,4)>ref(high,2) and ref(high,4)>ref(high,1) and close/open<0.97 and close<ref(close,4)),1,0));

t26{跳空缺口}:=const(if(high<ref(low,1) or low>ref(high,1),1,0));

t27{三只乌鸦}:=const(if((ref(close,2)<ref(open,2) and ref(close,1) <ref(open,1) and close<open and ref(close,1)<ref(close,2)

and close<ref(close,1)),1,0));

t28{光脚阴线}:=const(if((low=close and high!=low),1,0));

t29{光头阳线}:=const(if((high=close and high!=low),1,0));

t30{分离}:=const(if((open=ref(open,1) and (close-open)*(ref(close,1) -ref(open,1))<0),1,0));

t31{长下影}:=const(if(((min(close,open)-low)/(high-low)>0.667),1,0));

t32{长上影}:=const(if(((high-max(close,open))/(high-low)>0.667),1,0));

t33{十字星}:=const(if((close=open and high!=low),1,0));

t34{大阴烛}:=const(if((open/close > 1.05 and high/low < open/close+0.018),1,0));

t35{好友反攻}:=const(if(((ref(close,1)<ref(open,1) and close>open and abs(close-ref(close,1))/close<0.002) or (ref(close,1)>ref(open,1)

and close<open and abs(close-ref(close,1))/close<0.002)),1,0));

t36{倾盆大雨}:=const(if((ref(c,1)/ref(o,1)>=1.03 and o<ref(c,1) and o >ref(o,1) and c<ref(o,1)),1,0));

t37{m9}:=const(v*比>ref(v,1) and ma(v,5)>ref(ma(v,5),1));

t38{m10}:=const(v*比<ref(v,1) and ma(v,5)>ref(ma(v,5),1));

t39{m11}:=const(v*比>ref(v,1)and ma(v,5)<ref(ma(v,5),1));

t40{m12}:=const(v*比<ref(v,1)and ma(v,5)<ref(ma(v,5),1));

t41{m13}:=const((((if((close = open),1,0) + if((close >= j12),1,0)) + if((close <= j23),1,0)) > 1));

t42{m14}:=const((((amount / vol) / 100) > ref(high,1)));

t43{m15}:=const((((amount / vol) / 100) < ref(low,1)));

{好公式网-最好的股票公式网站 www.goodgongshi.com}

ts1:=if(t1=1,0+0.03,0);

ts2:=if(t2=1,ts1+0.03,ts1);

ts3:=if(t3=1,ts2+0.03,ts2);

ts4:=if(t4=1,ts3+0.03,ts3);

ts5:=if(t5=1,ts4+0.03,ts4);

ts6:=if(t6=1,ts5+0.03,ts5);

ts7:=if(t7=1,ts6+0.03,ts6);

ts8:=if(t8=1,ts7+0.03,ts7);

ts9:=if(t9=1,ts8+0.03,ts8);

ts10:=if(t10=1,ts9+0.03,ts9);

ts11:=if(t11=1,ts10+0.03,ts10);

ts12:=if(t12=1,ts11+0.03,ts11);

ts13:=if(t13=1,ts12+0.03,ts12);

ts14:=if(t14=1,ts13+0.03,ts13);

ts15:=if(t15=1,ts14+0.03,ts14);

ts16:=if(t16=1,ts15+0.03,ts15);

ts17:=if(t17=1,ts16+0.03,ts16);

ts18:=if(t18=1,ts17+0.03,ts17);

ts19:=if(t19=1,ts18+0.03,ts18);

ts20:=if(t20=1,ts19+0.03,ts19);

ts21:=if(t21=1,ts20+0.03,ts20);

ts22:=if(t22=1,ts21+0.03,ts21);

ts23:=if(t23=1,ts22+0.03,ts22);

ts24:=if(t24=1,ts23+0.03,ts23);

ts25:=if(t25=1,ts24+0.03,ts24);

ts26:=if(t26=1,ts25+0.03,ts25);

ts27:=if(t27=1,ts26+0.03,ts26);

ts28:=if(t28=1,ts27+0.03,ts27);

ts29:=if(t29=1,ts28+0.03,ts28);

ts30:=if(t30=1,ts29+0.03,ts29);

ts31:=if(t31=1,ts30+0.03,ts30);

ts32:=if(t32=1,ts31+0.03,ts31);

ts33:=if(t33=1,ts32+0.03,ts32);

ts34:=if(t34=1,ts33+0.03,ts33);

ts35:=if(t35=1,ts34+0.03,ts34);

ts36:=if(t36=1,ts35+0.03,ts35);

ts37:=if(t37=1,ts36+0.03,ts36);

ts38:=if(t38=1,ts37+0.03,ts37);

ts39:=if(t39=1,ts38+0.03,ts38);

ts40:=if(t40=1,ts39+0.03,ts39);

ts41:=if(t41=1,ts40+0.03,ts40);

ts42:=if(t42=1,ts41+0.03,ts41);

ts43:=if(t43=1,ts42+0.03,ts42);

drawtext(t1=1 and currbarscount=58,aaa-(aaa*ts1),'早晨之星,见底回升‖'),colorff00ff ;

drawtext(t2=1 and currbarscount=58,aaa-(aaa*ts2),'黄昏之星,见顶回落‖'),colorffff00 ;

drawtext(t3=1 and currbarscount=58,aaa-(aaa*ts3),'长十字,重要的警告信号,原趋势停顿或反转‖'),color00ffff ;

drawtext(t4=1 and currbarscount=58,aaa-(aaa*ts4),'垂死十字,下跌信号‖'),colorffff00 ;

drawtext(t5=1 and currbarscount=58,aaa-(aaa*ts5),'早晨十字星,上涨信号,见底回升‖'),colorff00ff ;

drawtext(t6=1 and currbarscount=58,aaa-(aaa*ts6),'黄昏十字星,趋势停顿或反转,下跌或,见顶回落‖'),colorffff00 ;

drawtext(t7=1 and currbarscount=58,aaa-(aaa*ts7),'射击之星,市场顶部就在眼前,可能见顶回落,可靠性低‖'),colorffff00 ;

drawtext(t8=1 and currbarscount=58,aaa-(aaa*ts8),'倒转锤头构成一个看涨信号,可能见底回升‖'),colorff00ff ;

drawtext(t9=1 and currbarscount=58,aaa-(aaa*ts9),'锤头,可能见底回升,如有量配合,信号强烈‖'),color0000ff ;

drawtext(t10=1 and currbarscount=58,aaa-(aaa*ts10),'吊颈,上升行情中见顶回落,顶部出现,见顶信号‖'),colorffff00 ;

drawtext(t11=1 and currbarscount=58,aaa-(aaa*ts11),'穿头破脚,顶部出现,见顶回落信号‖'),colorffff00 ;

drawtext(t12=1 and currbarscount=58,aaa-(aaa*ts12),'乌云盖顶,见顶回落信号‖'),colorffff00 ;

drawtext(t13=1 and currbarscount=58,aaa-(aaa*ts13),'曙光初现,将演化为v型反转或横盘。后市见底回升‖'),colorff00ff ;

drawtext(t14=1 and currbarscount=58,aaa-(aaa*ts14),'身怀六甲,底部,是见底回升,顶部,是见顶回落信号‖'),color00ffff ;

drawtext(t15=1 and currbarscount=58,aaa-(aaa*ts15),'十字胎‖'),color00ffff ;

drawtext(t16=1 and currbarscount=58,aaa-(aaa*ts16),'平顶,行情见顶,股价将反转。但下跌力度较小‖'),colorffffff ;

drawtext(t17=1 and currbarscount=58,aaa-(aaa*ts17),'平底,行情探低见底,股价行将反转上升,但力度较小‖'),colorffffff ;

drawtext(t18=1 and currbarscount=58,aaa-(aaa*ts18),'大阳烛,上升中,剧烈地向上攀升。下行中,剧烈地向上反弹‖'),color0000ff ;

drawtext(t19=1 and currbarscount=58,aaa-(aaa*ts19),'三个白武士,每日收盘价上移,表示可能见底回升‖'),colorffffff ;

drawtext(t20=1 and currbarscount=58,aaa-(aaa*ts20),'双飞乌鸦,行情开始疲软将见顶回落‖'),colorff0000 ;

drawtext(t21=1 and currbarscount=58,aaa-(aaa*ts21),'孕育线,注意股价位置‖'),color00ffff ;

drawtext(t22=1 and currbarscount=58,aaa-(aaa*ts22),'多方炮,底部可能上涨,中间上涨中继,顶部见顶信号‖'),color00ffff ;

drawtext(t23=1 and currbarscount=58,aaa-(aaa*ts23),'出水芙蓉,阳线穿过20、40、60日均线,上攻势头初现‖'),colorff00ff ;

drawtext(t24=1 and currbarscount=58,aaa-(aaa*ts24),'上升三部曲,上涨信号‖'),colorff00ff ;

drawtext(t25=1 and currbarscount=58,aaa-(aaa*ts25),'下跌三部曲,下跌信号‖'),colorffff00 ;

drawtext(t26=1 and currbarscount=58,aaa-(aaa*ts26),'跳空缺口,突破盘整,向上涨、向下跌开始‖'),color00ffff ;

drawtext(t27=1 and currbarscount=58,aaa-(aaa*ts27),'三只乌鸦站枝头,可能见顶回落‖'),colorffff00 ;

drawtext(t28=1 and currbarscount=58,aaa-(aaa*ts28),'光脚阴线,下跌信号‖'),colorffff00 ;

drawtext(t29=1 and currbarscount=58,aaa-(aaa*ts29),'光头阳线,多方积极上攻态势,后市看涨‖'),color0000ff ;

drawtext(t30=1 and currbarscount=58,aaa-(aaa*ts30),'分离,注意看涨分离和看跌分离‖'),color00ffff ;

drawtext(t31=1 and currbarscount=58,aaa-(aaa*ts31),'长下影,有可能止跌回升,升势末期,须小心‖'),color00ffff ;

drawtext(t32=1 and currbarscount=58,aaa-(aaa*ts32),'长上影,表明行情上档压力沉重,升势受阻‖'),colorffff00 ;

drawtext(t33=1 and currbarscount=58,aaa-(aaa*ts33),'十字星,重要的警告信号,原趋势停顿或反转‖'),color00ffff ;

drawtext(t34=1 and currbarscount=58,aaa-(aaa*ts34),'大阴烛,后市向淡,发生逆转‖'),colorff0000 ;

drawtext(t35=1 and currbarscount=58,aaa-(aaa*ts35),'好友反攻,跌势已尽,要展开一段反弹行情‖'),colorff00ff ;

drawtext(t36=1 and currbarscount=58,aaa-(aaa*ts36),'倾盆大雨,见顶信号‖'),colorffff00 ;

drawtext(t37=1 and currbarscount=58,aaa-(aaa*ts37),'今日成交量大于昨日,且有继续增大趋势'),coloryellow ;

drawtext(t38=1 and currbarscount=58,aaa-(aaa*ts38),'今日成交量小于昨日,但有放大迹象'),colorffff00 ;

drawtext(t39=1 and currbarscount=58,aaa-(aaa*ts39),'今日成交量大于昨日, 但有缩小迹象'),colorred ;

drawtext(t40=1 and currbarscount=58,aaa-(aaa*ts40),'今日成交量小于昨日,且有缩小迹象'),colorred ;

drawtext(t41=1 and currbarscount=58,aaa-(aaa*ts41),'极端行情,在未来的几日内有85%的机会变更方向'),colorwhite ;

drawtext(t42=1 and currbarscount=58,aaa-(aaa*ts42),'上涨趋势'),colorred ;

drawtext(t43=1 and currbarscount=58,aaa-(aaa*ts43),'下跌趋势'),colorgreen;

通达信公式k线状态主图配效果图与源码指标

  >>>使用本站搜索工具可以找到更多通达信公式K线状态主图配效果图与源码指标下载

指标公式下载地址

点这下载软件
好公式网提供全网最全的指标公式软件,感谢您的支持!鼠标双击图片可看大图!
下载请点击右侧“立即下载”,如只有源码,请点击本页面右侧的导入方法按图导入!
本站指标基于网友分享,仅供研究自学,勿作他用,本站对下载使用不承担任何责任!

指标公式下载注意

    ☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!

    ☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。

    ☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;

    ☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;

    ☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;

    ☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;

    ☉ hxf格式指标公式,仅可以用同花顺软件引入使用。

    ☉ 如果您发现下载软件链接错误,请联系管理员报告错误。

    ☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!

    ☉ 本文通达信公式K线状态主图配效果图与源码指标下载仅供学习研究。

猜你喜欢

学了又学