好公式网用指标公式为投资注入科技力量!
您的位置:好公式网大智慧公式135四区主图公式下载 大智慧四区公式

135四区主图公式下载 大智慧四区公式

  • 指标公式类型:大智慧公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2018-08-27 18:30:46
  • 指标公式标签:四区
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:135四区主图公式下载 大智慧四区公式

135四区主图

大智慧135四区主图源码指标:
w:=barslast(dispstatus=1);
p:=backset(dispstatus=2,w/2+1);
k:=barslast(cross(p,0.5));
kj:=hhvall(high)-llvall(low);
vertline(cross(p,0.5),4),color00ffff;
平衡:llvall(low)+kj/2,color00ffff,dotline,precis2;
fillrgn(平衡,hhvall(high),w>k,rgb(0,0,200)),precis2;{该行设置背景色}
压力:if(k>=0,hhvall(high)-kj*0.191,平衡),colorff00ff,dotline,precis2;
支撑:if(k>=0,llvall(low)+kj*0.191,平衡),color00ff00,dotline,precis2;
低吸:k>=0 and cross(平衡,low),colorff8899,linethick0,precis2;
低涨:(c/llv(low,w)-1)*100,color0000ff,linethick0,precis2;
天:barslast(l=llv(low,w)),color00ffff,linethick0,precis0;
drawtext(high=hhvall(high) and k>=0,high*1.01,'←'+numtostrn(high,2)),colorffffff;
drawicon(低吸,low,6);
m3: ema(close,3);
m8: ema(close,8);
{ma3:ma(close,3),colorffffff;
ma8:ma(close,8),color00ffff;
ma13:ma(c,13),colorff00ff;
ma21: ma(close,21);
ma34: ma(close,34);
ma55: ma(close,55);
ma89: ma(close,89);
m1a44: ma(close,144);
ma233: ma(close,233);}
ema13:ema(c,13),colorwhite,linethick2;
m21: ema(close,21);
ema34:ema(c,34),coloryellow,linethick2;
ema55:ema(c,55),colorff00ff,linethick2;
ema120:ema(c,120),colorffcc66,linethick2;
ar1:=ema55>ema34 and ema34>ema13;
ar2:=barslast((c-ema13)/ema13*100<-6);
ar3:=ema13>=ref(ema13,2);
ar4:=count(cross(c,ema13),ar2)=1;
ar5:=ar1 and ar2 and ar3 and ar4;
ar6:=ar5 and filter(ar5,10);
drawtext(ar6,l-0.09,'启动点'),coloryellow;
{stickline(ar6,h,l,0.5,1),coloryellow;}
{stickline(ar6,o,c,6,1),linethick2,coloryellow;}
br1:=count(between((c-ref(c,1))/ref(c,1)*100,0,5) ,5)=5;
br2:=abs((ema13-ema34)+(ema34-ema55))/c<0.2;
br3:=c>ema55 and (ref(c,1)<ref(ema55,1) or ref(c,2)<ref(ema55,2) or ref(c,3)<ref(ema55,3) or ref(c,4)<ref(ema55,4) or ref
(c,5)<ref(ema55,5));
br4:=br1 and br2 and br3;
drawtext(br4 and filter(br4,10),l-0.09,'●底'),color00c5ff;
stickline(br4 and filter(br4,10),h,l,0.5,1),color00c5ff;
{stickline(br4 and filter(br4,10),o,c,6,1),linethick2,color00c5ff;}
cr1:=(c-ref(c,1))/ref(c,1)*100>0.5;
cr2:=v>ma(v,5)*0.6;
cr3:=count(cross(ema13,ema55),3)=1;
cr4:=abs(ema34-ema55)/ema55<0.03;
cr5:=ema55<=ema120 and ema55>=ref(ema55,1);
cr6:=filter(cr1 and cr2 and cr3 and cr4 and cr5,2);
{stickline(cr6,h,l,0.5,1),colorf00ff0;}
{stickline(cr6,o,c,6,1),linethick2,colorf00ff0;}
drawtext(cr6,l-0.09,'↑升'),colorf00ff0;
dr1:=ema13>ema34 and ema34<ema55;
dr2:=barslast(cross(c,ema55) );
dr3:=h=hhv(h,dr2);
dr4:=barslast(dr3);
dr5:=count(o>c and c<ref(c,1) and c>ema55 and between((c-ema55)/ema55,0,0.02),dr4)=1;
dr6:=c>ref(c,1) ;
dr7:= dr1 and dr5 and dr6 ;
dr8:=dr7 and filter(dr7 ,10);
drawtext(dr8,l-0.09,'↑升'),colord6ba63;
{stickline(dr8,h,l,0.5,1),colord6ba63;}
stickline(dr8,o,c,6,1),linethick2,colord6ba63;
er:=barslast(ref(cross(ema55,ema34),1)) and cross(ema34,ema55);
drawtext(er,l-0.09,'↑上行'),color0099ff;
{stickline(er,h,l,0.5,1),color0099ff;}
{stickline(er,o,c,6,1),linethick2,color0099ff;}
fr:=barslast(ref(cross(ema34,ema13),1)) and cross(ema13,ema34);
drawtext(fr,l-0.09,'↑中继'),colorwhite;
stickline(fr,h,l,0.5,1),colorwhite;
{stickline(fr,o,c,6,1),linethick2,colorwhite;}
gr1:=barslast(between("bias.bias2"(6,13,24),0,5) );
gr2:=ema13>ema34 and ema34>ema55 and ema13>ref(ema13,1);
gr3:=count("bias.bias2"(6,13,24)>10 and h=hhv(h,gr1),gr1);
gr4:=h=hhv(h,gr1);
gr5:="macd.macd"(12,26,9)<ref("macd.macd"(12,26,9),1);
gr6:=gr2 and gr3 and gr4;
gr7:=gr2 and gr3 and gr4 and gr5;
drawtext(gr6 and gr7,h+0.13,'收!'),color00ff00;
stickline(gr6 and gr7,h,h+0.09,4,0),color00ff00;
hr2:=ema13>=ref(ema13,3) and ema34>=ref(ema34,1) and ema55>=ref(ema55,1) and cross(c,ema13) and cross(c,ema34) and cross

