大智慧抄底极品指标公式,大智慧招财猫主图指标公式

股票公式 | 发布于2021-09-16

大智慧抄底极品指标公式

{DRAWGBK(c>0, COLORRGB(2,1111,4444), COLORRGB(2,3333,6666),2);

}{DRAWGBK(h>1,STRIP(RGB(2,1111,4444),RGB(2,3333,6666),1));

}VAR2:=(HIGH+LOW+(CLOSE)*(2))/(4);

BH:=((EMA((VAR2-LLV(VAR2,15))/(HHV(LOW,15)-LLV(VAR2,15)),2))*(38));

BL:=((((-1))*(EMA((VAR2-LLV(VAR2,15))/(HHV(LOW,15)-LLV(VAR2,15)),2))+0.01)*(38));

VAR22:=((CLOSE-LLV(LOW,10))/(HHV(HIGH,10)-LLV(LOW,10)))*(100);

VAR33:=EMA(VAR22,10);

VAR44:=EMA(VAR33,10);

VAR55:=(3)*(VAR33)-(2)*(VAR44);

VAR66:=EMA(VAR55,5);

桥:(EMA(VAR66,1)),Color007700,Linethick1;

跨:=(REVERSE(桥));

FILLRGN(C=C,桥,跨),COLOR005500;

81,COLORFFFFDD;

(0),ColorFFFF00,Linethick2;

趋势:=(5)*(SMA(((CLOSE-LLV(LOW,27))/(HHV(HIGH,27)-LLV(LOW,27)))*(100),5,1))-(3)*(SMA(SMA(((CLOSE-LLV(LOW,27))/(HHV(HIGH,27)-LLV(LOW,27)))*(100),5,1),3,1))-SMA(SMA(SMA(((CLOSE-LLV(LOW,27))/(HHV(HIGH,27)-LLV(LOW,27)))*(100),5,1),3,1),2,1);

底部:=5;

底: DRAWTEXT((CROSS(趋势,底部)),0,'◥◤'),Color00FFFF;

DRAWTEXT(CROSS((趋势),底部),15,'◢◣'),Color00FFFF;

VARA1:=((CLOSE>=REF(CLOSE,1)) AND (REF(CLOSE,1)>=REF(CLOSE,2)) AND (REF(CLOSE,1)<=REF(CLOSE,3)) AND (REF(CLOSE,2)<=REF(CLOSE,3)) AND ((REF(CLOSE,4)>REF(CLOSE,2)) or (REF(CLOSE,4)<=REF(CLOSE,2)) AND (REF(CLOSE,5)>=REF(CLOSE,3))) or (CLOSE>=REF(CLOSE,1)) AND (REF(CLOSE,1)<=REF(CLOSE,2)) AND (CLOSE>=REF(CLOSE,2)) AND ((REF(CLOSE,3)>REF(CLOSE,1)) or (REF(CLOSE,3)<=REF(CLOSE,1)) AND (REF(CLOSE,4)>=REF(CLOSE,2))));

VARA2:=LLV(LOW,5);

VARA3:=HHV(HIGH,5);

VARA4:=EMA(((CLOSE-VARA2)/(VARA3-VARA2))*(100),4);

VARA5:=EMA((0.66699999)*(REF(VARA4,1))+(0.333)*(VARA4),2);

VARA6:=(VARA5<24) AND (OPEN<MA(CLOSE,20));

STICKLINE(VARA1 AND (VARA6),-40,40,10,1),Color2894FF;

VARB2:=((CLOSE-LLV(LOW,10))/(HHV(HIGH,10)-LLV(LOW,10)))*(100);

VARB3:=EMA(VARB2,7);

VARB4:=EMA(VARB3,10);

VARB5:=(3)*(VARB3)-(2)*(VARB4);

VARB6:=EMA(VARB5,5);

探底2:IF((趋势<=5),58,0),ColorFF00FF;

桥1:=EMA(VARB6,1);

美化:=IF(REF((COUNT((桥1<=REF(桥1,1)),5)=5),1) AND (桥1>REF(桥1,1)),10,0);

STICKLINE((美化),-20,20,15,1),ColorFFFF00;

