{em-操盘线2016}
drawgbk(c>0, rgb(1,1,1),rgb(1,1,1),0,'0',0);
drawgbk(c>0,rgb(0,0,0),rgb(00,0,0),0,'em',0);drawkline(h,o,l,c);
stickline(c>=o,c,o,3,0),color000045;
stickline(c>=o,c,o,2.5,0),color000065;
stickline(c>=o,c,o,2,0),color000085;
stickline(c>=o,c,o,1.5,0),color0000a5;
stickline(c>=o,c,o,1,0),color0000c5;
stickline(c>=o,c,o,0.5,0),color0000e5;
stickline(c>=o,h,l,0,0),color0000f5;
stickline(c<o,c,o,3,0),color656500;
stickline(c<o,c,o,2.5,0),color757500;
stickline(c<o,c,o,2,0),color858500;
stickline(c<o,c,o,1.5,0),color959500;
stickline(c<o,c,o,1,0),colora5a500;
stickline(c<o,c,o,0.5,0),colorb5b500;
stickline(c<o,h,l,0,0),colorc5c500;
f111:=zig(3,15);{}
f211:=if((f111> ref(f111,1)),100,80);
昨:ref(c,1),nodraw,colorgreen;
上涨家数:=indexadv;
下跌家数:=indexdec;
人气:上涨家数/下跌家数,nodraw;
m5:=ma(c,5),colorffffff;
m10:=ma(c,10)color00ffff;
m20:=ma(c,20),color888800;
m30:=ma(c,30),colorred;
m60:=ma(c,60),colorgreen;
t01:=const(llvbars(low,10));
t11high:=const(ref(high,t01));
cc1:=const(currbarscount);
t02:=const(barslast((currbarscount >(cc1+t01)) and (high>t11high)));
t12high:=const(ref(high,t02));
t03:=const(barslast((currbarscount >(cc1+t02)) and (high>t12high)));
t13high:=const(ref(high,t03));
洗:drawline(currbarscount=t03+1, t13high, islastbar, t13high, 1),dotline,colorffffff;
ay:=ref(h,10)=hhv(h,2*10+1);
qyy:=backset(ay,10+1);
cc:=filter(qyy,10) and h=hhv(h,10+1);
ddd:=barslast(cc);{}
gdts:=if(cc,currbarscount,0);
dingbuts:=if(ddd,ref(gdts,ddd),gdts);
gdcs1:=const(dingbuts);
dingbuts1:=ref(dingbuts,ddd+1);
gdcs2:=const(dingbuts1);
压:drawline(high>=hhv(high,10),high,low<=llv(low,3),hhv(high,3),1),colorffff00,linethick1,dotline;
a2:=ref(l,5)=llv(l,2*5+1);
b2:=filter(a2,5);
c2:=backset(b2,5+1);
d2:=filter(c2,5);
e2:=backset(islastbar,barslast(d2)+1);
f2:=e2>ref(e2,1);
支:drawline(d2,l,f2,l,1),colorlired,dotline;
高1:=ref(hhv(h,150),3);
低1:=ref(llv(l,150),3);
hh1:=高1-(高1-低1)*0.191;
冲:refdate(hh1,date),colorligreen;
ltg:=llvbars(l,60);
lt1:=llvbars(l,60);
ltt:=barslast(currbarscount=const(ltg)+1);
htg:=findhighbars(h,ltg+1,60,1);
锅顶:=drawline(currbarscount=const(htg)+1,h,islastbar,ref(h,htg),0),coloryellow,linethick2;
tt:=barslast(currbarscount=const(htg)+1);
aag:=cross(c,const(锅顶));
bb:drawline(tt=0,h,ltt=0,l,0),colorred,linethick2;
锅底:drawline(currbarscount>const(lt1)+0,l,islastbar,ref(l,lt1),0),colorwhite;
zf1:=(c-ref(c,1))/ref(c,1)*100;
az:=if(c>o,zf1,1);
tjz:=every(range(az,0,4),3);
tz:=barslast(count(cross(c,ma(c,5)),3)=2 and cross(c,ma(c,5)) and tjz);
xgz:=ref(every(h<ref(h,tz),tz),1) and cross(c,ref(h,tz));
突破价:ref(h,tz) nodraw,colorlimagenta;
lts:=llvbars(l,100);
hts:=hhvbars(h,60);
lt1s:=findlowbars(l,hts+1,30,1);
ltts:=barslast(currbarscount=const(lts)+1);
ltt1:=barslast(currbarscount=const(lt1s)+1);
ht1:=findhighbars(h,ltt1,ltts+1,1);
ht1t:=barslast(currbarscount=const(ht1)+1);
ht2t:=barslast(currbarscount=const(hts)+1);
tjs:=l>ref(l,ltts);
tj1s:=h>ref(h,ht1t);
升下轨:drawline(ltts=0,l,ltt1=0 and tjs,l,1),coloryellow,dotline;
升上轨:drawline(ht1t=0,h,ht2t=0 and tj1s,h,1),coloryellow,dotline;
xlt:=findlowbars(h,0,ht2t+1,1);
xlt1:=barslast(currbarscount=const(xlt)+1);
xh1t:=findhighbars(h,xlt1,10,1);
xh1tt:=barslast(currbarscount=const(xh1t)+1);
df:=(c-ref(c,ht2t+1))/ref(c,ht2t+1)*100;
xl2tt:=barssincen(df<-15,ht2t+1);
tj2s:=h<ref(h,ht2t);
tj3s:=l<ref(l,xl2tt);
降上轨:drawline(ht2t=0,h,xh1tt=0 and tj2s,h,1),colorgreen,dotline;
降下轨:drawline(xl2tt=0,l,xlt1=0 and tj3s,l,1),colorgreen,dotline;
stickline(tz>=0,ref(h,tz),ref(h,tz),4,-1),colorgreen;
stickline(cross(xgz=1,0.5),c,o,2,0),colorbrown;
stickline(cross(xgz=1,0.5),h,l,0,0),colorbrown;
drawicon(cross(xgz=1,0.5),l*0.95,11);
var3:=llv(high,240);
var4:=100*(close-var3)/var3;
var5:=(close-llv(low,528))/(hhv(high,528)-llv(low,528))*100;
var6:=(close-llv(close,530))/(hhv(close,530)-llv(close,530))*100;
var7:=0;{}
var8:=sma(max(close-ref(close,1),0),34,1)/sma(abs(close-ref(close,1)),7,1)*100;
var9:=sma(max(close-ref(close,1),0),13,1)/sma(abs(close-ref(close,1)),13,1)*100;
var10:=if(troughbars(3,16,1)=0 and high>low+0.04,4,0);
var11:=zig(3,6)>ref(zig(3,6),1) and ref(zig(3,6),1)<=ref(zig(3,6),2) and ref(zig(3,6),2)<=ref(zig(3,6),3);
var12:=zig(3,6)<ref(zig(3,6),1) and ref(zig(3,6),1)>=ref(zig(3,6),2) and ref(zig(3,6),2)>=ref(zig(3,6),3);
var13:=zig(3,22)>ref(zig(3,22),1) and ref(zig(3,22),1)<=ref(zig(3,22),2) and ref(zig(3,22),2)<=ref(zig(3,22),3);
var14:=zig(3,22)<ref(zig(3,22),1) and ref(zig(3,22),1)>=ref(zig(3,22),2) and ref(zig(3,22),2)>=ref(zig(3,22),3);
var15:=zig(3,51)>ref(zig(3,51),1) and ref(zig(3,51),1)<=ref(zig(3,51),2) and ref(zig(3,51),2)<=ref(zig(3,51),3);
var16:=zig(3,51)<ref(zig(3,51),1) and ref(zig(3,51),1)>=ref(zig(3,51),2) and ref(zig(3,51),2)>=ref(zig(3,51),3);
var17:=zig(3,72)>ref(zig(3,72),1) and ref(zig(3,72),1)<=ref(zig(3,72),2) and ref(zig(3,72),2)<=ref(zig(3,72),3);
var18:=zig(3,72)<ref(zig(3,72),1) and ref(zig(3,72),1)>=ref(zig(3,72),2) and ref(zig(3,72),2)>=ref(zig(3,72),3);
var19:=ema(close,2)-ema(close,150);
买1:=f211=100 and var10;
买2:=f211=100 and (var11+var13+var15+var17);
卖1:=(var12+var14+var16+var18);
f1:=zig(3,15);{}
f21:=if((f1> ref(f1,1)),100,80);
vare1:=ma(100*(close-llv(close,34))/(hhv(high,34)-llv(low,34)),5)-20;
var1a:=if(vare1>0,vare1,0);
var1b:=if(var14>=200 and var13>=150,15,if(var14<=-200 and var13<=-150,-15,var16))+60;
var1c:=var1a>48 and var1b>60 and var19<100;
大顶0:=var1c and count(var1c,30)=1;
drawtext(大顶0=1,h*1.03,'大顶!'),colorwhite;
ma5:=ema(c,5);
ma13:=ema(c,6);
up:=drawline(l=llv(l,barslast(cross(ma13,ma5))+1),llv(l,barslast(cross
(ma13,ma5))+1),h=hhv(h,barslast(cross(ma5,ma13))+1),hhv(h,barslast(cross
(ma5,ma13))+1),0);
aaal:=(3*c+h+l+o)/6;
var1l:=(8*aaal+7*ref(aaal,1)+6*ref(aaal,2)+5*ref(aaal,3)+4*ref(aaal,4)
+3*ref(aaal,5)+2*ref(aaal,6)+ref(aaal,8))/36;
var6l:=(llv(var1l,2)+llv(var1l,4)+llv(var1l,6))/3;
drawtext(c>m5 and o<一0.809 and c>m10 and c>m30 and m30>=ref(m30,1) and cross(c,var6l) and c/ref(c,1)>1.03 and c>o and f21=100 and up,o,'牛'),colorffffff;
z:=islastbar;
drawtext (ref(c,2)>ref(o,2)&&ref(c,1)>ref(o,1)&&c<=o&&z,0.98*ref(h,1),'防调'),colorgreen;
drawtext (ref(c,2)<=ref(o,2)&&ref(c,1)>ref(o,1)&&c<=o&&z,0.98*ref(h,1),'跌势'),colorgreen;
aaa:=const(hhv(h,90));
a74:=ma(close,20);
a75:=(close > ma(close,5));
a76:=(ma(close,5) > ma(close,10));
a77:=(close > ma(close,10));
a78:=(ma(close,5) > ma(close,20));
a79:=(close > ma(close,20));
a710:=ref(a74,1);
a711:=(a74 > a710);
avx:=(((((if(a75,10,(0 - 10)) + if(a76,10,(0 - 10))) + if(a77,10,(0 - 10)))
+ if(a78,10,(0 - 10))) + if(a79,10,(0 - 10))) + if(a711,10,(0 - 10)));
dslx:=(close / indexc);
dslx1:=ma(dslx,5);
dslx2:=ma(dslx,10);
v1:=ma(vol,5);
v2:=ma(vol,10);
t23:=const(if(c>200 and c>m5 and m5>ref(m5,1) and (((avx >= 1) and (ref(avx,1) > 0)) and (v1 < v2)),1,0));
drawtext(t23=1 and currbarscount=60,aaa-(aaa*0.03)
,'大盘重拾升势'),colorwhite;
t11:=const(if(c<200 and js and ((((avx >= 1) and (ref(avx,1) > 0)) and (v1 >= v2)) and (dslx < dslx1)),1,0));
drawtext(t11=1 and currbarscount=60,aaa-(aaa*0.03)
,'随时警惕变盘'),colorffffff;
t12:=const(if(c<200 and ((((avx >= 1) and (ref(avx,1) > 0)) and (v1 < v2)) and (dslx < dslx1)),1,0));
drawtext(t12=1 and currbarscount=60,aaa-(aaa*0.03)
,'反弹逢高空仓'),colorffff00;
t16:=const(if(c<200 and ((((avx < 1) and (ref(avx,1) < 0)) and (v1 < v2)) and (dslx < dslx1)),1,0));
低2:=if(currbarscount<=60, const(if(islastbar=1,llv(l, barslast(currbarscount=60)),1)),drawnull);
t:=barslast(c>ref(c,1)*1.095 and c=h);
t2l:=barslast(c<ref(c,1)*1.095 and c>ref(c,1)*1.08);
t3l:=barslast(c<ref(c,1)*1.08 and c>ref(c,1)*1.07);
t4l:=barslast(c<ref(c,1)*1.07 and c>ref(c,1)*1.06);
t5l:=barslast(c<ref(c,1)*1.06 and c>ref(c,1)*1.05);
tj1:=count(t=0,100)=0;
tj2:=count(t2l=0,100)=0;
tj3:=count(t3l=0,100)=0;
tj4:=count(t4l=0,100)=0;
tj5:=count(t5l=0,100)=0;
tja:=c>ref(c,1)*1.05;
aa:=ref(t,1)>100 and ref(t2l,1)>100 and ref(t3l,1)>100 and ref(t4l,1)>100 and ref(t5l,1)>80 and tja;
hhm:=hhv(macd.macd*100,200);
llm:=llv(macd.macd*100,200);
d1:=min(min(m5,m10),m20)<m60;
d3:=min(min(m5,m10),m20)>m60;
xgt:=barslast(aa and hhm<60 and llm>-55);
d6:=barssincen(min(min(m5,m10),m20)>m60,xgt+1);
xg:=cross((xgt=0 and d3) or d6=0,0.5);
tj:=count(xg,30)=2 and xg;
sr1:=ref(high,10)=hhv(high,2*10+1);
sr2:=filter(sr1,10);
sr3:=backset(sr2,10+1);
hd:=filter(sr3,10);
前高:=ref(h,barslast(hd));
倍量:=vol/ref(vol,1)>=1.9;
突破前高:=cross(c,前高);
yg:= 倍量 and 突破前高;
sj:=barslast(yg);
dif:=macd.dif;
h300:=hhvbars(dif,300);
al:=boll.ub;
tq:=barslast(cross(al>=ref(al,1),0.5));
e25:=expma(c,25);
zf:=every(range(c/ref(c,1),0.97,1.05),tq+1);
zff:=(hhv(h,tq+1)-llv(l,tq+1))/llv(l,tq+1)*100;
tjq:=every(max(c,o)/al<1.02 ,tq+1);
xl:=(atan((e25/ref(e25,tq)-1)*100)*180/3.1415926);
tj1q:=cross(dif>=ref(dif,h300),0.5) and zff<17 and zf and tjq;
起程:=tj1q and xl>75;
a1f:=ref(c,1);
a3f:=(dclose-a1f)/a1f*100;
aa1f:=(a3f-ref(a3f,1));
选股1:=cross(aa1f,9.8);
a11f:=ref(v,1);
a13f:=dvol/a11f;
aa3f:=(a13f-ref(a13f,1));
选股2:=cross(aa3f,500);
潜伏:=选股1 and 选股2;
r1:=((close - llv(low,9))/(hhv(high,9) - llv(low,9)))*(100);
k1:=ema(r1,3);
d1d:=ema(k1,3);
陡峭度:=if((barscount(close) > 7),(100)*((ma(close,7))/(llv(ma(close,7),7)) - 1),1);
n:=if((陡峭度 > 0.35),6,65);
var1ad:=((-((100)*(hhv(high,n) - close))/(hhv(high,n) - llv(low,n))) + 100)*((date < 20070110));
获利盘:=(winner(close))*(100);
获利线:=forcast(获利盘,7);
线:=(forcast(var1ad,7))*((date < 20070110));
出击:=f211=100 and cross(线,20) and if((count(cross(k1,d1d),3) = 1) and (d1d < 40),1,(线 > d1d) or (k1 > d1d) and (d1d < 60)) and if((n = 6),(获利盘 < 70),(获利盘 < 40)) and (count((获利线 > 20),20) > 0);
爆发点:=(dclose-ref(c,1))/ref(c,1)*100;
xb:=cross(爆发点,20);
vara:=llv(low,5);
varb:=hhv(high,5);
确:=ema((close-vara)/(varb-vara)*100,4);
趋势:=3*sma((c-llv(l,27))/(hhv(h,27)-llv(l,27))*100,5,1)-2*
sma(sma((c-llv(l,27))/(hhv(h,27)-llv(l,27))*100,5,1),3,1);
zz:=趋势>ref(趋势,1);
k1l:=dvol/1000000;
k2l:=dclose;
v1l:=ema(k1l,5);
v2l:=ema(k2l,5);
价异动:=k2l>ref(v2l,1)*1.06;
量异动:=k1l>ref(v1l,1)*1.6&&zz;
停牌:=dynainfo(17)>0;
m1:=sum(价异动,2)>0 and 停牌;
m2:=sum(量异动,2)>0 and ref(趋势,1)<89;
量价共振:=f211=100 and c>ref(c,1) and filter(m1 and m2,3);
drawtext(xb,l,'强势上攻'),colorwhite;
dir2:=abs(close-ref(close,30));
vir2:=sum(abs(close-ref(close,1)),30);
er2:=dir2/vir2;
cs2:=er2*(0.8-2/24)+2/24;
cq2:=cs2*cs2;
m熊:=ema(dma(close,cq2),2);
牛熊:=m熊;{}
xx1:=c>牛熊 and 牛熊>ref(牛熊,1);
drawtext_fix(islastbar and xx1,0.08,0,0,'【易鸣提示您,正处于强势区】'),colorff00ff;
xx2:=c<牛熊 and 牛熊<=ref(牛熊,1);
drawtext_fix(islastbar and xx2,0.08,0,0,'【易鸣提示您,正处于弱势区谨慎操作】'),colorffff00;
drawnumber(peakbars(1,10,1)=0,h*1.015,h),colorff00ff;
drawnumber(troughbars(1,10,1)=0,l*0.985,l),color00ff00;
ht:=hhvbars(h,15);
lt:=llvbars(l,15);
df1:=(ref(c,lt)-ref(c,ht+1))/ref(c,ht+1)*100;
df2:=(c-ref(c,lt+1))/ref(c,lt+1)*100;
tjv:=c>=ref(c,ht);
xgv:=ht>lt and df1<-5 and count(tjv,ht+1)=1 and tjv;
xgtv:=barslast(xgv);
hqf:=backset(xgv,ht+1);
lqf:=backset(xgv,lt+1);
hqft:=barslast(cross(hqf=1,0.5));
lqft:=barslast(cross(lqf=1,0.5));
drawline(hqft=0,h,lqft=0,l,0),colorred,linethick2;
drawline(lqft=0,l,xgv,l,0),colorred,linethick2;
{}
ty:=llvbars(l,15);
htss:=hhvbars(h,15);
tts:=barslast(ty=0);
xgs:=ty=0 and ref(tts,1)<20 and l>ref(l,ref(tts,1));
xgts:=barslast(xgs);
qf:=backset(xgs=1,htss+1);
qft:=barslast(cross(qf=1,0.5));
drawline(qft=0,h,xgs,l,0),colorwhite;
qf1:=backset(qft=0,tts+1);
qf1t:=barslast(cross(qf1=1,0.5));
drawline(qf1t=0,l,qft=0,h,0),colorwhite;
drawtext(qf1t=0,h*1.02,varcat(varcat('一底价',var2str(ref(l,qf1t),2)),'元'))colorwhite;
drawtext(xgts=0,h*1.04,varcat(varcat('双底价',var2str(ref(l,xgts),2)),'元'))colorwhite;
tk:=barslast(h=hhv(h,60) and c<o and o>ref(c,1) and h/l>1.05);
tj1k:=every(c<ref(c,1),2);
tj2k:=every(l<=ref(l,1),2);
ltk:=barslast(ref(tk,2)=0 and tj1k and tj2k);
tj3k:=tk-ltk=2 and c>ref(c,tk)*1.02 ;
tj4k:=barslastcount(c>o)=4 and c/ref(c,1)>1.045;
xg1:=ref(every(max(c,o)<ref(h,tk),tk),1) and o>ref(h,1) and tj3k and tk<15 and not(tj4k);
xgk:=count(xg1,t)=1 and xg1;
qfk:=backset(xgk=1,tk+1);
qftk:=barslast(cross(qfk=1,0.5));
{www.goodgongshi.com}
drawicon(qft=0,h,12);
stickline(qftk>=0 and qfk=1,ref(h,tk),ref(h,tk),4,-1),colorliblue;
转折线:zig(3,5),nodraw;
en1:=zig(3,5)>ref(zig(3,5),1) and ref(zig(3,5),1)<=ref(zig(3,5),2) and ref(zig(3,5),2)<=ref(zig(3,5),3);
ex1:=zig(3,5)<ref(zig(3,5),1) and ref(zig(3,5),1)>=ref(zig(3,5),2) and ref(zig(3,5),2)>=ref(zig(3,5),3);
pl10:=zig(3,13);
en2:=zig(3,10)>ref(zig(3,10),1) and ref(zig(3,10),1)<=ref(zig(3,10),2) and ref(zig(3,10),2)<=ref(zig(3,10),3);
ex2:=zig(3,10)<ref(zig(3,10),1) and ref(zig(3,10),1)>=ref(zig(3,10),2) and ref(zig(3,10),2)>=ref(zig(3,10),3);
pl20:=zig(3,26);
en3:=zig(3,20)>ref(zig(3,20),1) and ref(zig(3,20),1)<=ref(zig(3,20),2) and ref(zig(3,20),2)<=ref(zig(3,20),3);
ex3:=zig(3,20)<ref(zig(3,20),1) and ref(zig(3,20),1)>=ref(zig(3,20),2) and ref(zig(3,20),2)>=ref(zig(3,20),3);
pl40:=zig(3,55);{www.goodgongshi.com}
走强1:=barslast(转折线<ref(转折线,1));
走弱1:=barslast(转折线>ref(转折线,1));
走强2:=barslast(pl10<ref(pl10,1));
走弱2:=barslast(pl10>ref(pl10,1));
走强3:=barslast(pl20<ref(pl20,1));
走弱3:=barslast(pl20>ref(pl20,1));
ztjz5:=if(pl10>ref(pl10,1),count(en1,走强2),0);
ztjd5:=if(pl10>ref(pl10,1),count(ex1,走强2),0);
dtjz5:=if(pl10<ref(pl10,1),count(en1,走弱2),0);
dtjd5:=if(pl10<ref(pl10,1),count(ex1,走弱2),0);
ztjz10:=if(pl20>ref(pl20,1),count(en2,走强3),0);
ztjd10:=if(pl20>ref(pl20,1),count(ex2,走强3),0);
dtjz10:=if(pl20<ref(pl20,1),count(en2,走弱3),0);
dtjd10:=if(pl20<ref(pl20,1),count(ex2,走弱3),0);
drawtext(en1 and dtjz5=1,l*0.99,'(反弹)'),colorffff00;
drawtext(ex1 and dtjd5=2,h*1.02,'(反弹结束)'),colorffff00;
drawtext(en2 and ztjz5=1,l*0.99,'(拿住股票)'),colorffff00;
drawtext(ex1 and pl10>ref(pl10,1) and ztjd5=1,h*1.02,'洗盘1'),color00ffff;
drawtext(en1 and pl10>ref(pl10,1) and ztjz5=2,l*0.97,'抄底1'),color00ffff;
drawtext(ex1 and pl10>ref(pl10,1) and ztjz5=2,h*1.02,'洗盘2'),color00ffff;
drawtext(en1 and pl10>ref(pl10,1) and ztjz5=3,l*0.98,'抄底2'),color00ffff;
drawtext(ex2 and pl20>ref(pl20,1) and ztjd10=1,h*1.01,'观望'),color00ffff;
drawtext(en2 and dtjz10=1,l*0.94,'【中期反弹】'),color00ff00;
drawtext(ex2 and dtjd10=2,h*1.01,'【反弹结束】'),color00ff00;
drawtext(en3 and ztjz10=1,l*0.94,'【筑底】'),color00ff00;
drawtext(ex2 and pl20>ref(pl20,1) and ztjd10=1,h*1.06,'向下探底'),linethick3,colorffffff;
drawtext(en2 and pl20>ref(pl20,1) and ztjz10=2,l*0.93,'布局中线'),linethick3,colorffffff;
drawtext(ex2 and pl20>ref(pl20,1) and ztjd10=2 or (ztjd10=0 or ztjd10=2) and ex2,h*1.05,'走人'),linethick3,colorffffff;
drawtext(en2 and pl20>ref(pl20,1) and ztjz10=3,l*0.94,'持股待涨'),linethick3,colorffffff;
上一指标公式:双向黄金分割指标详解 通达信双向指标
下一指标公式:四量图详解 通达信四量图
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文EM-操盘线2016划线指标转载和谐完全加密指标详解 通达信EM仅供学习研究。