指标汇总
大单翻红选股
来源:大智慧公式 3453次浏览 发布时间2022-10-21




以下是大单翻红选股






C/C++ 股票公式指标网提供 Code复制内容到剪贴板{大单翻红}{DZHL2} RSV:=(CLOSE-LLV(LOW,9))/(HHV(HIGH,9)-LLV(LOW,9))*100; K:=SMA(RSV,3,1); D:=SMA(K,3,1); J:=3*K-2*D; 停牌:=(DYNAINFO(4)=0);S:=STRFIND(stkname,'S',1)>0; not(停牌) and not(s) and cross(j,0) and count((bigorder(1)-bigorder(2))*vul/capital*100>0,3)>=2 {and count("ddx.ddx">0,3)>=2} and c>ref(c,1)*1.01 and llv(v,3)<llv(v,30)*1.15 and capital<=5000000 ;

最新发布

相关文章