【通達(dá)信】N天N停選股指標(biāo)公式
攻城獅 2016.02.09 23:50
流通盤:=10;N天:=5;N停:=2;
st1:=if(namelike(‘s’),0,1);
st2:=if(namelike(‘*’),0,1);
st3:=if(codelike(‘300’),0,1);
st4:=dynainfo(17)>0;
c1:=st1 and st2 and st3 and st4;
c2:=finance(40)/c/100000000<=流通盤;
zt1:=(c-ref(c,1))/ref(c,1)*100>9.8;
zt2:=sum(zt1,n天);
zt3:=barslast(zt1);
c3:=zt2>=n停;
zxg:c1 and c2 and c3;
申明:本文為作者投稿或轉(zhuǎn)載,在概念股網(wǎng) http://cn-deling.com/ 上發(fā)表,為其獨(dú)立觀點(diǎn)。不代表本網(wǎng)立場(chǎng),不代表本網(wǎng)贊同其觀點(diǎn),亦不對(duì)其真實(shí)性負(fù)責(zé),投資決策請(qǐng)建立在獨(dú)立思考之上。