儒雅2010l2
{儒雅2010}
input:n(3,1,100),n1(7,1,100),p(1,1,100),n3(6,1,100);
xclose:=ema((open+high+low+close)/4,n) ;
xopen:=ema((ref(open,1) + ref(xclose,1))/2,n);
tempg:=max(high, xopen);
xhigh:=ema(max(tempg, xclose),n);
temp:=min(low,xopen);
xlow:=ema(min(temp, xclose),n);
o1:=if(xopen<xclose, xopen, xclose);
c1:=if(xopen<xclose, xclose, xopen);
stickline(xopen>=xclose,xhigh,xlow,1,1),colorred;
stickline(xopen>=xclose,c1,o1,6,1),colorred;
stickline(xopen<xclose,xhigh,xlow,1,1),colorgreen;
stickline(xopen<xclose,c1,o1,6,1),colorgreen;
x1:=ref(c,1);
x2:=wma(max(c-x1,0),n)/wma(abs(c-x1),n1)*100;
x3:=((3*wma((c-llv(l,27))/(hhv(h,27)-llv(l,27))*100,5)-
2*wma(wma((c-llv(l,27))/(hhv(h,27)-llv(l,27))*100,5),3)-50)+50);
x4:=(x2+x3)/2;
x5:=wma(c+(x4/50-1)*(ma(c,30)/20)*p,3);
yellow:x5,coloryellow,linethick2;
n2c:=2*n3;
n3c:=2*n2c;
var1:=ref(close,1);
var3:=wma(max(close-var1,0),n3)/wma(abs(close-var1),n3)*100;
var4:=wma(max(close-var1,0),n2c)/wma(abs(close-var1),n2c)*100;
var5:=wma(max(close-var1,0),n3c)/wma(abs(close-var1),n3c)*100;
var6:=if(cross(var3,var5),low,ref(low,barssince(cross(var3,var5))));
var7:=if(cross(var5,var3),high,ref(high,barssince(cross(var5,var3))));
var8:=if(close>=ma(close,20),80,50);
var9:=if(close>=ma(close,20),50,20);
vara:=if(var3<var8 and ref(var3,1)>=var8,hhv(ref(high,1),barslast(var3>=var8 and ref(var3,1)<var8)-1),
ref(hhv(ref(high,1),barslast(var3>=var8 and ref(var3,1)<var8)+1), barslast(var3<var8 and ref(var3,1))));
varb:=if(high>vara,low,ref(low,barslast(high>vara)));
varc:=if(high>vara,var3,ref(var3,barslast(high>vara)));
vard:=if(high>varb and var3<varc and var3<var5,high,ref(high,barslast(high>varb and var3<varc and var3<var5)));
vare:=if(var3>var9 and ref(var3,1)<=var9,llv(ref(low,1),barslast(var3<=var9 and ref(var3,1)>var9)+1),
ref(llv(ref(low,1),barslast(var3<=var9 and ref(var3,1)>var9)+1),barslast(var3>var9 and ref(var3,1))));
varf:=if(low<vare,high,ref(high,barslast(low<vare)));
var10:=if(low<vare,var3,ref(var3,barslast(low<vare)));
var11:=if(low<varf and var3>var10 and var3>var5,low,ref(low,barslast(low<varf and var3>var10 and var3>var5)));
pres: var11,colorgray;
sup: vard,colorb958e2;
drawtext(cross(x5,pres ),xlow,'●'),colorblue,align0;
drawtext(cross(sup,x5 ),xhigh,'●'),colormagenta,align0;
drawtext(cross(x5,pres ),xlow,'8'),colorwhite,align0;
drawtext(cross(sup,x5 ),xhigh,'8'),colorwhite,align0;
上一指标公式:强大主图L2公式下载 大智慧L2强大
下一指标公式:主力动向L2公式下载 大智慧主力大智慧
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文儒雅2010L2公式下载 大智慧L2大智慧仅供学习研究。