{n 10 25 10}
dk:=ema(c,n);
stickline(dk<=c and close>=open,high,low,0,1),color0000cc;
stickline(dk<=c and close>=open,close,open,3,1),color0000cc;
stickline(dk<=c and close<open,high,low,0,0),color0000cc;
stickline(dk<=c and close<open,close,open,3,0),color0000cc;
stickline(dk>c and close>=open,high,low,0,1),color008200;
stickline(dk>c and close>=open,close,open,3,1),color008200;
stickline(dk>c and close<open,high,low,0,0),color008200;
stickline(dk>c and close<open,close,open,3,0),color008200;
短线:ema((2*close+high+low)/4,5),color00ff00;
if(ema((2*close+high+low)/4,6)>ref(ema((2*close+high+low)/4,6),1),短线,drawnull),color0000ff;
if(ema((2*close+high+low)/4,6)<ref(ema((2*close+high+low)/4,6),1),短线,drawnull),color00ff00;
中线:ema((2*close+high+low)/4,13),color00ff00;
if(ema((2*close+high+low)/4,10)>ref(ema((2*close+high+low)/4,13),1),中线,drawnull),color0000ff;
if(ema((2*close+high+low)/4,10)<ref(ema((2*close+high+low)/4,13),1),中线,drawnull),color00ff00;
长线:ref(ema((low+close+open)/3,25),1),linethick2,color00ff00;
if(ema((low+close+open)/3,28)>ref(ema((low+close+open)/3,28),1),长线,drawnull),linethick2,color0000ff;
if(ema((low+close+open)/3,28)<ref(ema((low+close+open)/3,28),1),长线,drawnull),linethick2,color00ff00;
aa1:=amount/v;
bb1:=l<aa1*0.9;
cc1:=(c-ref(c,1))/ref(c,1)*100>1.2;
dd1:=l<ma(c,5)*0.921;
ee1:=v<ma(v,5)*1.5;
ff1:=bb1 and cc1 and dd1 and ee1;
drawtext(ff1,(low* 0.99),'b'),colorblue;
a51:=3*sma((c-llv(l,55))/(hhv(h,55)-llv(l,55))*100,5,1)-2*sma((c-llv(l,55))/(hhv(h,55)-llv(l,55))*100,5,1);
黑马线:=ema(a51,5);
a54:=((c-llv(l,21))/(hhv(h,21)-llv(l,21)))*100;
趋势线:=(ma(3*sma(a54,6,1)-2*sma(sma(a54,5,1),5,1),2));
drawtext(cross(趋势线,0)and 黑马线<40,(high* 0.97),'b'),colorwhite;
lc:=ref(close,1);
rsi:=((sma(max((close - lc),0),3,1) / sma(abs((close - lc)),3,1)) * 100);
ff:=ema(close,3);
ma15:=ema(close,21);
drawtext(cross(88,rsi),(high * 1.02),'c'),color00ffff;
var2:=llv(low,27);
var3:=hhv(high,34);
var4:=ema((close-var2)/(var3-var2)*4,4)*25;
注买:=if((var4<10),80,100);
rsv:=(c-llv(l,9))/(hhv(h,9)-llv(l,9))*100;
k:=sma(rsv,3,1);
d:=sma(k,3,1);
j:=3*k-2*d;
超跌:=if(j<0,10,0);
bddd:=llv(j,2)=llv(j,8);
买入:=if(cross(j,ref(j+0.01,1)) and bddd and j<20,30,0);
mtm:=c-ref(c,1);
dx:=100*ema(ema(mtm,6),6)/ema(ema(abs(mtm),6),6);
买:=if(llv(dx,2)=llv(dx,7) and count(dx<0,2) and cross(dx,ma(dx,2)),1,0);
drawtext(filter(买=1,5),low-0.03,'b'),colorred;
上一指标公式:不记得是哪位老师的了下注有图副图选股公式下载 飞狐哪位不记得指标 源码
下一指标公式:管家婆点金龙虎公式下载 飞狐点金龙虎指标 源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文长线短做主副图--附件公式下载 飞狐指标 源码仅供学习研究。