【大智慧】多頭回檔選股指標(biāo)公式
攻城獅 2015.11.19 00:07
A1:=ma(close,5);
A2:=ma(close,10);
A3:=ma(close,20);
A4:=ma(close,30);
Count(a1>a2 and a2>a3 and a3>a4,5)=5 and
Close<=a4;
申明:本文為作者投稿或轉(zhuǎn)載,在概念股網(wǎng) http://lakewaygifts.com/ 上發(fā)表,為其獨(dú)立觀點(diǎn)。不代表本網(wǎng)立場,不代表本網(wǎng)贊同其觀點(diǎn),亦不對其真實(shí)性負(fù)責(zé),投資決策請建立在獨(dú)立思考之上。