同花顺公式金铭量托看盘凹口选股一号主图附实效图指标
ma5:ma(close,5);
ma10:ma(close,10);
ma30:ma(close,30);
ma60:ma(close,60);
ma120:ma(close,120);
ma250:ma(close,250),linethick2;
上涨家数:"sz399002$advance"+"sh999999$advance"-"sz399108$advance",colorred,nodraw;
下跌家数:"sz399002$decline"+"sh999999$decline"-"sz399108$decline",colorgreen,nodraw;
涨跌比:上涨家数/(上涨家数+下跌家数)*100,nodraw;
ma1:=ma(c,2);
ma7:=ma(c,7);
bb:=ref(indexc,1)<ref(indexc,2) and ref(c,2)*0.95>=ref(c,1) and ref(o,
1)/ref(c,1)>=1.05 and ref(c,1)<ref(o,1) and c>o and
c/o>=1.05 and c>ref(o,1) and ref(vol,1)<ref(vol,2);
stickline(bb,o,c,4,0),colorred;
stickline(bb,o,h,0,0),colorred;
stickline(bb,l,c,0,0),colorred;
drawtext(bb,l*0.98,'追!'),coloryellow;
var1:=4*sma((close-llv(low,5))/(hhv(high,5)-llv(low,5))*100,5,
1)-3*sma(sma((close-llv(low,5))/(hhv(high,5)-llv(low,5))*100,5,1),3.2,1);
中线升:if(ma30>=ref(ma30,1),ma30,drawnull),linethick3,colorred;
年线升:if(ma250>=ref(ma250,1),ma250,drawnull),linethick3,coloryellow;
cc:=cross(var1,8);
drawtext(cc,l*0.97,'买!'),color0099ff;
stickline(cc,l*0.99,l*0.96,1,0),colorff00ff;
typ:=(h+l+c)/3;//www.goodgongshi.com
typ1:=(typ-ma(typ,14))/(0.015*avedev(typ,14))<=20 and ref(ma(c,21),1)<ma(c,21);
tj1:=o<max(ref(c,1),ref(o,1));
tj2:=ref(c,1)>=ma(c,21) and l/ma(c,21)>=1.015 and ma(c,144)>ma(c,
250) and v<ma(v,10) and min(ref(v,2),ref(v,1))>v;
tj3:=ref(ma(c,250),90)<ref(ma(c,144),90) and ma(c,144)>ma(c,250) and o>ma(c,250);
tj4:=max(ref(h,10)and ref(h,9)and ref(h,8)and ref(h,7), ref(h,6));
touji:=typ1 and tj1 and tj2 and ref(c,2)/ref(o,2)<1.06 and c/o<=1.05 and hhv(h,
5)/llv(l,30)>=1.65 and ref(h,5)/ref(l,1)>=1.15 and ref(c,1)/ref(o,
1)<=0.995 and (l<ref(l,2) or (ref(h,2)-ref(l,2))/(h-l)>=2) and o/ref(l,1)<=1.04 or
typ1 and tj1 and o/ref(l,1)<1.05 and ref(l,1)/ref(o,4)<=0.85 and ref(c,
1)/ref(o,1)<=1.03 and o<ref(c,1) and hhv(h,5)/llv(l,35)>1.35 and v<ma(v,10);
touji2:=typ1 and tj1 and tj2 and o/ref(l,1)<1.05 and o/llv(l,3)<1.1 and ref(c,
1)/ref(0,1)<=1.05 and hhv(h,4)/llv(l,16)>=1.35 and ref(o,4)/ref(c,2)>=1.08 and ref(c,
2)/ref(o,2)<=0.995 and (ref(l,2)<ref(l,3) or (ref(h,3)-ref(l,3))/(ref(h,
1)-ref(l,1))>=2) and l<min(ref(c,1),ref(o,1)) or typ1 and tj1 and hhv(h,
10)/llv(l,25)>=1.3 and ref(c,5)<ref(h,5) and ref(c,4)<ref(c,5) and ref(c,
3)<ref(c,4) and ref(c,2)<ref(c,3) and ref(c,1)<ref(c,2) and l<ref(l,1) and ma5/o<1.1;
datouji:=typ1 and tj3 and o<ref(c,5) and o<=ref(c,1) and ref(h,
10)/o>=1.17 and hhv(h,10)/llv(l,30)>1.4 and (ma(v,10)/hhv(v,
10)>0.5 and v/hhv(v,10)>0.2 and v/hhv(v,10)<0.4 or ref(v,3)>ref(v,
2) and ref(v,2)>ref(v,1)) and ref(c,1)/ref(c,2)<=1.02;
datouji1:=typ1 and tj3 and o<ref(l,6) and o<min(ref(c,5)and ref(o,5),5) ;
drawtext(touji or touji2 or datouji or datouji1,l*0.98,'△'),coloryellow;
drawtext(cross(ma(vol,10),ma(vol,20)) and ma(vol,5)>ma(vol,
10) and l<ma(c,20) and c>=ma(c,20),l*0.98,'量托'),colorwhite;
卖出:=cross(90,sma(max(close-ref(close,1),0),
6,1)/sma(abs(close-ref(close,1)),6,1)*100);
var2:=(close+high+low)/3;
var3:=ema(var2,10);
var4:=ref(var3,1);
var5:=(ref(high,1)+ref(low,1))/2;
var6:=ma(close,20)+2*std(close,20);
drawicon(cross(var5,var6) and c>o,high*1.07,24);
drawtext(cross(var5,var6),high*1.06,'卖出'), , colorgreen;
var7:=ref(close,1);
var8:=sma(max(close-var7,0),6,1)/sma(abs(close-var7),6,1)*100;
var9:=cross(var8,81);
varax:=filter(var9,4);
drawicon(varax,high*1.07,12);
drawtext(varax,high*1.06,'卖出'), , colorwhite;
aaz:=ma((2*close+high+low)/4,5);
通道1:=aaz*102/100;
通道2:=aaz*(200-102)/100;
cca:=abs((2*close+high+low)/4-ma(close,20))/ma(close,20);
dda:=dma(close,cca);
通道3:=(1+7/100)*dda;
通道4:=(1-7/100)*dda;
drawtext(cross(通道1,通道3),h*1.07,'逃'),colorblue;
{drawtext(卖出,h*1.05,'短卖'),colorgreen;}
c3:=ref(c,1);
涨停:=if((c-c3)*100/c3>=(10-0.01*100/c3),1,0);
stickline(涨停,open,close,2,0),colorred;
{跌停:=if((c3-c)*100/c3>=(10-0.01*100/c3),1,0);
stickline(跌停,open,close,2,0),colorgreen;}
varcq:=sma(max(c-ref(c,1),0),6,1)/sma(abs(c-ref(c,1)),6,1)*100;
drawicon(cross(82,varcq),high*1.08,4);
drawtext(cross(84,varcq),h*1.07,'逃顶'),coloryellow ;
aa1:=amount/vol;
bb1:=l<aa1*0.9;
cc1:=(c-ref(c,1))/ref(c,1)*100>1.2;
dd1:=l<ma(c,6)*0.921;
ee1:=vol<ma(v,5)*1.5;
ff1:=bb1 and cc1 and dd1 and ee1;
drawtext(ff1,l*0.98,'买点'),color0000ff;
stickline(ff1,h,l,0.3,0),colorff00ff;
stickline(ff1,o,c,3,1),linethick2,colorff00ff;
a2:=(c-ref(c,1))/ref(c,1)*100<1.02;
a3:=h>ma(c,5)*1.12;
aa:= a2 and a3;
drawtext(aa,h*1.06,'卖'),colorff0000;
stickline(aa,h*1.02,h*1.06,3,0),colorff0000;
vara:=((amount)/(vol))/(100);
varb:=((3)*(high)+low+open+(2)*(close))/(7);
varc:=((sum(amount,7))/(vara))/(100);
vard:=dma(varb,(vol)/(varc));
vare:=((close-vard)/(vard))*(100);
varf:=((close-llv(low,34))/(hhv(high,34)-llv(low,34)))*(100);
varj:=ma(vare,20)+std(vare,20);
bias18:=((close-ma(close,18))/(ma(close,18)))*(100);
k:=sma(varf,3,1);
顶:=(ref(bias18,1)>=5) and cross(varj,vare) and (k>79);
drawtext((ref(bias18,1)>=5) and cross(varj,
vare) and (k>79),h*1.07,'风险'),colorliblue;
ll:=ma(close,38);
mav:=(2*close+high+low)/4;
sk:=slope(ema(mav,2),7)*5+ll,colorwhite,linethick1;
sd:=ema(sk,2),colorgray,linethick0;
sj:=(2.8*sk-1.8*sd),colorgray,linethick0;
dif:=ema(dclose,12)-ema(dclose,26);
dea:=ema(dif,9);
aaa:=(dif-dea)*2*60;
起爆:=cross(aaa-ref(aaa,1),15);
drawtext(起爆,l*0.95,'↖爆涨'),coloryellow,linethick2;
t7:=ref(vol,6)/ref(vol,7)>=2;
t6:=ref(vol,5)/ref(vol,6)>=2;
t5:=ref(vol,5)/ref(vol,4)>=1.5;
t4:=ref(vol,4)/ref(vol,3)>=1.5;
t3:=ref(vol,2)/ref(vol,3)>=1.5;
t12:=v/ref(vol,1)>2;
t0:=c>o and c>ref(c,1);
凹口选股:=t7 and t12 and t0 or t6 and t12 and t0 or t5 and
t12 and t0 or t4 and t12 and t0 or t3 and t12 and t0 ;
drawtext(凹口选股,(l-0.092),'凹'),coloryellow;
日:=150;昨前:=3;
高1:=ref(hhv(h,日),昨前);
顶1:refdate(高1,date),colorblack;
绝顶:=refdate(顶1,date),nodraw;
跑:=绝顶=h and ((c-l)<(o-c) or (o-l)<(c-o)),nodraw;
drawtext(跑,c*1.01,'绝顶'),coloraaaaaa;
贵:=(close-ma(close,21))/ma(close,21)*100+20;
阿贵:=ma(贵,5);
天狼:=ma(阿贵,3);
vars1:=ema(c,5);
vars2:=ma((llv(c,9))*1.1,14);
底线:=2*vars2-vars1-c*0.1,colorwhite;
drawtext(cross(阿贵,底线),(l-0.092),'启'),colormagenta;
实量:=vol,volstick;
收阳线:=(c>ref(c,1));
地量1:=vol<llv(vol,60)*1.001;
地量:=地量1 and 收阳线;
地量反弹:=收阳线 and vol>ref(vol,1)*1.05 and ref(地量,1);
drawicon(地量反弹,(l*0.90),5);
上一指标公式:一个据称来自私募排排网的无量阴跌空仓副图指标下载
下一指标公式:按给出信号操作必赚的小牛金牛财入副图指标下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文同花顺公式金铭量托看盘凹口选股一号主图附实效图指标下载仅供学习研究。