好公式网用指标公式为投资注入科技力量!
您的位置:好公式网大智慧公式密码决策买卖密码副图DZH公式下载 大智慧指标源码决策源码

密码决策买卖密码副图DZH公式下载 大智慧指标源码决策源码

  • 指标公式类型:大智慧公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2018-12-27 07:24:19
  • 指标公式标签:密码决策 买卖密码
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:密码决策买卖密码副图DZH公式下载 大智慧指标源码决策源码

密码决策买卖密码副图

jrh:=hhv(c,2);
jrl:=llv(c,2);
ma3:=ma(close,3);
ytsl:=(3*close+low+open+high)/6;
r1:=(close>ref(close,1) and close>ref(close,2));
r2:=(ref(r1,1) and close<=ref(close,1) and close>=ref(close,2));
r3:=(ref(r2,1) and close>=ref(close,1) and close<=ref(close,2));
r4:=(ref(r3,1) and close<=ref(close,1) and close>=ref(close,2));
r5:=(ref(r4,1) and close>=ref(close,1) and close<=ref(close,2));
r6:=(ref(r5,1) and close<=ref(close,1) and close>=ref(close,2));
r7:=(ref(r6,1) and close>=ref(close,1) and close<=ref(close,2));
r8:=(ref(r7,1) and close<=ref(close,1) and close>=ref(close,2));
r9:=(ref(r8,1) and close>=ref(close,1) and close<=ref(close,2));
ra:=(ref(r9,1) and close<=ref(close,1) and close>=ref(close,2));
rb:=(ref(ra,1) and close>=ref(close,1) and close<=ref(close,2));
rc:=(ref(rb,1) and close<=ref(close,1) and close>=ref(close,2));
rd:=(close<ref(close,1) and close<ref(close,2));
re:=(ref(rd,1) and close>=ref(close,1) and close<=ref(close,2));
rf:=(ref(re,1) and close<=ref(close,1) and close>=ref(close,2));
r10:=(ref(rf,1) and close>=ref(close,1) and close<=ref(close,2));
r11:=(ref(r10,1) and close<=ref(close,1) and close>=ref(close,2));
r12:=(ref(r11,1) and close>=ref(close,1) and close<=ref(close,2));
r13:=(ref(r12,1) and close<=ref(close,1) and close>=ref(close,2));
r14:=(ref(r13,1) and close>=ref(close,1) and close<=ref(close,2));
r15:=(ref(r14,1) and close<=ref(close,1) and close>=ref(close,2));
r16:=(ref(r15,1) and close>=ref(close,1) and close<=ref(close,2));
r17:=(ref(r16,1) and close<=ref(close,1) and close>=ref(close,2));
r18:=(ref(r17,1) and close>=ref(close,1) and close<=ref(close,2));
r19:=ref(rd or re or rf or r10 or r11 or r12 or r13 or r14 or r15 or r16 or r17 or r18,1) and r1;
r1a:=((ref(r1 or r2 or r3 or r4 or r5 or r6 or r7 or r8 or r9 or ra or rb or rc,1)) and rd);
var3:=if(c<200 ,ma(cost(80),3),2500),nodraw;
var4:=(((high + low) + close) / 3);
var55:=ema(((((open + high) + low) + close) / 4),2330);
var66:=(var55 + ((var55 * 6) / 100));
短买春:=r19,nodraw,color00dd00;
秋离场:=r1a,nodraw,color2288ee;
红持股:=r1 or r2 or r3 or r4 or r5 or r6 or r7 or r8 or r9 or ra or rb or rc,nodraw,color0000ff;
急速超跌关注:=(close-ma(close,34))/ma(close,34)*100<-14,colorbbbbbb,nodraw;
q1:=const(if(短买春,0,if(秋离场,150,if(红持股,150,if(急速超跌关注,150,100))))),nodraw;
q2:=const(if(短买春,80,if(秋离场,100,if(红持股,0,if(急速超跌关注,150,100))))),nodraw;
q3:=const(if(短买春,0,if(秋离场,20,if(红持股,70,if(急速超跌关注,150,100))))),nodraw;
dd1:=ema((o+h+l)/3,4)colorwhite,nodraw;
dd2:=ema(c+(h-l)*0.618,3)coloryellow,nodraw;
密码1:dd2+(dd2-dd1)*0.618,nodraw,colorwhite;{明卖}
密码2:ema((o+h+l)/3,4)+((h+l)/2-ref((o+h+l)/3,3))/4,nodraw;{明买}
密码3:=ma(ref(密码1,1),1)*1,colorlimagenta,nodraw;{今卖}
密码4:=ref(密码2,1),colorlimagenta,nodraw;{今买}
密码5:=ma(ref(dd2,1),1)*1,colorlimagenta,nodraw;{今卖}
密码6:=ref(dd1,1),colorlimagenta,nodraw;{今买}
{黄金买点:=ema((o+h+l)/3,4)colorwhite,nodraw;
黄金卖点:=ema(c+(h-l)*0.618,3)coloryellow,nodraw;
预测明日卖点:黄金卖点+(黄金卖点-黄金买点)*0.618,nodraw,colorwhite;
预测明日买点:ema((o+h+l)/3,4)+((h+l)/2-ref((o+h+l)/3,3))/4,nodraw;
今卖:ma(ref(预测明日卖点,1),1)*1,colorlimagenta,nodraw;
今买:ref(预测明日买点,1),colorlimagenta,nodraw;}
换:if(capital>0,v/capital*100,v),nodraw;
收:=finance(33),nodraw;
流:finance(7)/100000000,nodraw;
tt:=if(islastbar,240/fromopen,1);
nn:=120;
hh:=hhv(v*tt,nn);
ll:=llv(v,nn);
最高:=const(hh);
最低:=const(ll);
rcc:=最高*0.9-(最高-最低)*0.5;
rhl:=rcc;
hlmax:=最高;
hlmin:=最低;
hlmn1:=(hlmax+hlmin)/2;
hlmn2:=hlmax-hlmin;
hlmn3:=(100-0)/2*1.3;
hlmn4:=(100-0)/1*1.3;
p:=最高/120;
{顶底摸块}
神:=2*sma(v*((c+l)/2+(h+c)/2+l)/3,2,1)/sma(v,2,1)-(3*hhv(sma(v*((c+l)/2+(h+c)/2+l)/3,2,1)/sma(v,2,1),2)-2*sma(v*((c+l)/2+(h+c)/2+l)/3,2,1)/sma(v,2,1));
奇:=(2*神+ema((2*(c+l)/2+(h+c)/2+l+o)/5,2)+2*((ema((c*2+h+l+o)/5,5)+ma((c*2+h+l+o)/5,13)+ma((c*2+h+l+o)/5,21))/3)+((ema
((c*2+h+l+o)/5,13)+ma((c*2+h+l+o)/5,21)+ma((c*2+h+l+o)/5,34))/3)+((ema((c*2+h+l+o)/5,21)+ma((c*2+h+l+o)/5,34)+ma((c*2+h+l+o)/5,55))/3))/7;
分清:=(forcast(hhv((c+l)/2,1),21)+(ema(((c+l)/2+l+(h+c)/2)/3,55)-(c-ema(((c+l)/2+l+(h+c)/2)/3,55))))/2;
放心买入:=(((c+l)/2+(h+c)/2+l)/3+(3*(c+h+l+(o+c+l)/3)/4-2*(c+l)/2))/2;
强:=(ema((分清+3*((ema(放心买入,5)*5+分清)/6+((ema(奇,5)+ema(奇,8)+ema(奇,13))/3))/2)/4,3)/3),pointdot,color00ffff;
验证:=((((c+l)/2-llv(l,24))/(hhv((h+c)/2,24)-llv(l,24))*1.1*(c+l)/2));
续持验证:=ema((2*(5*((ema((2*c+l)/3,2)-ema((2*c+h)/3,5))
-ema((ema((2*c+l)/3,2)-ema((2*c+h)/3,5)),21)))
+(((c*2+h)/3+(c*2+h)/3)/2)+ema(验证,2))/4,2),color555555;
ar:=(2*(c+l)/2+ref((c+l)/2,1))/3;
br:=(7*(c+l)/2+6*ref((c+l)/2,1)+5*ref((c+l)/2,2)
+4*ref((c+l)/2,3)+3*ref((c+l)/2,4)
+2*ref((c+l)/2,5)+ref((c+l)/2,6))/28;
vara2:=llv(ma(low,3),3);
vara3:=hhv(ma(high,3),3);
比:=tt;
昨v:=ref(v,1);
t:=if(islastbar,if(fromopen>60,if(fromopen-intpart(fromopen/60)*60=0,1,
60/(fromopen-intpart(fromopen/60)*60)),60/fromopen),1);
wj:=(h+l+c)/3;
v1:=if(h=l,1,h-max(o,c));
v2:=if(h=l,1,max(c,o)-wj);
v3:=if(h=l,1,min(o,c)-l);
v4:=if(h=l,1,wj-min(c,o));
v5:=vol/if(h=l,4,h-l);
v6:=(v1*v5);
v7:=(v2*v5);
v8:=(v3*v5);
v9:=(v4*v5);
买盘1:=dynainfo(23)*比;
卖盘1:=dynainfo(22)*比;
买盘2:=if(islastbar and c>300,(v9+v8)*tt,(v9+v8));
卖盘2:=if(islastbar and c>300,(v6+v7)*tt,(v6+v7));
买盘:=if(islastbar and period=5 and c<300,买盘1,买盘2);
卖盘:=if(islastbar and period=5 and c<300,卖盘1,卖盘2);
drawband(最高,rgb(q1,q2,q3),0,drawnull);
买卖差:=买盘-卖盘;
stickline(c>=o,0,买盘+卖盘,2.8,1),colorred;
stickline(c<o,0,买盘+卖盘,2.8,1),colorffff00;
stickline(买卖差>=0,0,买盘,2.5,0),colorred;
stickline(买卖差>=0 and c>=ma(c,30),0,买盘,3.0,0),colorred;
stickline(买卖差>=0,0,卖盘,1.1,0),color998800;
stickline(买卖差>=0 and c>=ma(c,30),0,卖盘,1.5,0),colorddcc00;
stickline(买卖差<0,0,买盘,2.5,0),colorred;
stickline(买卖差<0 and c>=ma(c,30),0,买盘,3.0,0),colorred;
stickline(买卖差<0,0,卖盘,1.1,0),color998800;
stickline(买卖差<0 and c>=ma(c,30),0,卖盘,1.5,0),colorddcc00;
a1:=ref(close,1);
b1:=(买盘+卖盘)<ma(v,60)/3 ;
{b1:=v<ma(v,60)/3 ;}
b2:=ma(v,5)/2>v and v>b1;
stickline(b1,0,卖盘,2,0),coloryellow;
((80-hlmn3)*hlmn2/hlmn4+hlmn1),colorcccccc,linethick1,dotline;
((50-hlmn3)*hlmn2/hlmn4+hlmn1),colorcccccc,linethick1,dotline;
((20-hlmn3)*hlmn2/hlmn4+hlmn1),colorcccccc,linethick1,dotline;
ka:=(ema((close-vara2)/(vara3-vara2)*100,4)-50)*0.5+50;
db:=ema(0.667*ref(ka,1)+0.333*ka,2);
jj:=3*ka-2*db;
((ka-hlmn3)*hlmn2/hlmn4+hlmn1),colorfff111,linethick1;
((db-hlmn3)*hlmn2/hlmn4+hlmn1),color00ff00,linethick1;
((jj-hlmn3)*hlmn2/hlmn4+hlmn1),colorff00ff,linethick1;
if(续持验证<强,-5*p,drawnull),circledot,coloryellow,linethick1;
if(续持验证>=强,-5*p,drawnull),circledot,colorred,linethick1;
if(续持验证>= ref(续持验证,1),-10*p,drawnull),circledot,colorred,linethick1;
if(续持验证< ref(续持验证,1),-10*p,drawnull),circledot,coloryellow,linethick1;
stickline(1,hlmax,hlmax*0.96,3,0),colorgreen;
红灯买:stickline(密码1>密码3,hlmax,hlmax*0.96,3,0),colorred;
stickline(1,hlmax*0.98,hlmax*0.98,3,0),colorwhite;
stickline(1,hlmax*0.93,hlmax*0.89,3,0),colorred;
绿灯卖:stickline(密码2<=密码4,hlmax*0.93,hlmax*0.89,3,0),colorgreen;
stickline(1,hlmax*0.91,hlmax*0.91,3,0),colorwhite;
操作段1:stickline(密码1>(密码3) and c>密码2 or 密码2>密码4,hlmax*0.82,hlmax*0.86,3,0),colorred;
操作段2:stickline(c>密码2 and 密码1>密码3,hlmax*0.82,hlmax*0.86,3,0),colormagenta;
操作段3:stickline(密码1<密码3 and 密码2>密码4,hlmax*0.82,hlmax*0.86,3,0),coloryellow;
stickline(密码1>(密码3) and c>密码2 or 密码2>密码4 or c>密码2 and 密码1>密码3,hlmax*0.84,hlmax*0.84,3,0),colorwhite;


  >>>使用本站搜索工具可以找到更多密码决策买卖密码副图DZH公式下载 大智慧指标源码决策源码

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文密码决策买卖密码副图DZH公式下载 大智慧指标源码决策源码仅供学习研究。

猜你喜欢

学了又学