VarF1:=MA(HHV(HIGH,485),17);

VarF2:=MA(HHV(HIGH,222),17);

VarF3:=MA(HHV(HIGH,96),17);

VarF4:=MA(LLV(LOW,485),17);

VarF5:=MA(LLV(LOW,222),17);

VarF6:=MA(LLV(LOW,96),17);

VarF7:=MA((VarF4*0.96+VarF5*0.96+VarF6*0.96+VarF1*0.558+VarF2*0.558+VarF3*0.558)/6,17);

VarF8:=MA((VarF4*1.25+VarF5*1.23+VarF6*1.2+VarF1*0.55+VarF2*0.55+VarF3*0.65)/6,17);

VarF9:=MA((VarF4*1.3+VarF5*1.3+VarF6*1.3+VarF1*0.68+VarF2*0.68+VarF3*0.68)/6,17);

VarFA:=MA((VarF7*3+VarF8*2+VarF9)/6*1.738,17);

VarFB:=IF(C=C,VarFA,VarFA*DAY);

VarFC:=LOW;

VarFD:=REF(LOW,1);

VarFE:=SMA(ABS(VarFC-VarFD),3,1)/SMA(MAX(VarFC-VarFD,0),3,1)*100;

VarFF:=MA(IF(CLOSE*1.35<=VarFB,VarFE*10,VarFE/10),3);

VarF10:=LLV(LOW,30);

VarF11:=HHV(VarFF,30);

绝佳买点:IF(c=c,MA(IF(LOW<=VarF10,(VarFF+VarF11*2)/2,0),3),100000000)/(200);

I:=IF(CLOSE<REF(CLOSE,1),0,VOL/CAPITAL);

骤雨初晴:=ABS(EMA(I,13.3)-18)/WINNER(CLOSE)*IF((CLOSE-MA(CLOSE,6))/MA(CLOSE,6)<-0.04,1,0);

{分析家公式网 www.88gs.com}W:=COST(10)*0;

DRAWICON(骤雨初晴>2.0000, 1.8000,12);

DRAWTEXT(CROSS(绝佳买点,2.4000) ,-8,'绝技'),colorwhite;

DRAWTEXT(CROSS(绝佳买点,4.2000) ,-20,'牛'),color00FF00 ;

DRAWTEXT(CROSS(绝佳买点,1.20000) ,-32,'疯牛!'),coloryellow ;

DRAWTEXT(CROSS(绝佳买点,2.40000) ,-45,'疯牛1'),colorFF99FF ;

DRAWTEXT(CROSS(绝佳买点,3.60000) ,38,'疯牛2'),colorFF00FF,LINETHICK1;

DRAWTEXT(CROSS(绝佳买点,4.50000) ,58,'倾家荡产买'),color9966FF;

DRAWTEXT(CROSS(绝佳买点,7.00000) ,78,'疯牛3'),colorred,LINETHICK2;

大智慧招财猫主图指标公式

N:=14;

M:=13;

MA1:MA(CLOSE,60);

MA2:MA(CLOSE,120);

MA3:MA(CLOSE,250);

aa:=ref(h,n)=hhv(h,2*n+1);

aaa:=filter(aa,n);

bb:=backset(aaa,n+1);

cc1:=filter(bb,n);

cc:=cc1 or BARSTATUS=2;

aa2:=ref(l,n)=llv(l,2*n+1);

aaa2:=filter(aa2,n);

bb2:=backset(aaa2,n+1);

cc22:=filter(bb2,n);

cc2:=cc22 and not(cc1);

ea:=backset(cc,ref(barslast(cc2),1)+1);

eb:=ea>ref(ea,1);

ee:=backset(eb,2);

ff1:=ee>ref(ee,1);

ee2:=backset(ff1 and count(cc,ref(barslast(cc2),1)+2)=0,ref(barslast(cc2),1)+2);

ff2:=ee2>ref(ee2,1);

ee3:=backset(ff2 and count(cc,ref(barslast(cc2),1)+2)=0,ref(barslast(cc2),1)+2);

ff3:=ee3>ref(ee3,1);

