再发个副图相当漂亮
var1:=if(year>=2993 and month>=1,0,1);
var2:=ref(low,1)*var1;
var3:=sma(abs(low-var2),3,1)/sma(max(low-var2,0),3,1)*100*var1;
var4:=ema(if(close*1.3,var3*10,var3/10),3)*var1;
var5:=llv(low,30)*var1;
var6:=hhv(var4,30)*var1;
var7:=if(ma(close,58),1,0)*var1;
var8:=ema(if(low<=var5,(var4+var6*2)/2,0),3)/618*var7*var1;
var9:=if(var8>100,100,var8)*var1;
stickline(var9>-150,0,var9,6,1),colormagenta;
底部吸筹指标: (close-ma(close,40))/ma(close,40)*100*var1,color3366ff;
吸筹指标:cross(底部吸筹指标,-24);
stickline(cross(底部吸筹指标,-24),100,0,6,0),color3366ff;
可能放量拉升: 0*var1,colorwhite;
vc:=(2*c+h+l)/4;
vd:=llv(l,34);
ve:=hhv(h,34);
vf:=llv(l,21);
v10:=hhv(h,21);
v11:=ema((vc-vf)/(v10-vd)*100,5);
v12:=ema((vc-vd)/(ve-vd)*100,8);
买卖趋势:v11,colorwhite;
v13:=ema(v12,5);
floatrgn(v12,(v13-v12)*5,(v12-v13)>0,rgb(255,0,0),(v12-v13)< 0,rgb(0,255,0));
v1:=llv(low,10);
v2:=hhv(high,20);
lyf1:=ema(((close-v1)/(v2-v1))*((-100)),3);
varg5:=((close)/(ref(close,5))>=1.15);
varg6:=backset(varg5,5);
满仓:if((varg6 and (count(varg6,5)=1) or (close>=hhv(high,high))
and ((close)/(ref(close,1))>1.098) and (ref(vol,low)>ref(vol,34))
and (ref(vol,low)>ref(vol,1)) and (lyf1>(-93))
and (ref(vol,low)>ref(vol,8))),60,0),stick,color009999,linethick5;
drawtext(满仓 and (lyf1<(-75)),(63),'特别关注'),colorwhite;
var01:=100-3*sma((close-llv(low,34))/(hhv(high,90)-llv(low,29))*100,20,1)+2*sma(sma((close-llv(low,34))/(hhv(high,90)-llv(low,29))*100,20,1),15,1);
var02:=100-3*sma((open-llv(low,34))/(hhv(high,90)-llv(low,29))*100,20,1)+2*sma(sma((open-llv(low,34))/(hhv(high,90)-llv(low,29))*100,20,1),15,1);
var03:=var01<ref(var02,1) and vol>ref(vol,1) and close>ref(close,1);
不要放过:var03 and count(var03,30)=1 and c<ema(c,20) and ma(c,20)>ma(c,200),colorwhite;
stickline(不要放过,2,59,5,0) ,colorwhite,linethick3;
drawtext(不要放过,68,'宁杀错不放过'),colorwhite,linethick3;
趋势线:=(1.06*(3*sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*100,5,1)-2*sma(sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*100,5,1),3,1)-50)+50);
买入: if(cross(趋势线,8.5),60,19),color0000ff;
drawtext(cross(趋势线,8.5),65,'买'),color0099ff;
上一指标公式:很不错的短买抄底公式下载 大智慧指标源码很不错
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文再发个不要放过买入副图相当漂亮公式下载 大智慧指标源码漂亮大智慧指标源码仅供学习研究。