k线回顾源码下载:
n:=2;
ok:=ema(o,60);
cg:=ema(c,60);
pdu:=if(ok>ref(ok,1) and cg>ref(cg,1),1,0);
z1:=ma(c,13);
zx:=ref(z1,13/2+1);
life:=(ema(c,60)+ema(c,90))/2;
var1:=(2*c+h+l)/4;
snook:=ema(var1,99)*0.91;
a1:=(c-ref(c,1))/ref(c,1)*100;
ma5:=barslast(a1>3);
ma20:=if(ma5>0,1,0);{
stickline(c>zx and c>=life,o,c,3,0),color0000ff;
stickline(c>zx and c<=snook,o,c,3,0),color00ff00;
stickline(c>zx and c>snook and c<life,o,c,3,0),colorff0000;
stickline(c>zx and ma20=0,o,c,3,0),color00ffff;
stickline(c>zx,o,c,1,0),colorffffff;}
drawicon(cross(c,zx),l*0.99,1);
drawicon(cross(zx,c),h*1.01,5);
by20:=ma(c,5);
招财猫:=ma(c,20),linethick2,color00ffff;
鼠变异:=if(by20>招财猫,招财猫,by20),linethick2,color808080;
选股:=cross(c,zx) and c>zx and ma20=0 ,linethick0;
rb:=barscount(c)=islastbar;
rd:=barslast(rb);
{好公式网-最好的股票公式网站 www.goodgongshi.com}
k2:=hhv(h,50);
k1:=llv(l,50);
t1:=c>zx and c>=life;
t2:=c>zx and c>snook and c<life;
t3:=c>zx and c<=snook;
t4:=c<=zx;
t5:=鼠变异>ref(鼠变异,1) and 鼠变异!=招财猫 ;
t6:=鼠变异>ref(鼠变异,1) and 鼠变异=招财猫 and pdu!=1;
t7:=鼠变异>ref(鼠变异,1) and 鼠变异=招财猫 and pdu=1;
t8:=c>zx and ma20=0 ;
eee:=t1+t2+t3+t4+t5+t6+t7+t8 ;
e:=(k2-k1)/(eee+8) ;
drawtext(c>0 and t1>0 and islastbar,k2-e,'出洞了逮住它!'),color0000ff;
drawtext(c>0 and t2>0 and islastbar,k2-e,'鼠玩猫守着它!,'),colorff7700;
drawtext(c>0 and t3>0 and islastbar,k2-e,'露尾巴动作快!,'),color00ff00;
drawtext(c>0 and t4>0 and islastbar,k2-e,'没有了打个盹!,'),color808080;
drawtext(c>0 and t5>0 and islastbar,k2-e*2,'发现鼠迹!'),color00ff00;
drawtext(c>0 and t6>0 and islastbar,k2-e*2,'瞬间鼠影!'),colorff66ff;
drawtext(c>0 and t7>0 and islastbar,k2-e*2,'恶鼠难遁!'),color0000ff;
开:ref(open,n-1)nodraw;
收:ref(close,n-1)nodraw,coloryellow;
高:ref(high,n-1)nodraw,colorwhite;
低:ref(low,n-1)nodraw,coloryellow;
drawkline(高,开,低,收);
上一指标公式:顶部出仓下载
下一指标公式:日天波段和日天主图选股下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文K线回顾下载仅供学习研究。