准确把握趋势,操作线变红色买入、绿色卖出。
逍遥1:=ma(100*(close-llv(close,34))/(hhv(high,34)-llv(low,34)),5)-20;
逍遥2:=2*abs(逍遥1);
逍遥3:=100-(100-3*sma((close-llv(low,55))/(hhv(high,55)-llv(low,55))*100,20,1)+2*sma(sma((close-llv(low,55))/(hhv(high,55)-llv(low,55))*100,20,1),15,1));
逍遥4:=100-(100-3*sma((open-llv(low,55))/(hhv(high,55)-llv(low,55))*100,20,1)+2*sma(sma((open-llv(low,55))/(hhv(high,55)-llv(low,55))*100,20,1),15,1));
逍遥c:=close>ma(close,20) and ma(close,20)>=ref(ma(close,20),1);
逍遥d:=逍遥3>ref(逍遥4,1) and vol>ref(vol,1) and close>ref(close,1);
逍遥01:=ema((close-llv(low,25))/(hhv(high,25)-llv(low,25))*100,5);
逍遥02:=(hhv(high,25)-llv(low,25))/ema((close-llv(low,25)),5);
逍遥03:=cross(逍遥02,逍遥01);//www.goodgongshi.com
逍遥04:=ref(逍遥02,2)<ref(逍遥02,1) and 逍遥02<ref(逍遥02,1);
逍遥05:=count(逍遥03,7)>0 and 逍遥04;
逍遥09:=ema(c,5);
逍遥r10:=llv(low,33);
逍遥r11:=ema(if(low<=逍遥r10,逍遥09,0),3)*40;
逍遥r12:=if(逍遥r11>100,逍遥r11*0.312,逍遥r11);
趋势8:=(((close - llv(low,18)) / (hhv(high,18) - llv(low,18))) * 888);
趋势9:=sma(趋势8,6,1);
趋势10:=sma(趋势9,3,1);
逍遥操作线:((3 * 趋势9) - (2 * 趋势10)),colorwhite,linethick2;
中间线:=ema(趋势9,3);
出:if(逍遥操作线=500,逍遥操作线,逍遥操作线,drawnull),colorgreen,linethick2;
跌:if(逍遥操作线<500 ,逍遥操作线,drawnull),colorwhite,linethick2;
进:if(逍遥操作线>=中间线 ,逍遥操作线,drawnull),colorlired,linethick2;
抬:if(逍遥操作线>=500 and 逍遥操作线>=中间线,逍遥操作线,drawnull),colorff00ff,linethick2;
趋势:ema(中间线,3),linethick2;
涨:if(趋势>ref(趋势,1),趋势,drawnull),color0000ff,linethick2;
跌:if(趋势<=ref(趋势,1),趋势,drawnull),colorff8000,linethick2;
a1:=ref(close,2);
a2:=sma(max(close-a1,0),7,1)/sma(abs(close-a1),7,1)*100;
aa:=(close-llv(low,23))/(hhv(high,23)-llv(low,23))*100;
bb:=ma(aa,8);
趋势线:=sma(bb,3,1)/10;
底部线:=(hhv(high,34)/llv(low,34));
机会1:=if(cross(底部线,趋势线),518,0);
机会2:=if(cross(趋势线,底部线),518,0);
var3:=(close-ma(close,6))/ma(close,6)*100;
var4:=(close-ma(close,24))/ma(close,24)*100;
var5:=(close-ma(close,32))/ma(close,32)*100;
var6:=(var3+var4+var5)/3;
var7:=ema(var6,5);
macd:=ema(ema(var3,4),5)*100,coloryellow,linethick2;
派:if(macd=0,macd,macd),colorgreen,linethick2;
落:if(macd<0 ,macd,drawnull),colorwhite,linethick2;
mm:=ref(macd,1);//www.goodgongshi.com
吸:if(macd>=mm ,macd,drawnull),colorlired,linethick2;
拉:if(macd>=0 and macd>=mm,macd,drawnull),colorff00ff,linethick3;
stickline(macd<0 and macd>=ref(macd,1),macd,0,4,0),color6000bf;
stickline(macd<0 and macd>=ref(macd,1),macd*0.9,0,4,0),color6c00d9;
stickline(macd<0 and macd>=ref(macd,1),macd*0.8,0,4,0),color7800f0;
stickline(macd<0 and macd>=ref(macd,1),macd*0.7,0,4,0),color8000ff;
stickline(macd<0 and macd>=ref(macd,1),macd*0.6,0,4,0),color9a35ff;
stickline(macd<0 and macd>=ref(macd,1),macd*0.5,0,4,0),coloraf60ff;
stickline(macd<0 and macd>=ref(macd,1),macd*0.4,0,4,0),colorbc79ff;
stickline(macd<0 and macd>=ref(macd,1),macd*0.3,0,4,0),colorca95ff;
stickline(macd<0 and macd>=ref(macd,1),macd*0.3,0,4,0),colord5aaff;
stickline(macd<0 and macd>=ref(macd,1),macd*0.2,0,4,0),colore0c1ff;
stickline(macd<0 and macd>=ref(macd,1),macd*0.1,0,4,0),colorecd9ff;
stickline(macd>0 and macd<ref(macd,1),macd,0,4,0),color007546;
stickline(macd>0 and macd<ref(macd,1),macd*0.9,0,4,0),color008c54;
stickline(macd>0 and macd<ref(macd,1),macd*0.8,0,4,0),color00a664;
stickline(macd>0 and macd<ref(macd,1),macd*0.7,0,4,0),color00bf73;
stickline(macd>0 and macd<ref(macd,1),macd*0.6,0,4,0),color00d982;
stickline(macd>0 and macd<ref(macd,1),macd*0.5,0,4,0),color00ea8c;
stickline(macd>0 and macd<ref(macd,1),macd*0.4,0,4,0),color02ff9a;
stickline(macd>0 and macd<ref(macd,1),macd*0.3,0,4,0),color00f9f9;
stickline(macd>0 and macd<ref(macd,1),macd*0.2,0,4,0),color37ffff;
stickline(macd>0 and macd<ref(macd,1),macd*0.1,0,4,0),color6fffff;
stickline(macd<0 and macd<=ref(macd,1),macd,0,4,0),colorcc0033;
stickline(macd<0 and macd<=ref(macd,1),macd*0.9,0,4,0),coloree0033;
stickline(macd<0 and macd<=ref(macd,1),macd*0.8,0,4,0),colorff1133;
stickline(macd<0 and macd<=ref(macd,1),macd*0.7,0,4,0),colorff3333;
stickline(macd<0 and macd<=ref(macd,1),macd*0.6,0,4,0),colorff5533;
stickline(macd<0 and macd<=ref(macd,1),macd*0.5,0,4,0),colorff7733;
stickline(macd<0 and macd<=ref(macd,1),macd*0.4,0,4,0),colorff9933;
stickline(macd<0 and macd<=ref(macd,1),macd*0.3,0,4,0),colorffbb33;
stickline(macd<0 and macd<=ref(macd,1),macd*0.2,0,4,0),colorffdd33;
stickline(macd<0 and macd<=ref(macd,1),macd*0.1,0,4,0),colorffff33;
stickline(macd>0 and macd>=ref(macd,1),macd,0,4,0),color0000cc;
stickline(macd>0 and macd>=ref(macd,1),macd*0.9,0,4,0),color0000ee;
stickline(macd>0 and macd>=ref(macd,1),macd*0.8,0,4,0),color0011ff;
stickline(macd>0 and macd>=ref(macd,1),macd*0.7,0,4,0),color0033ff;
stickline(macd>0 and macd>=ref(macd,1),macd*0.6,0,4,0),color0055ff;
stickline(macd>0 and macd>=ref(macd,1),macd*0.5,0,4,0),color0077ff;
stickline(macd>0 and macd>=ref(macd,1),macd*0.4,0,4,0),color0099ff;
stickline(macd>0 and macd>=ref(macd,1),macd*0.3,0,4,0),color00bbff;
stickline(macd>0 and macd>=ref(macd,1),macd*0.2,0,4,0),color00ddff;
stickline(macd>0 and macd>=ref(macd,1),macd*0.1,0,4,0),color00ddff;
zero:0,dotline,colorliblue;
上一指标公式:黄金柱OK指标公式详解 同花顺金柱
下一指标公式:自编主力仓位指标公式详解 同花顺仓位主力
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文逍遥双龙指标公式详解 同花顺双龙仅供学习研究。