hzd逃源码下载:
lc09999:=ref(close,1);
rsi67:sma(max(close-lc09999,0),15,1)/sma(abs(close-lc09999),15,1)*100;
介入099999:=rsi67>=67;
lc06:=ref(close,1);
rsi83:sma(max(close-lc06,0),15,5)/sma(abs(close-lc06),15,5)*100;
介入0888:=rsi83>=80;
rsv00232222:=(close-llv(low,14))/(hhv(high,14)-llv(low,14))*100;
快88:sma(rsv00232222,3,2);
慢0023:=sma(快88,2,1);
介入0023:=if(快88>88,30,0);
rsv023022:=(close-llv(low,40))/(hhv(high,40)-llv(low,40))*100;
快66:sma(rsv023022,18,2);
慢0203:=sma(快66,3,1);
介入0203:=if(快66>66,30,0);
xg0:if(( 介入0023 and 介入0888 and 介入0203),50,0),colorred;
// xg0:if((介入099999 and 介入0023 and 介入0888 and 介入0203),20,0),color008c00,linethick5;
s:=0,colorwhite;
z:=100,colorwhite;
x_1:=9;
x_2:=9;
x_3:=9;
x_4:=(close-llv(low,x_1))/(hhv(high,x_1)-llv(low,x_1))*100;
x_5:=sma(x_4,x_2,1);
x_6:=sma(x_5,x_3,1);
x_7:=3*x_5-2*x_6;
x_8:=x_7>84;
//x_8:=cross(x_7,98);
t:=x_7,coloryellow;
stickline(x_8,5,70,1,0),colorgreen;
lc:= ref(close,1);
rsi:=sma(max(close-lc,0),6,1)/sma(abs(close-lc),6,1)*100;
逃顶:=cross(82,rsi);
stickline(逃顶,5,70,1,0),colorgreen;
n:=14;
typ:=(high+low+close)/3;
cci120:=(typ-ma(typ,14))/(0.015*avedev(typ,14));
drawtext(cci120>=120,-70,"警");
跑90:sma(((close- llv(low,28))/(hhv(high,28)-llv(low,28))*100),3,1);
drawtext(跑90>=90,50,"跑");
n:=5;
终90: 4*sma((close-llv(low,n))/(hhv(high,n)-llv(low,n))*100,5,1)-3*sma(sma((close-llv(low,n))/(hhv(high,n)-llv(low,n))*100,5,1),3.2,1);
drawtext(终90>90,-50,'终');
lc:=ref(close,1);
rsi1:sma(max(close-lc,0),6,1)/sma(abs(close-lc),6,1)*100;
卖点:cross(85,rsi1)*50;
警戒线1:90;
var1r:=ref((l+o+c+h)/4,1);
var2r:=sma(abs(var1r-h),13,1)/sma(max(var1r-h,0),10,1);
var3r:=ema(var2r,10);
var4r:=hhv(h,33);
var5r:=ema(if(h>=var4r,var3r,0),3)*-1;
主力退场:if(var5r>ref(var5r,1),var5r,0),linethick2,color0066bb;
主力诱多:if(var5r<ref(var5r,1),var5r,0),linethick2,colorff8800;
hua:=(close - llv(low,14)) / (hhv(high,14) - llv(low,14)) * 1.2 * close;
nv1:=ema(hua,4);
nv2:=ema(hua,8);
//s:cross(nv2,nv1) and count(cross(nv1,nv2) and close/open>1.05 ,20);
//drawicon(cross(nv2,nv1) and count(cross(nv1,nv2) and close/open>1.05 ,20) ,30,8);
drawtext(cross(nv2,nv1) and count(cross(nv1,nv2) and close/open>1.05 ,20),-20,'s');
var21:=(high+low+close)/3;
var22:=(var21-ma(var21,14))/(0.015*avedev(var21,14));
var23:=(var21-ma(var21,70))/(0.015*avedev(var21,70));
var24:=if(var22>=150 and var22<200 and var23>=150 and var23<200,10,0);
......
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文HZD逃下载仅供学习研究。