宝塔线(主图 源码)

[复制链接]
查看97 | 回复0 | 2022-6-28 07:54:50 | 显示全部楼层 |阅读模式

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;
 

20113139134233131.rar

1.98 KB, 下载次数: 0

售价: 4 金钱  [记录]  [购买]

20113139134233131.rar

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则