超牛龙头源码下载:
涨跌:=ref(c,1);
涨停:=if(((((c - 涨跌) * 100) / 涨跌) >= (10 - ((0.01 * 100) / 涨跌))),1,0);
dif:=(ema(c,12) - ema(c,26));
dea:=ema(dif,9);
macd:=((dif - dea) * 2);
var2:=(close * vol);
var3:=ema((((((ema(var2,3) / ema(vol,3)) + (ema(var2,6) / ema(vol,6))) + (ema(var2,12) / ema(vol,12))) + (ema(var2,24) / ema(vol,24))) / 4),13);
var4:=ema(close,9);
飞狐线:=(ma(close,25) + ((ma(close,25) * 20) / 100));
强势线:=(ma(close,25) + ((ma(close,25) * 6) / 100));
支撑线:=((((ma(close,3) + ma(close,6)) + ma(close,12)) + ma(close,24)) / 4);
压力线:=ema((var4 * 1.14),5);//www.goodgongshi.com
盈损线:=(llv(ref(low,1),2) + ((hhv(ref(high,1),2) - llv(ref(low,1),2)) / 2));
qd:=(((c > 强势线) and (c > 支撑线)) and (c > 盈损线));
小妖:=((count(qd,10) = 1) and qd);
xyjj:=barslast(小妖);
js:=cross(c,压力线);
妖狐:=((count(js,xyjj) <= 1) and js);
hx1:=((ref(妖狐,1) and (o > 压力线)) and (c > 压力线));
hx2:=((ref(妖狐,1) and cross(c,飞狐线)) and (c > 压力线));
狐仙前世:=(小妖 and 妖狐);
狐仙金身:=(hx1 or hx2);
妖狐王:=((((ref(涨停,1) and (o > 压力线)) and (o > ref(h,1))) and (ref(h,1) < ref(压力线,1))) and (l >= 压力线));
xg:=((狐仙前世 or 狐仙金身) or 妖狐王);
aaaa:=ma(c,1);
aaa:=sma(sma(sma(aaaa,2,1),2,1),2,1);
bbb:=ma(aaa,3);
drawband(aaa,rgb(255,255,0),bbb,rgb(0,0,255));
ccc:=(3*c+l+o+h)/6;
牛线:=(20*ccc+19*ref(ccc,1)+18*ref(ccc,2)+17*ref(ccc,3)+16*ref(ccc,4)+15*ref(ccc,5)+14*ref(ccc,6)+13*ref(ccc,7)+12*ref(ccc,8)+11*ref(ccc,9)+10*ref(ccc,10)+9*ref(ccc,11)+8*ref(ccc,12)+7*ref(ccc,13)+6*ref(ccc,14)+5*ref(ccc,15)+4*ref(ccc,16)+3*ref(ccc,17)+2*ref(ccc,18)+ref(ccc,20))/210,colorred,linethick2;
马线:=ma(牛线,5);
drawband(牛线,rgb(255,40,0),马线,rgb(256,200,0));
stickline(if((c>ref(c,1)*1.096),2,0),open,close,3,0),colorred;
drawtext(xg=1,low-0.05,'超牛龙头'),coloryellow;
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文超牛龙头下载仅供学习研究。