js:=if(cc,count(cc2,ref(barslast(cc),1)+1),0);

g1:=if(js=1 and cc,barslast(ff1),0);

ga:=if(cc and ref(l,barslast(ff1))>=ref(l,barslast(ff2)),barslast(ff2),barslast(ff1));

g2:=if(js=2 and cc,ga,0);

g3:=if(js>=3 and cc,if(cc and ref(l,ga)>=ref(l,barslast(ff3)),barslast(ff3),ga),0);

gg:=g1+g2+g3;

ja:=backset(cc,gg);

jb:=ja>ref(ja,1);

jj:=backset(jb,2);

ld:=jj>ref(jj,1);

ld1:=ld or BARSTATUS=2;

hea:=backset(ld1,ref(barslast(cc),1)+1);

heb:=hea>ref(hea,1);

hee:=backset(heb,2);

hff1:=hee>ref(hee,1);

hee2:=backset(hff1 and count(ld1,ref(barslast(cc),1)+2)=0,ref(barslast(cc),1)+2);

hff2:=hee2>ref(hee2,1);

hee3:=backset(hff2 and count(ld1,ref(barslast(cc),1)+2)=0,ref(barslast(cc),1)+2);

hff3:=hee3>ref(hee3,1);

hjs:=if(ld1,count(cc1,ref(barslast(ld1),1)+1),0);

hg1:=if(hjs=1 and ld1,barslast(hff1),0);

hga:=if(ld1 and ref(h,barslast(hff1))<=ref(h,barslast(hff2)),barslast(hff2),barslast(hff1));

hg2:=if(hjs=2 and ld1,hga,0);

hg3:=if(hjs>=3 and ld1,if(ld1 and ref(h,hga)<=ref(h,barslast(hff3)),barslast(hff3),hga),0);

hgg:=hg1+hg2+hg3;

hja:=backset(ld1,hgg);

hjb:=hja>ref(hja,1);

hjj:=backset(hjb,2);

hd:=hjj>ref(hjj,1);

x1:=backset(BARSTATUS=2,barslast(ld)+1);

x2:=x1>ref(x1,1);

y1:=backset(BARSTATUS=2,barslast(hd)+1);

y2:=y1>ref(y1,1);

z1:=if(barslast(x2)<barslast(y2),x2,y2);

z2:=if(barslast(x2)<barslast(y2),l,h);

drawline(z1,z2,BARSTATUS=2,c,0),pointdot,colorff9900;

uu:=backset(BARSTATUS=2,barslast(ld)+1);

vv:=uu>ref(uu,1);

ww:=backset(vv,ref(barslast(ld),1)+2);

xx:=ww>ref(ww,1);

drawline(xx,l,vv,l,1),color00ffff;

uu2:=backset(BARSTATUS=2,barslast(hd)+1);

vv2:=uu2>ref(uu2,1);

ww2:=backset(vv2,ref(barslast(hd),1)+2);

xx2:=ww2>ref(ww2,1);

drawline(xx2,h,vv2,h,1),color00ffff;

drawicon(hd and xx2,h*1.01,10),ALIGN1;

drawicon(ld and xx,l*1.01,9),ALIGN1;

高1:ref(h,barslast(vv2)),pointdot,color99ff66;

高2:ref(h,barslast(xx2)),pointdot,colorff66ff;

低1:ref(l,barslast(vv)),pointdot,color99ff66;

低2:ref(l,barslast(xx)),pointdot,colorff66ff;

ok:=ema(o,60);

cg:=ema(c,60);

pdu:=if(ok>ref(ok,1) and cg>ref(cg,1),1,0);

pdd:=if(ok<ref(ok,1) and cg<ref(cg,1),1,0);

pdm:=if(pdu=0 and pdu=0,1,0);

z1:=ma(c,m);

zx:=ref(z1,m/2+1);

顶选:cross(c,zx),LINETHICK0;

life:=(ema(c,60)+ema(c,90))/2;

var1:=(2*c+h+l)/4;

snook:=ema(var1,99)*0.91;

a1:=(c-ref(c,1))/ref(c,1)*100;

ma5:=barslast(a1>3);

ma20:=if(ma5>0,1,0);

