趋势: 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);
卖1: if(趋势>=95,86,95);
底部: 18;//www.goodgongshi.com
买入:c,colorred;
卖2: if(趋势>=74,57,74);
var1:=ema(hhv(high,500),21);
var2:=ema(hhv(high,250),21);
var3:=ema(hhv(high,90),21);
var4:=ema(llv(low,500),21);
var5:=ema(llv(low,250),21);
var6:=ema(llv(low,90),21);
var7:=ema((var4*0.96+var5*0.96+var6*0.96+var1*0.558+var2*0.558+var3*0.558)/6,21);
var8:=ema((var4*1.25+var5*1.23+var6*1.2+var1*0.55+var2*0.55+var3*0.65)/6,21);
var9:=ema((var4*1.3+var5*1.3+var6*1.3+var1*0.68+var2*0.68+var3*0.68)/6,21);
vara:=ema((var7*3+var8*2+var9)/6*1.738,21);
varb:=ref(low,1);
varc:=sma(abs(low-varb),3,1)/sma(max(low-varb,0),3,1)*100;
vard:=ema(if(close*1.35<=vara,varc*10,varc/10),3);
vare:=llv(low,30);
varf:=hhv(vard,30);
var10:=if(ma(close,58),1,0);
if(periodname<>"日线")
{
统计:"该指标只在日线周期下有效。";
return;
}
//大单净量
r:=((zdmr[-1]+bdmr[-1])-(zdmc[-1]+bdmc[-1]))/shgzg*100;
//相对强弱
lc := ref(close,1);//前一日收盘价;
rsi$1:=sma(max(close-lc,0),3,1)/sma(abs(close-lc),3,1)*100;
rsi$2:=sma(max(close-lc,0),5,1)/sma(abs(close-lc),5,1)*100;
rsi$3:=sma(max(close-lc,0),8,1)/sma(abs(close-lc),8,1)*100;
相对强弱:=0.5*rsi$1+0.31*rsi$2+0.19*rsi$3;
wave$1:=sma(100*(close-llv(low,8))/(hhv(high,8)-llv(low,8)),3,1);
wave$2:=sma(100*(close-llv(low,8))/(hhv(high,8)-llv(low,8)),5,1);
wave$3:=sma(100*(close-llv(low,8))/(hhv(high,8)-llv(low,8)),8,1);
短线波段:=0.5*wave$1+0.31*wave$2+0.19*wave$3;
风险系数:0.5*相对强弱+0.5*短线波段,coloryellow;
//买入条件;
cd1:=if(风险系数<20 and close>open and r>0,1,0);//波段小于20,股价翻红;
cd2:=if(风险系数<20 and low>=ref(low,1) and close>low and r>0,1,0);//波段小于20,股价未翻红,但未创新低;
cd3:=if(ref(风险系数,1)<20 and 风险系数>ref(风险系数,1),1,0);//前一日波段小于20,今日转向;
signalbuy=(cd1=1 or cd2=1 or cd3=1);
x=(signalbuy and count(signalbuy,3)=1);
n:=5;//www.goodgongshi.com
var1:4*sma((close-llv(low,n))/(hhv(high,n)-llv(low,n))*100,5,1)-
3*sma(sma((close-llv(low,n))/(hhv(high,n)-llv(low,n))*100,5,1),3.2,1),coloryellow,linethick0;
var2:8,colorgreen,linethick0;
varo5:=llv(low,27);
varo6:=hhv(high,34);
varo7:=ema((close-varo5)/(varo6-varo5)*4,4)*25;
0,linethick2 ,colorffcc00;
v1:=(c*2+h+l)/4*10;
v2:=ema(v1,13)-ema(v1,34);
v3:=ema(v2,5); v4:=2*(v2-v3)*5.5;
主力撤: if(v4<=0,v4,0),colorblue;
主力进: if(v4>=0,v4,0),colorff00ff;
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);
趋势线: ema(v11,3);//www.goodgongshi.com
v12:=(趋势线-ref(趋势线,1))/ref(趋势线,1)*100;
aa:=(趋势线<=13) and filter((趋势线<=13),15);
bb:= (趋势线<=13 and v12>13) and filter((趋势线<=13 and v12>13),10) ;
cc:=(趋势线>=92 and v12) and filter((趋势线>=92 and v12),10);
上一指标公式:外汇美元月线短KJ指标公式详解 同花顺外汇KJ
下一指标公式:道本突破指标公式详解 同花顺突破
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文道本风控指标公式详解 同花顺仅供学习研究。