MA5:MA(C,5),COLORYELLOW;
MA10:MA(C,10),COLORFF00FF;
MA15:MA(C,15),COLOR00FF00;
MA30:MA(C,30),COLORFFCCCC;
B1:=REF(C,1);B2:=REF(C,2);
SS:=IF(C>REF(C,1) AND
REF(C,1)>=REF(C,2),1,IF(C<REF(C,1)
AND
REF(C,1)<=REF(C,2),-1,IF(C>REF(C,2)
AND REF(C,2)>REF(C,1),2,IF(C<REF(C,2)
AND REF(C,2)<REF(C,1),-2,0))));
SM:=IF(REF(SS,1)!=0,REF(SS,1),IF(REF(SS,2)!=0,REF(SS,2),IF(REF(SS,3)!=0,REF(SS,3),IF(REF(SS,5)!=0,REF(SS,5),IF(REF(SS,6)!=0,REF(SS,6),IF(REF(SS,7)!=0,REF(SS,7),0))))));
STICKLINE(SS=1 OR SM>=1 AND
SS=0,B1,C,3,0),COLORRED;
STICKLINE(SS=-1 OR SM<=-1 AND
SS=0,B1,C,3,0),COLORFFCC66;
STICKLINE(SS=2,B2,C,3,0),COLORRED;
STICKLINE(SS=-2,B2,C,3,0),COLORFFCC66;
STICKLINE((SS=-1 OR SS=-2) AND
SM>0,B2,B1,3,0),COLORRED;
STICKLINE((SS=1 OR SS=2) AND
SM<0,B2,B1,3,0),COLORFFCC66;
AA:=CLOSE>REF(CLOSE,1) AND
REF(CLOSE,1)>REF(CLOSE,2) AND
REF(CLOSE,1)<REF(CLOSE,3) AND
IF(REF(CLOSE,3)<REF(CLOSE,4),1,IF(REF(CLOSE,4)<REF(CLOSE,5),REF(CLOSE,1)<REF(CLOSE,4)
OR (REF(CLOSE,2)<REF(CLOSE,4) AND
REF(CLOSE,3)>=REF(CLOSE,5)),IF(REF(CLOSE,5)<REF(CLOSE,6),1,REF(CLOSE,6)<REF(CLOSE,7))));
BB:=CLOSE<REF(CLOSE,1) AND
REF(CLOSE,1)<REF(CLOSE,2) AND
REF(CLOSE,1)>REF(CLOSE,3) AND
IF(REF(CLOSE,3)>REF(CLOSE,4),1,IF(REF(CLOSE,4)>REF(CLOSE,5),REF(CLOSE,1)>REF(CLOSE,4)
OR (REF(CLOSE,2)>REF(CLOSE,4) AND
REF(CLOSE,3)<=REF(CLOSE,5)),IF(REF(CLOSE,5)>REF(CLOSE,6),1,REF(CLOSE,6)>REF(CLOSE,7))));
DRAWICON(AA AND CLOSE>REF(OPEN,2),0.99*LOW,1);
DRAWICON(BB AND
CLOSE<REF(CLOSE,2),HIGH*1.01,2);
DRAWTEXT(AA AND
CLOSE>REF(OPEN,2),LOW*0.98,'三平底翻红'),COLORYELLOW;
DRAWTEXT(BB AND
CLOSE<REF(CLOSE,2),HIGH*1.02,'三平顶翻绿'),COLOR00FF00;
三平底翻红}(大智慧1)
close2:=c;h2:=h;l2:=l;o2:=o;
ma1:ma(c,5),colorff00ff;
ma2:ma(c,10),color00ff00;
ma3:ma(c,30),colorffff00;
B1:=REF(close2,1);B2:=REF(close2,2);
SS:=IF(close2>REF(close2,1) AND
REF(close2,1)>=REF(close2,2),1,IF(C<REF(close2,1)
AND
REF(close2,1)<=REF(close2,2),-1,IF(close2>REF(close2,2)
AND
REF(close2,2)>REF(close2,1),2,IF(close2<REF(close2,2)
AND REF(close2,2)<REF(close2,1),-2,0))));
SM:=IF(REF(SS,1)<>0,REF(SS,1),IF(REF(SS,2)<>0,REF(SS,2),IF(REF(SS,3)<>0,REF(SS,3),IF(REF(SS,5)<>0,REF(SS,5),IF(REF(SS,6)<>0,REF(SS,6),IF(REF(SS,7)<>0,REF(SS,7),0))))));
mc:IF(REF(SS,1)<>0,B2,IF(SM>0,MIN(B1,B2),MAX(B1,B2))),COLOR000000;
STICKLINE(SS=1 OR SM>=1 AND
SS=0,B1,close2,6,0),COLOR0000ff;
STICKLINE(SS=-1 OR SM<=-1 AND
SS=0,B1,close2,6,0),COLOR00FF00;
STICKLINE(SS=2,B2,C,6,0),COLORRED;
STICKLINE(SS=-2,B2,C,6,0),COLOR00FF00;
STICKLINE((SS=-1 OR SS=-2) AND
SM>0,B2,B1,6,0),COLORRED;
STICKLINE((SS=1 OR SS=2) AND
SM<0,B2,B1,6,0),COLOR00FF00;
aa:=Close > Ref(Close, 1) and Ref(Close, 1)
> Ref(Close, 2) and Ref(Close, 1) <
Ref(Close, 3) and If(Ref(Close, 3) < Ref(Close, 4),
1, If(Ref(Close, 4) < Ref(Close, 5),Ref(Close, 1)
< Ref(Close, 4) or( Ref(Close, 2) <
Ref(Close, 4) and Ref(Close, 3) >= Ref(Close, 5)
),If(Ref(Close, 5) < Ref(Close, 6), 1,Ref(Close, 6)
< Ref(Close, 7))));
bb:=Close < Ref(Close, 1) and Ref(Close, 1)
< Ref(Close, 2) and Ref(Close, 1) >
Ref(Close, 3) and If(Ref(Close, 3) > Ref(Close, 4),
1, If(Ref(Close, 4) > Ref(Close, 5),Ref(Close, 1)
> Ref(Close, 4) or( Ref(Close, 2) >
Ref(Close, 4) and Ref(Close, 3) <= Ref(Close, 5)
),If(Ref(Close, 5) > Ref(Close, 6), 1,Ref(Close, 6)
> Ref(Close, 7))));
drawicon(aa and close>ref(open,2),low,1);
drawicon(bb and
close<ref(close,2),high*1.01,2);
drawtext(aa and
close>ref(open,2),low*0.995,'三平底翻红'),color00ffff;
drawtext(bb and
close<ref(close,2),high*1.01,'三平顶翻绿'),color00ff00;
{三平底翻红选股:if(aa and close>ref(open,2),1,0);
三平顶翻绿选股:if(bb and close<ref(close,2),1,0);}
插入表情