QUOTE:
CDL指标参数:
S 7 1 15 1
Z 2 1 4 1
买:c,colorFFFFFF;
止:买/(1+0.005+z/100-s/1000),color00ff00;
平:买*(1+s/1000),coloryellow;
二:买*(1.02+s/1000),COLORFFFFFF;
三:买*(1.03+s/1000),COLORRED;
四:买*(1.04+s/1000),color00ff00;
五:买*(1.05+s/1000),COLORFFFFFF;
十:买*(1.10+s/1000),color00ff00;
最高:H,COLORMAGENTA;
逃命:H/1.11,COLORFFFFFF;
E10:cross(EMA(CLOSE,1),EMA(CLOSE,10))*50000,COLORFFFFFF;
Var8:=MA(CLOSE,27);
Var9:=(CLOSE-Var8)/Var8*100;
VarA:=MA(Var9,2);
VarB:=BARSLAST(CROSS(-10,VarA)=1);
VarD:=VarA<-10 AND VarB>3;
VarC:=BARSLAST(CROSS(VarA,10)=1);
VarE:=VarA>10 AND VarC>3;
黄金坑: REVERSE( IF(VarD,0.5,0))*40000,LINESTICK ,LINETHICK2, COLORYELLOW;
E40:=EMA(C,40);
E40:(C>E40)*0.2*100000,COLORRED;
RSV:=(CLOSE-LLV(LOW,9))/(HHV(HIGH,9)-LLV(LOW,9))*100;
K:=(SMA(RSV,3,1));
D:=(SMA(K,3,1));
J:=(3*K-2*D);
KK:=INTPART(SMA(RSV,3,1));
DD:=INTPART(SMA(K,3,1));
JJ:=INTPART(3*K-2*D);
JJ1:=REF(jj,1);
A:=KK-DD;
A1:=REF(KK-DD,1);
A2:=REF(KK-DD,2);
A3:=REF(KK-DD,3);
A4:=REF(KK-DD,4);
A5:=REF(KK-DD,5);
A6:=REF(KK-DD,6);
A7:=REF(KK-DD,7);
B:=A1-A;
B1:=REF(A1-A,1);
B2:=REF(A1-A,2);
B3:=REF(A1-A,3);
B4:=REF(A1-A,4);
B5:=REF(A1-A,5);
B6:=REF(A1-A,6);
CC:=B+B1+B2;
CC1:=REF(B+B1+B2,1);
CC2:=REF(B+B1+B2,2);
CC3:=REF(B+B1+B2,3);
CC4:=REF(B+B1+B2,4);
CC5:=REF(B+B1+B2,5);
CC6:=REF(B+B1+B2,6);
AD:=CC-B2;
AD1:=REF(CC-B2,1);
AD2:=REF(CC-B2,2);
AD3:=REF(CC-B2,3);
AD4:=REF(CC-B2,4);
AD5:=REF(CC-B2,5);
AD6:=REF(CC-B2,6);
N:=KK+DD;
N1:=REF(N,1);
N2:=REF(N,2);
N3:=REF(N,3);
N4:=REF(N,4);
N5:=REF(N,5);
N6:=REF(N,6);
N7:=REF(N,7);
N8:=REF(N,8);
bi:=(CLOSE-MA(CLOSE,8))/MA(CLOSE,8)*100< -6.1;
x1:=(a2=0) and (n3-n1=20 or n3-n1=10) and (b1>0 and (b=-1 or b2=-1));
x2:=bi AND A1=0 and n6>18 and a2+b2=a4 and b4=a2 and (b2<0 or a2>0);
p:=(CLOSE-MA(CLOSE,12))/MA(CLOSE,12)*100<-10;
p1:=C/COST(8)<0.8;
p2:=((c-(dma(((3*h+l+o+2*c)/7),v/(sum(amount,13)/(amount/v/100)/100))))/(dma(((3*h+l+o+2*c)/7),v/(sum(amount,13)/(amount/v/100)/100))))*100 ;
p3:=p2<-14 and FINANCE(34)>=1.5;
p4:=("EXPLORER.boll") or ("EXPLORER.kdj") or ("EXPLORER.c-102");
x3:=p and p1 and (p3 or p4);
x4:=((b3=0 and cc3<0 and b1>0 and cc2<0) or (b4=0 and ad1=-1 and ad3<0) or (b1=0 and ad3>0 and a4<0 and b3>=0 and (cc1<0 or cc3<0)));
gg:=(bi AND A1=0 and b5-b4=a3 and ad4<>-3 and ad4<>-1 and cc4<>-3
and n6<60 and n1-n<6 and n6>15) or (ref(x2,1)) or (bi and x1) or (x3 and x4);
kx:=n<25;
kx1:=ref(kx,29);
xx:=n<18;
xx1:=ref(xx,31);
xxx:=n<23;
xxx1:=ref(xxx,198);
kp:=(kx1 or xx1 or xxx1);
ka1:=ref(close,2)/ref(open,2)<0.95
and ref(c,2)<ref(c,3);
ka2:=ref(open,1)<ref(close,2) and
ref(close,1)>ref(close,2) and
ref(close,1)>(ref(close,2)+ref(open,2))/2;
ka3:=close>ref(close,1);
ka4:=llv(low,13)=ref(low,1);
kp1:=backset(ka1 and ka2 and ka3 and ka4,3);
kp2:=ref(kp1,2);
t:=n<25;
t1:=ref(t,31);
w:=LLV(L,3)=LLV(L,0) AND BARSCOUNT(C)>=3;
w1:=OPEN<CLOSE AND OPEN/REF(C,1) <= 1-2/100 AND CLOSE/OPEN>=1+3/100;
w2:=CROSS(CLOSE,"BOLL.LOWER"(26,2)) and n<25;
w3:=CROSS("KDJ.J"(9,3,3),0) and t1 and ad<>-4;
gg1:=w and w1 and (w2 or w3) and ad1<>1;
w4:=COST(10)/C>1.15;
w5:=((CLOSE-MA(CLOSE,12))/MA(CLOSE,12)*100)<-19;
gg2:=bi and w and t and w4 and w5 and ad1>0;
kkddj1:=(kp and kp2) or gg or gg1 or gg2;
A01:kkddj1*60000,LINETHICK2,COLORred;
指标左上角cdl后括号中第一个数字是来回手续费,为千分之几。8为千分之8,9为千分之9, 10为百分之1,可以在调整指标参数中根据自己的实际情况选定S。第二个数字是止损率,实际上要加上0.5。如果数字是2那止损率是2.5,一般设2.5为好,调Z可调整。买价是所定日的收盘价,后面的都是以它为准赔2.5%所定的止损价,平仓价,赚2%价,赚3%价...赚10%价。最高为当天的最高价,逃命价为阶段最高价下跌11%的止损价。E10为价上EXPMA10发出。E40为价上EXPMA40后发出,是连续的,在E40上作票胜算大点。用cdl指标的黄金坑选股时选“日线”,“黄金坑”,“满足下面条件”应设为“小于 0”才选得出。黄金坑出现一般是低位区,应有赚5%的机会。
还有一个,EXPCDL指标 主图叠加
参数:
P11 10 1 100 1
P22 40 1 200 1
P3 5 1 300 1
E10:EMA(CLOSE,P11);
E40:EMA(CLOSE,P22);
M5:MA(CLOSE,p3);
M3:MA(CLOSE,3),color00ff00;
F:=100*(C-REF(C,1))/REF(C,1);
今小昨:=IF(C<REF(O,1) AND f<0,1,0);
p1:=今小昨;
今小前:=IF(C<REF(O,2) AND f<0,1,0);
p2:=今小前;
stickline(P1=0 AND REF(P1,1)=1 AND P2=0 AND REF(P2,1)=1,open,CLOSE,3,0),colormagenta;
stickline(P1=1 AND REF(P1,1)=0 AND P2=1 AND REF(P2,1)=0,open,CLOSE,3,0),colorAAAAAA;
实际上就是EXPMA10,40,一根可调整的5日均线加一根固定的3MA,没有什么特别。
阅读全文


最新回复
qwe999 (2008-11-24 12:11:00)
飞鱼在线 (2008-11-24 12:14:00)
衣衣 (2008-11-24 12:17:01)
xietiang (2008-11-24 12:18:00)
yy5566 (2008-11-24 12:23:00)
werry (2008-11-24 12:25:00)
shshzh (2008-11-24 12:29:00)
jnzw11 (2008-11-24 12:32:00)
leoliu (2008-11-24 12:54:00)
yy5566 (2008-11-24 12:58:00)
飞鱼在线 (2008-11-24 13:01:00)
木石语 (2008-11-24 13:05:00)
ffjfhy (2008-11-24 13:11:00)
大炜 (2008-11-24 13:14:00)
yy5566 (2008-11-24 13:17:00)
wanxiaodan (2008-11-24 13:18:00)
dhdpy (2008-11-24 13:23:00)
qwe999 (2008-11-24 13:25:00)
FLYRIGHTER (2008-11-24 13:29:00)
xlh6768 (2008-11-24 13:32:00)