宝塔线(主图 源码)
2011-03-17 21:12:00来源:本站整理浏览:133
C1:=C;
C2:=REF(C,1);
C3:=REF(C,2);
STICKLINE(C1>C2 AND C2>C3,C1,C2,3,0),COLORRED;
STICKLINE(C1<C2 AND C2<C3,C1,C2,3,0),COLORGREEN;
STICKLINE(C1>C2 AND C2<C3 AND C1>C3,C1,C3,3,0),COLORRED;
STICKLINE(C1>C2 AND C2<C3 AND C1>C3,C3,C2,3,0),COLORGREEN;
STICKLINE(C1<C2 AND C2>C3 AND C1<C3,C2,C3,3,0),COLORRED;
STICKLINE(C1<C2 AND C2>C3 AND C1<C3,C1,C3,3,0),COLORGREEN;
STICKLINE(C1<C2 AND C2>C3 AND C1>=C3,C1,C2,3,0),COLORRED;
STICKLINE(C1>C2 AND C2<C3 AND C1<=C3,C1,C2,3,0),COLORGREEN;
STICKLINE(C1=C2 AND C1<C3,C1*1.002,C2,3,0),COLORGREEN;
STICKLINE(C2=C3 AND C1>C2,C1,C3,3,0),COLORRED;
STICKLINE(C1=C2 AND C1>C3,C1*1.002,C2,3,0),COLORRED;
STICKLINE(C2=C3 AND C1<C2,C1,C3,3,0),COLORGREEN;
- 上一篇公式:雍氏顶底(主图 源码)
- 下一篇公式:一个小公式, 黄金万两 玩好保你兔年红运发大财