红买绿卖:stkname,coloryellow;
m:=14;
强弱分界线:0,dotline,colorliblue;
typ := (high + low + close)/3;
cc1:=(typ-ma(typ,m))/(0.015*avedev(typ,m)),colorred;
c1:=sma(cc1,3,1);
c2:=sma(c1,3,1);
c3:=3*c1-2*c2;
cb1:=ema(c3,5);cb2:=ref(cb1,1);
爆发线:100,dotline,colorff00ff;
吸筹线:-100,dotline,colorliblue;
typ:=(high+low+close)/3;
f1:=zig(3,15);//www.goodgongshi.com
方向:=if((f1> ref(f1,1)),-100,100);
stickline(方向>90,-100,-150,10,0),colorff9428;
stickline(方向<0,-100,-150,10,0),colorff00ff;
stickline(方向>90,100,150,10,0),colorff9428;
stickline(方向<0,100,150,10,0),colorff00ff;
cci:(typ-ma(typ,14))/(0.015*avedev(typ,14)),colorwhite,linethick3;
fillrgn(cci,100,cc1>100,rgb(50,225,50),cc1<-100,rgb(250,150,50));
stickline(c>1,100,-100,20,0),colorblack;
升:if(cci>ref(cci,1),cci,drawnull),colorff00ff,linethick3;
降:if(cci<ref(cci,1),cci,drawnull),color00ff00,linethick3;
cci雷达:(typ-ma(typ,14))/(0.015*avedev(typ,14)),coloryellow,linethick1;
派:if(cci=0,cci,cci),colorgreen,linethick2;
落:if(cci<0 ,cci,drawnull),colorwhite,linethick2;
mm:=ref(cci,1);
吸:if(cci>=mm ,cci,drawnull),colorlired,linethick2;
拉:if(cci>=0 and cci>=mm,cci,drawnull),colorff00ff,linethick3;
stickline(cci<0 and cci>=ref(cci,1),cci,0,8,0),color6000bf;
stickline(cci<0 and cci>=ref(cci,1),cci*0.9,0,8,0),color6c00d9;
stickline(cci<0 and cci>=ref(cci,1),cci*0.8,0,8,0),color7800f0;
stickline(cci<0 and cci>=ref(cci,1),cci*0.7,0,8,0),color8000ff;
stickline(cci<0 and cci>=ref(cci,1),cci*0.6,0,8,0),color9a35ff;
stickline(cci<0 and cci>=ref(cci,1),cci*0.5,0,8,0),coloraf60ff;
stickline(cci<0 and cci>=ref(cci,1),cci*0.4,0,8,0),colorbc79ff;
stickline(cci<0 and cci>=ref(cci,1),cci*0.3,0,8,0),colorca95ff;
stickline(cci<0 and cci>=ref(cci,1),cci*0.3,0,8,0),colord5aaff;
stickline(cci<0 and cci>=ref(cci,1),cci*0.2,0,8,0),colore0c1ff;
stickline(cci<0 and cci>=ref(cci,1),cci*0.1,0,8,0),colorecd9ff;
stickline(cci>0 and cci<ref(cci,1),cci,0,8,0),color007546;
stickline(cci>0 and cci<ref(cci,1),cci*0.9,0,8,0),color008c54;
stickline(cci>0 and cci<ref(cci,1),cci*0.8,0,8,0),color00a664;
stickline(cci>0 and cci<ref(cci,1),cci*0.7,0,8,0),color00bf73;
stickline(cci>0 and cci<ref(cci,1),cci*0.6,0,8,0),color00d982;
stickline(cci>0 and cci<ref(cci,1),cci*0.5,0,8,0),color00ea8c;
stickline(cci>0 and cci<ref(cci,1),cci*0.4,0,8,0),color02ff9a;
stickline(cci>0 and cci<ref(cci,1),cci*0.3,0,8,0),color00f9f9;
stickline(cci>0 and cci<ref(cci,1),cci*0.2,0,8,0),color37ffff;
stickline(cci>0 and cci<ref(cci,1),cci*0.1,0,8,0),color6fffff;
stickline(cci<0 and cci<=ref(cci,1),cci,0,8,0),colorcc0033;
stickline(cci<0 and cci<=ref(cci,1),cci*0.9,0,8,0),coloree0033;
stickline(cci<0 and cci<=ref(cci,1),cci*0.8,0,8,0),colorff1133;
stickline(cci<0 and cci<=ref(cci,1),cci*0.7,0,8,0),colorff3333;
stickline(cci<0 and cci<=ref(cci,1),cci*0.6,0,8,0),colorff5533;
stickline(cci<0 and cci<=ref(cci,1),cci*0.5,0,8,0),colorff7733;
stickline(cci<0 and cci<=ref(cci,1),cci*0.4,0,8,0),colorff9933;
stickline(cci<0 and cci<=ref(cci,1),cci*0.3,0,8,0),colorffbb33;
stickline(cci<0 and cci<=ref(cci,1),cci*0.2,0,8,0),colorffdd33;
stickline(cci<0 and cci<=ref(cci,1),cci*0.1,0,8,0),colorffff33;
stickline(cci>0 and cci>=ref(cci,1),cci,0,8,0),color0000cc;
stickline(cci>0 and cci>=ref(cci,1),cci*0.9,0,8,0),color0000ee;
stickline(cci>0 and cci>=ref(cci,1),cci*0.8,0,8,0),color0011ff;
stickline(cci>0 and cci>=ref(cci,1),cci*0.7,0,8,0),color0033ff;
stickline(cci>0 and cci>=ref(cci,1),cci*0.6,0,8,0),color0055ff;
stickline(cci>0 and cci>=ref(cci,1),cci*0.5,0,8,0),color0077ff;
stickline(cci>0 and cci>=ref(cci,1),cci*0.4,0,8,0),color0099ff;
stickline(cci>0 and cci>=ref(cci,1),cci*0.3,0,8,0),color00bbff;
stickline(cci>0 and cci>=ref(cci,1),cci*0.2,0,8,0),color00ddff;
stickline(cci>0 and cci>=ref(cci,1),cci*0.1,0,8,0),color00ddff;
上一指标公式:通道画线指标公式详解 同花顺通道
下一指标公式:KDJ趋势指标公式详解 同花顺趋势
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文轻松跟庄买卖指标公式详解 同花顺轻松仅供学习研究。