同花顺股票指标公式 新短线王主图指标公式
2014-7-31 11:18:32 股票入门 http://rumen.southmoney.com
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;
更多同花顺股票指标公式,请关注南方财富网。
股票入门声明:资讯来源于互联网,属作者个人观点,仅供投资者参考,并不构成投资建议。投资者据此操作,风险自担。