联系方式 Contact

云指标公式网

淘宝:zb-mart.taobao.com

电话:18020657357

Q Q:396950280

网址:www.yzhibiao.com

搜索 Search

强K线 副图选股指标

2015-1-13 14:22:40点击:

 

{强K线}
zfa:=IF(C>=REF(C,1) and c>=o,(h-l)*100/ref(c,1),0);
qkx:ZFA>6.35 AND (C-REF(C,1))/REF(C,1)>0.04 and (h-ref(c,1))/ref(c,1)>0.05 
and (c-l)/(h-l)>0.4 and v<ma(v,15)*1.7 and v<ref(v,1)*1.3
and v<ref(hhv(v,8),1)*1.06 and v<ref(hhv(v,3),1)*1.06 AND C>o
and v*100/capital<30 and (H-REF(H,1))/REF(H,1)>0.02;