准确把握趋势,操作线变红色买入、绿色卖出。
逍遥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);
逍遥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,9,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,10);
趋势线:=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);
资金流向:=ema(ema(var3,5),5)*100;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向,0,4,0),colorb55a00;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.9,0,4,0),colorcc6600;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.8,0,4,0),colore37200;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.7,0,4,0),colorff8000;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.6,0,4,0),colorff9428;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.5,0,4,0),colorffa346;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.4,0,4,0),colorffb366;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.3,0,4,0),colorffc184;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.2,0,4,0),colorffcb97;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.1,0,4,0),colorffd6ac;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向,0,4,0),color009100;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.9,0,4,0),color00a600;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.8,0,4,0),color00bb00;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.7,0,4,0),color00db00;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.6,0,4,0),color00ec00;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.5,0,4,0),color28ff28;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.4,0,4,0),color53ff53;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.3,0,4,0),color79ff79;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.2,0,4,0),color93ff93;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.1,0,4,0),colora6ffa6;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向,0,4,0),color6000bf;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.9,0,4,0),color6c00d9;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.8,0,4,0),color7800f0;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.7,0,4,0),color8000ff;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.6,0,4,0),color9a35ff;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.5,0,4,0),coloraf60ff;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.4,0,4,0),colorbc79ff;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.3,0,4,0),colorca95ff;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.3,0,4,0),colord5aaff;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.2,0,4,0),colore0c1ff;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.1,0,4,0),colorecd9ff;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向,0,4,0),colorae00ae;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.9,0,4,0),colord200d2;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.8,0,4,0),colore800e8;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.7,0,4,0),colorff00ff;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.6,0,4,0),colorff44ff;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.5,0,4,0),colorff77ff;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.4,0,4,0),colorff8eff;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.3,0,4,0),colorffa6ff;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.2,0,4,0),colorffbfff;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.1,0,4,0),colorffd0ff;
上一指标公式:福清源趋势指数指标公式下载 同花顺趋势指数
下一指标公式:多头排列横盘指标公式下载 同花顺排列横盘
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文逍遥三线指标公式下载 同花顺逍遥仅供学习研究。