stickline(c>zx,h,l,1,0),color00ffff;

stickline(c>zx and c>=life,o,c,8,0),color0000ff;

stickline(c>zx and c<=snook,o,c,8,0),color00ff00;

stickline(c>zx and c>snook and c<life,o,c,8,0),colorff0000;

stickline(c>zx and ma20=0,o,c,8,0),color00ffff;

stickline(c>zx,o,c,2,0),colorffffff;

drawicon(cross(c,zx),l*0.99,4),ALIGN1;

drawicon(cross(zx,c),h*1.01,5),ALIGN1;

by20:=ma(c,5);

k1:=llv(l,barslast(DISPSTATUS=1)+1);

k2:=hhv(h,barslast(DISPSTATUS=1)+1);

招财猫:ma(c,20),color00ffff;

鼠变异:if(by20>招财猫,招财猫,by20),color808080;

选股:cross(c,zx) and c>zx and ma20=0 ,LINETHICK0;

partline(鼠变异,鼠变异>ref(鼠变异,1) and 鼠变异=招财猫),Linethick2,colorff66ff;

partline(鼠变异,鼠变异>ref(鼠变异,1) and 鼠变异=招财猫 and pdu=1),Linethick2,color0000ff;

partline(鼠变异,鼠变异>ref(鼠变异,1) and 鼠变异<>招财猫),color00ff00;

t1:=c>zx and c>=life;

t2:=c>zx and c>snook and c<life;

t3:=c>zx and c<=snook;

t4:=c<=zx;

t5:=鼠变异>ref(鼠变异,1) and 鼠变异<>招财猫 ;

t6:=鼠变异>ref(鼠变异,1) and 鼠变异=招财猫 and pdu<>1;

t7:=鼠变异>ref(鼠变异,1) and 鼠变异=招财猫 and pdu=1;

t8:=c>zx and ma20=0 ;

eee:=t1+t2+t3+t4+t5+t6+t7+t8 ;

e:=(k2-k1)/(eee+4) ;

DRAWTEXT(C>0 and t1>0 and BARSTATUS=2,k2-e,'老鼠出洞了,'),color0000ff;

DRAWTEXT(C>0 and t1>0 and BARSTATUS=2,k2-e*2,'逮住它!'),color0000ff;

DRAWTEXT(C>0 and t2>0 and BARSTATUS=2,k2-e,'老鼠玩猫猫,'),colorff7700;

DRAWTEXT(C>0 and t2>0 and BARSTATUS=2,k2-e*2,'守着它!'),colorff7700;

DRAWTEXT(C>0 and t3>0 and BARSTATUS=2,k2-e,'老鼠露尾巴,'),color00ff00;

DRAWTEXT(C>0 and t3>0 and BARSTATUS=2,k2-e*2,'动作快!'),color00ff00;

DRAWTEXT(C>0 and t4>0 and BARSTATUS=2,k2-e,'老鼠没有了,'),color808080;

DRAWTEXT(C>0 and t4>0 and BARSTATUS=2,k2-e*2,'打个盹!'),color808080;

DRAWTEXT(C>0 and t5>0 and BARSTATUS=2,k2-e*3,'发现鼠迹!'),color00ff00;

DRAWTEXT(C>0 and t6>0 and BARSTATUS=2,k2-e*3,'瞬间鼠影!'),colorff66ff;

DRAWTEXT(C>0 and t7>0 and BARSTATUS=2,k2-e*3,'恶鼠难遁!'),color0000ff;

DRAWTEXT(C>0 and t8>0 and BARSTATUS=2,k2-e*4,'老鼠去哪里,'),color00ffff;

DRAWTEXT(C>0 and t8>0 and BARSTATUS=2,k2-e*5,'思考哦!'),color00ffff;

飞鲸投研从多维度分析,整理了一份《成长50》的名单,可以关注同名公众号:"飞鲸投研":feijingtouyan,进行领取(点击复制)

Tags: 大智慧
该文观点仅代表作者本人,飞鲸投研系信息发布平台

/阅读下一篇/

大智慧优KDJ指标公式,大智慧一日强指标公式

热门推荐