躲过几次大跌绝佳中短线抄底逃顶公式
rsv:=(close-llv(low,9))/(hhv(high,9)-llv(low,9))*100;
k:sma(rsv,3,1),linethick2,colorwhite;
d:sma(k,3,1),linethick2,color00dddd;
j:3*k-2*d,linethick2,color800080;
diff:ema(close,12)-ema(close,26),linethick0,color0099ff;
dea :ema(diff,9),linethick0,colord89837;
macd:2*(diff-dea),colorff9999,linethick0;
ylzc:=if(close=indexc,(indexc+indexh+indexl+indexo)/4,amount/(vol+0.01)/100);
阻价:=if(close=indexc,ylzc+indexc-indexl,ylzc+(close-low));
支价:=if(close=indexc,indexl+indexc-ylzc,low+(close-ylzc));
今压:ref(阻价,1),linethick0,coloraa11bb;
今撑:ref(支价,1),linethick0,color009900;
明压:阻价,linethick0;
明撑:支价,linethick0;
rsv1:=(hhv(h,9.8)-c)/(hhv(h,9.8)-llv(l,9.8))*101;
kk:=sma(rsv1,3,1);
dd:=sma(kk,3,1);
jj:=3*kk-2*dd;
买卖:=if(jj>=100,100,if(jj<=0,0,jj));
明天买:if(买卖=100,0-10,0),color00cccc;
明天卖:if(买卖=0,90,100),color00ff00;
kx:=250;
kh:=hhv(k,kx);
dh:=hhv(d,kx);
jh:=hhv(j,kx);
kl:=llv(k,kx);
dl:=llv(d,kx);
jl:=llv(j,kx);
hkmax:=max(kh,max(dh,jh));
lkmin:=min(kl,min(dl,jl));
khlb:=(hkmax+lkmin)/2;
khlc:=hkmax-lkmin;
mhf:=hhv(diff,kx);
mhd:=hhv(dea,kx);
mhm:=hhv(macd,kx);
mlf:=llv(diff,kx);
mld:=llv(dea,kx);
mlm:=llv(macd,kx);
hmax:=max(mhf,max(mhd,mhm));
lmin:=min(mlf,min(mld,mlm));
fhlb:=(hmax-lmin)/100;
fhlc:=hmax-lmin;{好公式网www.goodgongshi.com}
sh:=(0-fhlb)*(khlc/fhlc)+khlb;
diffa:=(diff-fhlb)*(khlc/fhlc)+khlb;
deaa:=(dea-fhlb)*(khlc/fhlc)+khlb;
macda:=(macd-fhlb)*(khlc/fhlc)+khlb;
cda:=macd<ref(macd,1) and macd>0;
cdb:=macd>=ref(macd,1) and macd>0;
cdc:=macd>ref(macd,1) and macd<0;
cdd:=macd<=ref(macd,1) and macd<0;
stickline(cda,sh,macda,2,0),color00aaff;{黄色段}
stickline(cda,sh,macda,2,0),color00bbff;
stickline(cda,sh,macda,2,0),color00ccff;
stickline(cda,sh,macda,2,0),color00ddff;
stickline(cda,sh,macda,2,0),color00eeff;
stickline(cda,sh,macda,2,0),color00ffff;
stickline(cdb,sh,macda,2,0),color0000aa; {红色段}
stickline(cdb,sh,macda,2,0),color0011bb;
stickline(cdb,sh,macda,2,0),color0022cc;
stickline(cdb,sh,macda,2,0),color0033dd;
stickline(cdb,sh,macda,2,0),color0044ee;
stickline(cdb,sh,macda,2,0),color0055ff;
stickline(cdc,sh,macda,2,0),coloraa00bb;{向上粉红}
stickline(cdc,sh,macda,2,0),colorbb11bb;
stickline(cdc,sh,macda,2,0),colorcc22bb;
stickline(cdc,sh,macda,2,0),colordd33bb;
stickline(cdc,sh,macda,2,0),coloree44bb;
stickline(cdc,sh,macda,2,0),colorff55bb;
stickline(cdd,sh,macda,2,0),colorff7700;
stickline(cdd,sh,macda,2,0),colorff8811;
stickline(cdd,sh,macda,2,0),colorffaa22;
stickline(cdd,sh,macda,2,0),colorffbb33;
stickline(cdd,sh,macda,2,0),colorffdd44;
stickline(cdd,sh,macda,2,0),colorffdd55;
partline(diffa,diff>0,rgb(255,153,153),diff<0,rgb(255,153,153));
partline(deaa,dea>0,rgb(65,105,225),dea<0,rgb(65,105,225));
drawtext(barstatus=2,sh,' 0'),color00aaaa;
typ:=(high+low+close)/3;
stickline(diff>ref(diff,1),20,20,2,0),colorred;//www.goodgongshi.com
stickline(diff<ref(diff,1),20,20,2,0),colorgreen;
stickline(k>=ref(k,1) or k>d and diff>ref(diff,1),80,80,2,1),colorred;
stickline(k<ref(k,1),80,80,2,1),colorgreen;
macd金叉:=cross(macd,diff) and macd>=(0-0.05) and macd<=0.02;
drawtext(macd金叉,macda*0.82,'macd金叉'),coloryellow;
xx:=ema(ma(low,3)*0.96,30);
diff金叉:=if(cross(diff,dea) and xx-ref(xx,1)>0 and macd>=ref(macd,1) and diff<=0,1,0);
drawtext(diff金叉=1,diffa*1.68,'diff金叉'),coloryellow;
上一指标公式:短线操作白柱买入黄柱卖出公式下载
下一指标公式:希望你们喜欢经典的股市马经公式下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文躲过几次大跌绝佳中短线抄底逃顶公式下载仅供学习研究。