同花顺新短线王主图指标公式

[复制链接]
查看251 | 回复0 | 2021-8-20 23:19:50 | 显示全部楼层 |阅读模式

CG:ma(C,17),linethick1;
STICKLINE(CLOSE>cg and c>o,OPEN,CLOSE,4,0),COLORWHITE;
STICKLINE(CLOSE=cg and c>o ,OPEN,CLOSE,4,0),COLORWHITE;
STICKLINE(CLOSE>cg and C>o,LOW,OPEN,0.4,0),COLORWHITE;
STICKLINE(CLOSE=cg and C>o,LOW,OPEN,0.4,0),COLORWHITE;
STICKLINE(CLOSE>cg and C>o,CLOSE,HIGH,0.4,0),COLORWHITE;
STICKLINE(CLOSE=cg and c>o,CLOSE,HIGH,0.4,0),COLORWHITE;
STICKLINE(CLOSE>cg and c<o,OPEN,CLOSE,4,1), COLORRED;
STICKLINE(CLOSE=cg and c<o ,OPEN,CLOSE,4,1), COLORRED;
STICKLINE(CLOSE>cg and C<o,LOW,OPEN,0.4,1), COLORRED;
STICKLINE(CLOSE=cg and C<o,LOW,OPEN,0.4,1), COLORRED;
STICKLINE(CLOSE>cg and C<o,CLOSE,HIGH,0.4,1),COLORRED;
STICKLINE(CLOSE=cg and c<o,CLOSE,HIGH,0.4,1),COLORRED;
STICKLINE(CLOSE<cg,CLOSE,OPEN,4,0), color00ff00;
STICKLINE(CLOSE=cg,CLOSE,OPEN,4,0), color00ff00;
STICKLINE(CLOSE<cg,OPEN,LOW,0.4,0), color00ff00;
STICKLINE(CLOSE=cg,OPEN,LOW,0.4,0), color00ff00;
STICKLINE(CLOSE<cg,HIGH,CLOSE,0.4,0), color00ff00;
STICKLINE(CLOSE=cg,HIGH,CLOSE,0.4,0),color00ff00;
amv0:=vol*(o+c)/2;
博杀生命线:sum(amv0,88)/sum(vol,88),colorff00ff,linethick1;
FL:=hhv(CG,2);
博杀持股线:hhv(CG,2),color00ff00,linethick1;
FS:CG-(FL-CG),coloryellow,linethick1;

202108202247.jpg

202108202247.jpg

 

回复

使用道具 举报

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

本版积分规则