///老鼠仓试盘///
箱顶:hhv(ma((low+high+close+o)/4,5),58),color00aaff;
箱底:llv(ma((low+high+close+o)/4,6),88),colorgreen;
var2:=ema((high+low+close)/3*(hhv(high,10)-close)/(hhv(high,10)-llv(low,10))*20/10+箱底,2);
var3:=(3*var2-2*sma(var2,5,1))*0.3;
var4:=(hhv(indexh,13)-indexc)/(hhv(indexh,13)-llv(indexl,13));
var5:=ema(3*var4-2*sma(var4,18,1),5);
var6:=(indexc-llv(indexl,8))/(hhv(indexh,8)-llv(indexl,8));
var7:=3*sma(var6,3,1)-2*sma(sma(var6,3,1),5,1);
var8:=(indexc*2+indexh+indexl)/4;
var9:=ema(var8,13)-ema(var8,34);
vara:=ema(var9,5);//www.goodgongshi.com
资金流向:=(var9-vara+箱底)*1,coloryellow;
varg1:=1.86*ema(close,5)-ema(close,13);
趋势力度:varg1,colorffaa99;
ma3:=ma(c,3),coloraaee00;
ma21:=ma(c,21),colorwhite;
drawtext( cross(ma3 , 箱底),l*0.93, '试'),colorred;
drawtext( cross(ma3 , ma21),l*0.95, '买'),coloryellow;
drawtext( cross(ma3 , 箱顶) and c>箱顶,h*1.03 , '追'),colorred;
drawtext( cross(箱顶,ma3)and c<箱顶 ,h*1.01 , '卖') ,colorgreen;
drawtext( ref(资金流向 ,2)<ref(资金流向 ,1) and ref(资金流向 ,1)>资金流向
and 资金流向>箱顶 and c>箱顶,h*1.051, '顶'),colorwhite;
drawtext( cross(趋势力度 , 箱底),箱底, '加仓'),colorred;
///sgx/////www.goodgongshi.com
买线:=ema(c,2);
卖线:=ema(slope(c,21)*20+c,42);
bu:=cross(买线,卖线);
sel:=cross(卖线,买线);
drawtext(bu,low*0.999,'买票'),colorred;
drawtext(sel,high*1.08,'卖票'),colorffff00;
stickline(cross(买线,卖线) or cross(卖线,买线),open,close,3,0),color00ffff;
指导线: ema((ema(close,4)+ema(close,6)+ema(close,12)+ema(close,24))/4,2),linethick1,coloryellow;
界: ma(close,27),linethick1,colorred;
drawtext(cross(指导线,界),h*1.02,'牛来'),colorred;
drawtext(cross(界,指导线),l,'牛去'),colorgreen;
drawgbklast(趋势力度>箱底*0.95 and 趋势力度>ref(趋势力度,1),strip(rgb(80,255,0),rgb(50,55,55),1));
///全仓买指标///
var200:=(close-llv(low,20))/(hhv(high,20)-llv(low,20))*100;
var300:=sma(sma(var200,3,1),3,1)/28.57;
var400:=ema(var300,5);
操盘:=3*var300-2*var400;
全仓:=cross(操盘,var300) and var300<2.1 and c>o;
drawtext(全仓,h*1.13,'全仓'),colorred;
///短线之王///
红线上穿买:=ema(((2*c+h+l)/4-llv(l,5))/(hhv(h,5)-llv(l,5))*27,5),colorred;
红线下穿卖:=ema(红线上穿买,3),colorffff00;
短线启动:=cross(红线上穿买,红线下穿卖) and 红线上穿买>ref(红线上穿买,1);//
drawtext(短线启动,h*1.07,'启'),colorwhite;
///花之舞///
花:=ema(slope(1,1)+c,3);
女:=ema(slope(1,1)+c,7);
花之舞:=cross(花,女) and close/ref(close,1)>1.03;
drawtext(花之舞,h*1.09,'舞'),colorred;
///rsi指标之王///
rsi1:=sma(max(close-ref(close,1),0),6,1)/sma(abs(close-ref(close,1)),6,1)*100;
rsi2:=sma(max(close-ref(close,1),0),12,1)/sma(abs(close-ref(close,1)),12,1)*100;
rsi3:=sma(max(close-ref(close,1),0),24,1)/sma(abs(close-ref(close,1)),24,1)*100;
阿金叉1:=cross(rsi1,rsi2);
阿金叉2:=cross(rsi1,rsi3);
drawtext(阿金叉1,low*0.88,'阿'),colormagenta;
drawtext(阿金叉2,low*0.88,'阿'),colorred;
///dpo指标/////www.goodgongshi.com
dpo:=close-ref(ma(close,20),10);
madpo:=ma(dpo,6);
dpo金叉:=cross(dpo,madpo);
drawtext(dpo金叉,low*0.82,'dpo'),coloryellow;
///主升行情主图///
多:=ema(c,3),coloryellow;
空:=ema(c,5),color00ff00;
均衡:=ema(空,5),colorwhite,;
varf1:=count(cross(多,均衡),2)=1;
varf2:=count(cross(空,均衡),2)=1;
zai:=filter(varf1 and varf2,2);
drawtext(zai,h*1.12,'主升'),colorff00ff;
vv2:=ref(close,1);
vv3:=sma((close-vv2),6,1)/sma(abs(close-vv2),6,1)*100;
drawicon(ref(vv3,1)>81 and vv3<80,high,2);
drawtext(ref(vv3,1)>81 and vv3<80,high,'沽空'),coloryellow;
vf1:=ma(close,60)-ma(close,5)/3.2;
drawtext(if(close<vf1 and vol/240>ma(vol,5)/240 and close>=ref(close,1)*1.08 and close<ma(close,13)*1.3,1,0),low,'★底☆'),colorred;
vara:=(close-ref(open,29))/ref(open,29)*100;
varb:=ema(0.667*ref(vara,1)+0.333*vara,5);
drawtext(if(vol>=1.3*ma(vol,5) and count(vara>=varb and vara<-17,3) and ref(low,1)=llv(low,120),1,0),low*0.93,'★注意买入');
varr1:=sma(max(close-ref(c,1),0),6,1)/sma(abs(close-ref(c,1)),6,1)*100;
drawicon(cross(82,varr1),high,2);
drawtext(cross(82,varr1),high-0.3,'短空'),coloryellow;
var1:=(high+low+open+2*close)/5;
var2:=ref(var1,1);
var3:=sma(max(var1-var2,0),10,1)/sma(abs(var1-var2),10,1)*100;
hy3:=if(count(var3<20,5)>=1 and count(var1=llv(var1,10),10)>=1 and close>=open*1.038 and vol>ma(vol,5)*1.2,1,0);
drawtext(hy3,low*0.90,'注意买入'),colorred;
s:=ma(vol,5)/ma(vol,60),colorred,,linethick2;
a:=ma(s,5),colorgreen,,linethick2;
bias:=(close-ma(close,5))/ma(close,5)*100;
f:=ma(s,121);
rsv:=(close-llv(low,45))/(hhv(high,45)-llv(low,45))*100;
k:=sma(rsv,15,1);
d:=sma(k,15,1);
j:=3*k-2*d;
lc:=ref(close,1);
rsi:=sma(max(close-lc,0),6,1)/sma(abs(close-lc),6,1)*100;
drawtext(cross(84,rsi) , high+0.25,'逃顶'),coloryellow ;
s1:=if((j<11 and bias>-11 and cross( s,f) and (s-f)>0.010),2,0),stick,linethick3,colorgreen;
drawtext(s1=2, high+0.2,'关注'), colorgreen;
中轨:=hhv(ma(h,13),13),colorred,linethick2;
趋势:=llv(ma(h,13),1),colorgreen,linethick2;
转运1:=多>ref(多,1) and ref(多,1)<=ref(多,2);
转运2:=空>ref(空,1) and ref(空,1)<=ref(空,2);
转运3:=均衡>ref(均衡,1) and ref(均衡,1)<=ref(均衡,2);
转运:=转运1 and 转运2 and 转运3;
drawtext(转运,l*0.85,'主升'), colorblue;
短平快:=转运1 and 转运2 and ((均衡>=趋势 and 均衡>=中轨) or (c>=趋势 and c>=中轨));
drawtext(短平快,l*0.83,'主升'), colorred;
主升浪1:=cross(多,趋势) and c>趋势;
主升浪2:=cross(多,中轨) and c>趋势;
drawtext(主升浪1,l*0.97,'主升'), coloryellow;
drawtext(主升浪2,h*1.03,'主升'), coloryellow;
drawicon(主升浪1,l*0.98,1);
drawicon(主升浪2,h*1.01,1);
///macd底背离///
diff:=ema(close,9)-ema(close,17);
deadd:=ema(diff,8),colorffaa00;
macdd:=2*(diff-deadd);
x1dd:=if(diff<0,diff,0),color0000ff,linethick2;
x2dd:=if(diff<0,0,diff),colormagenta,linethick1;
x3dd:=if(diff<deadd,diff,deadd),color00ff00,linethick1;
x4dd:=if(diff>deadd,deadd,deadd),linethick1,colorffbb11;
高位金叉:=cross(diff,deadd) and diff>-0.1;
drawtext(高位金叉,l*0.76,'高位金叉'),coloryellow;
低位金叉:=cross(diff,deadd) and diff<-0.1;
drawtext(低位金叉,l*0.73,'低位金叉'),coloryellow;
jccount:=count(cross(diff,deadd),barslast(deadd>=0));
二次金叉:=cross(diff,deadd) and deadd<0 and count(jccount=2,21)=1;
drawtext(二次金叉,l*0.73,'二次金叉'),colorff00ff;
线上二次金叉:=cross(diff,deadd) and deadd>=0 and count(jccount=2,21)=1;
drawtext(线上二次金叉,l*0.76,'线上二金'),colorff00ff;
a1dd:=barslast(ref(cross(diff,deadd),1));
macd底背离:=ref(close,a1dd+1)>close and diff>ref(diff,a1dd+1) and cross(diff,deadd);
drawtext(macd底背离,l*0.73,'底背驰'),color6600ff;
a2dd:=barslast(ref(cross(deadd,diff),1));
顶背离:=ref(close,a2dd+1)<close and ref(diff,a2dd+1)>diff and cross(deadd,diff);
drawtext(顶背离,h*1.1,'顶背离'),colorblue;
///ma3k指标/////www.goodgongshi.com
ema55:=ma(close,55),pointdot,colorcyan;
bbi:=(ma(close,3)+ma(close,6)+ma(close,12)+ma(close,24))/4;
up:=bbi + 2.58*std(bbi,10);
loow:=bbi - 2.58*std(bbi,10);
a7:=(ema((open+high+low+close)/4,21)+ema((open+high+low+close)/4,34)+ema((open+high+low+close)/4,68))/3;
var7:=forcast(a7,6);
ma3k:=var7,pointdot,coloryellow;
三界打开:=趋势>ma3k and ma3k>ema55 and (cross(趋势,ma3k) or cross(趋势,ema55) or cross(ma3k,ema55));
drawtext(三界打开,h*1.13,'三界打开'),colorred;
上一指标公式:神奇老鼠主图四详解 同花顺神奇图四
下一指标公式:神奇指标配套二主升笑脸黑马配套指标二详解 同花顺指标黑马
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文神奇老鼠试盘三老鼠仓试盘详解 同花顺神奇仓试盘仅供学习研究。