vare:=ma(100*(close-llv(close,34))/(hhv(high,34)-llv(low,34)),5)-20;
varf:=100-3*sma((close-llv(low,75))/(hhv(high,75)-llv(low,75))*100,20,1)+2*sma(sma
((close-llv(low,75))/(hhv(high,75)-llv(low,75))*100,20,1),15,1);
var10:=100-3*sma((open-llv(low,75))/(hhv(high,75)-llv(low,75))*100,20,1)+2*sma(sma
((open-llv(low,75))/(hhv(high,75)-llv(low,75))*100,20,1),15,1);
var11:=varf<ref(var10,1) and vol>ref(vol,1) and close>ref(close,1);
drawtext(var11 and count(var11,30)=1,70,'大资金进场'),linethick1,colorlimagenta;
stickline(var11 and count(var11,30)=1,1,60,5,0),colorlimagenta,linethick4;
v1:=(c*2+h+l)/4*10;//www.goodgongshi.com
v2:=ema(v1,13)-ema(v1,34);
v3:=ema(v2,5);
v4:=2*(v2-v3)*5.5;
v5:=(hhv(indexh,8)-indexc)/(hhv(indexh,8)-llv(indexl,8))*8;
v6:=ema(3*v5-2*sma(v5,18,1),5);
v7:=(indexc-llv(indexl,8))/(hhv(indexh,8)-llv(indexl,8))*10;
v8:=(indexc*2+indexh+indexl)/4;
v9:=ema(v8,13)-ema(v8,34);
va:=ema(v9,3);
vb:=(v9-va)/2;
v11:=3*sma((c-llv(l,55))/(hhv(h,55)-llv(l,55))*100,5,1)-2*sma(sma((c-llv(l,55))/(hhv(h,55)-llv(l,55))*100,5,1),3,1);
v12:=(ema(v11,3)-ref(ema(v11,3),1))/ref(ema(v11,3),1)*100;
准备现金: stickline(ema(v11,3)<=13,0,15,5,0),colorlired;
aa:=(ema(v11,3)<=13) and filter((ema(v11,3)<=13),15);
drawtext (aa,-10,'准备现金'),colorlired;//www.goodgongshi.com
买入股票: stickline(ema(v11,3)<=13 and v12>13,0,50,5,0),linethick3,colorred;
bb:= (ema(v11,3)<=13 and v12>13) and filter((ema(v11,3)<=13 and v12>13),10);
drawtext (bb,60,'主力进'),colorwhite;
卖临界: stickline(ema(v11,3)>60 and ema(v11,3)>ref(ema(v11,3),1),100,95,15,1),colorgreen;
cc:=(ema(v11,3)>=90 and v12) and filter((ema(v11,3)>=90 and v12),10);
dd:=(ema(v11,3)>=120 and v12) and filter((ema(v11,3)>=120 and v12),10);
stickline(if(vb>=0,vb,0) and ema(v11,3)<13,0,15,5,0),colorlired;
stickline(if(vb<=0,vb,0) and ema(v11,3)>90,0,10,10,0),colorgreen;
stickline( if(v4>=0,v4,1) and ema(v11,3)<13,0,15,5,0),colorlired;
stickline(if(v4<=0,v4,1) and ema(v11,3)>90,0,10,10,0),colorliblue,linethick1;
drawtext (cc,20,'主力减仓'),colorliblue;
v10:=peakbars(3,15,1)<10; v12:=if(v10=1,50,0);
头部:= if(v12=50,100,0);//www.goodgongshi.com
卖:if(if(v12=50,100,0)>ref(if(v12=50,100,0),1),40,0),colorgreen,linethick3;
drawtext(卖,50,'主力清仓 '),colorgreen;
v9:=troughbars(3,15,1)<10; v11:=if(v9=1,50,0);
底部:= if(v11=50,50,0);
买:if( 底部>ref(底部,1),40,0),colorred,linethick4;
drawtext(买,50,'主力抄底 '),colorred;
var1:=ref((low+open+close+high)/4,1);
var2:=sma(abs(low-var1),8,1)/sma(max(low-var1,0),8,1);
var3:=ema(var2,10);
var4:=llv(low,16);
var5:=ema(if(low<=var4,var3,0),3);
主力进场:if(var5>ref(var5,1),var5,0),colorred,linethick1;
stickline(var5>ref(var5,1),0,var5,3,0 ),colorred;
主力洗盘:if(var5<ref(var5,1),var5,0),colorgreen,linethick1;
stickline(var5<ref(var5,1),0,var5,3,0),colorgreen;
var21:=sma(abs(high-var1),18,1)/sma(min(high-var1,0),18,1);
var31:=ema(var21,10);
var41:=hhv(high,16);
var51:=ema(if(high>=var41,var31,0),3);
主力出货:if(var51>ref(var51,1),var51,0),linethick1,colorblue;
stickline(var51>ref(var51,1),0,var51,3,0 ),colorblue;
主力拉高:if(var51<ref(var51,1),var51,0),linethick1,colorcyan;
stickline(var51<ref(var51,1),0,var51,3,0),colorcyan;
上一指标公式:五彩K线指标公式详解 同花顺五彩
下一指标公式:金牛黄金买点指标公式详解 同花顺买点黄金
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文底顶指标公式详解 同花顺仅供学习研究。