{水手突破2天强势}
上趋势:=ma(low,20)*1.2,color0080ff,linethick2;
次上趋势:=ma(low,20)*1.1,coloryellow;
次下趋势:=ma(high,20)*0.9,colorwhite;
下趋势:=ma(high,20)*0.8,colorgreen,linethick2;
zd:=(c-ref(c,1))/ref(c,1)*100;
hdzf:=(hhv(h,20)-c)/(hhv(h,20)-llv(l,20));
趋势强度:=if(c>次上趋势,if(c>上趋势,4,3),if(c>次下趋势 and c<次上趋势,2,if(c<下趋势,0,1)));
二天强势:趋势强度>2 and ref(趋势强度>2,1)
{连续三天主力加仓}
jj:=(high+low+close)/3;
qj0:=amount/if(high=low,4,high-low);
买1:=qj0*(min(open,close)-low);
买2:=qj0*(jj-min(close,open));
卖1:=qj0*(max(close,open)-jj);
卖2:=qj0*(high-max(open,close));
dt:=((买1+买2)-(卖1+卖2))/10000;
主力持仓:=sum(dt,66),colorwhite,linethick1;
{stickline(dt>0,主力持仓,主力持仓+dt,1,0),color0000ff;}
{stickline(dt<0,主力持仓+dt,主力持仓,1,0),color00ff00;}
主力三天加仓:dt>0 and ref(dt>0,1) and ref(dt>0,2)
{捕捞季金叉}
wy1001:=(2*close+high+low)/4;
wy1002:=ema(wy1001,4);
wy1003:=ema(wy1002,4);
wy1004:=ema(wy1003,4);
xys0:=(wy1004-ref(wy1004,1))/ref(wy1004,1)*100;
{stickline(xys0>=0,xys0,0,1,0),colorred;}
{stickline(xys0<0,xys0,0,1,0),colorgreen;}
pjgj:=amount/vol/100;
ssrydjx:=ma(pjgj,13);
ssrcjl:=ema(vol,13);
ssrcje:=ema(amount,13);
ssrcbjx:=ssrcje/ssrcjl/100;
cys13:=(close-ssrcbjx)/ssrcbjx*100;
xyshsl:=ema(vol/capital*100,13);
zzx:=0,colorwhite;
{stickline(xyshsl>6.1 and cys13>5 ,2 ,0 ,1 ,0 ),colorgreen;}
{stickline(xyshsl>3.8 and cys13>5 ,1.5 ,0 ,1 ,0 ),coloryellow;}
{stickline(xyshsl>2.1 and cys13>5 ,1 ,0 ,1 ,0 ),colorcyan;}
{stickline(xyshsl>1.8 and cys13>5 ,0.5 ,0 ,1 ,0 ),colorblue;}
xys1:=ma(xys0,2);
xys2:=ma(xys0,1);
{drawicon(cross(xys1,xys2),xys1,2);}
{drawicon(cross(xys2,xys1),xys2,1);}
捕捞季金叉:xys2>zzx and xys2>xys1 and ref(xys2>xys1,1);
{辅助线金叉}
mid:=(3*close+low+open+high)/6;
牛线:=(20*mid+19*ref(mid,1)+18*ref(mid,2)+17*ref(mid,3)+16*ref(mid,4)+15*ref(mid,5)+14*ref(mid,6)+13*ref(mid,7)+12*ref(mid,8)+11*ref(mid,9)+10*ref(mid,10)+9*ref(mid,11)+8*ref(mid,12)+7*ref(mid,13)+6*ref(mid,14)+5*ref(mid,15)+4*ref(mid,16)+3*ref(mid,17)+2*ref(mid,18)+ref(mid,20))/210,colorred;
马线:=ma(牛线,6),colorgreen;
{五日线:=ma(close,5),circledot,colorliblue;}
{水平面:=ma(close,60),circledot,coloryellow; }
辅助线金叉:cross(牛线,马线);
{上升回档}
hhjsjda:=(3*close+open+low+high)/6;
hhjsjdb:=(20*hhjsjda+19*ref(hhjsjda,1)+18*ref(hhjsjda,2)+17*ref(hhjsjda,3)+16*ref(hhjsjda,4)+15*ref(hhjsjda,5)+14*ref(hhjsjda,6)
+13*ref(hhjsjda,7)+12*ref(hhjsjda,8)+11*ref(hhjsjda,9)+10*ref(hhjsjda,10)+9*ref(hhjsjda,11)+8*ref(hhjsjda,12)
+7*ref(hhjsjda,13)+6*ref(hhjsjda,14)+5*ref(hhjsjda,15)+4*ref(hhjsjda,16)+3*ref(hhjsjda,17)+2*ref(hhjsjda,18)+
ref(hhjsjda,20))/210;
hhjsjdc:=ma(hhjsjdb,5);
f1:=hhjsjdb>hhjsjdc;
f2:=hhjsjdb>ref(hhjsjdb,2);
f3:=l<hhjsjdb;
f4:=c>o;
f5:f1>0 and f1 and f2 and f3 and f4;
上一指标公式:上证大盘历史平均市盈率TDX副图指标下载 通达信上证大盘
下一指标公式:量界加神奇数字主图TDX指标下载 通达信源码神奇
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文航海家条件选股txt上升回档辅助线金叉捕捞季金叉水手突破强势TDX指标下载 通达信航海家捕捞仅供学习研究。