(c,ema55){ and cross(c,ema120)};
drawtext(hr2 and filter(hr2,10),l-0.09,'绝佳进场'),colorffc8ff;


{以下设置提示文字部分}
drawtext(dispstatus=2,压力,'0.809'),color0000ff,align0;
drawtext(dispstatus=2,平衡,'0.500'),colorffffff,align0;
drawtext(dispstatus=2,支撑,'0.191'),color00ffff,align0;
drawtext(k=0,hhvall(high)-kj/12,'★强势区域--急拉减仓!'),color00ffff,align1;
drawtext(k=0,hhvall(high)-kj/3,'●震荡整理--寻机低吸!'),color00ff00,align1;
drawtext(k=0,llvall(low)+kj/3,'◆反弹中轨--逢高休息!'),colorffffff,align1;
drawtext(k=0,llvall(low)+kj/10,'■弱势区域--暂不参与!'),colorffff00,align1;
{以下设置个股信息}
drawtextrel(10,50,'所属板块:'+bkname),colorffffff;
drawtextrel(10,120,'股票名称:'+'【'+stklabel+' '+stkname+'】'),color0000ff;
dd:=finance2(35);ss:=finance2(37);
drawtextrel(10,190,'总股本:'+numtostrn(dd,0)+'万' +'流通a股:'+numtostrn(ss,0)+'万'),color00ffff;
drawtextrel(10,300,'■低点至今上涨:'+numtostrn(低涨,2)+'%'+numtostrn(天,0)+'天'),color0000ff;
drawtextrel(10,360,'■目前可见k线:'+numtostrn(w+1,0)+'天'),color00ff00;
drawtextrel(10,420,'■建议查阅k线:短线30天,中长线120天!'),colorff8899;
drawtextrel(10,920,'====【仅供参考】===='),color889999;
{以下设置五彩立体k线}
stickline(close>open or close=open and close>ref(close,1),low,high,0.1,0),colorred;
stickline(close>open or close=open and close>ref(close,1),open,close,7,0),colorred;
stickline(close<open or close=open and close<=ref(close,1),low,high,0.1,0),colorcyan;
stickline(close<open or close=open and close<=ref(close,1),open,close,7,0),colorcyan;
stickline(open>=close ,close ,open,0,0 ),color00ff00;
stickline(open>=close ,close ,open,8,0 ),color008800;
stickline(open>=close ,close ,open,7,0 ),color009900;
stickline(open>=close ,close ,open,6,0 ),color00aa00;
stickline(open>=close ,close ,open,5,0 ),color00bb00;
stickline(open>=close ,close ,open,4,0 ),color00cc00;
stickline(open>=close ,close ,open,3,0 ),color00dd00;
stickline(open>=close ,close ,open,2,0 ),color00ee00;
stickline(open>=close ,close ,open,1,0 ),color00ff00;
stickline(close>open,close,open,0,0) ,colorffbbff;
stickline(close>open,close,open,8,0) ,colorff00ff;
stickline(close>open,close,open,7,0) ,colorff22ff;
stickline(close>open,close,open,6,0) ,colorff44ff;
stickline(close>open,close,open,5,0) ,colorff66ff;
stickline(close>open,close,open,4,0) ,colorff88ff;
stickline(close>open,close,open,3,0) ,colorff99ff;
stickline(close>open,close,open,2,0) ,colorffaaff;
stickline(close>open,close,open,1,0) ,colorffbbff;


  >>>使用本站搜索工具可以找到更多135四区主图公式下载 大智慧四区公式

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文135四区主图公式下载 大智慧四区公式仅供学习研究。

猜你喜欢

学了又学