大賽介紹:叩富全民煉股爭霸賽,每月為一期,按照模擬交易收益排名發(fā)放獎勵。 展開
一、中長線選股用什么均線?
投資者大多喜歡用5日、10日、30日等中短期均線分析趨勢和指導(dǎo)操作,實際上30日、60日、120日等中長期均線的組合對于中長線投資者更具有指導(dǎo)意義,它可以使我們看到更長遠(yuǎn)的趨勢。股諺道"看大勢者賺大錢,看小勢者掙小錢,不看勢者盡賠錢",而30日、60日、120日均線的組合正是對大的趨勢的一種有效判斷方法。
二、中長線選股用什么指標(biāo)?
DIF:=EMA(C,12)-EMA(C,26);
DEA:=EMA(DIF,9);
VA:=IF(CLOSE>REF(CLOSE,1),VOL,-VOL);
OBV:=SUM(IF(CLOSE=REF(CLOSE,1),0,VA),0);
MAOBV:=MA(OBV,2);
F1:=CROSS(DIF,DEA) OR CROSS(OBV,MAOBV);
F2:=V>2*REF(V,1) OR V
F3:=FINANCE( 7)/10000<20 AND C<=30 AND DYNAINFO(39)<=80;
F4:=IF(CODELIKE('3'),0,1);
F5:=BARSCOUNT(C)>180;
F1 AND F2 AND F3 AND F4 AND F5。
文章很精彩?轉(zhuǎn)發(fā)給需要的朋友吧
![](http://img.cofool.com/uploads/avatar/004/52/22/62_avatar_small.jpg)
![](https://static.cofool.com//public/images/2022/eye.png)
![](http://img.cofool.com/uploads/avatar/004/49/96/37_avatar_small.jpg)
![](https://static.cofool.com//public/images/2022/eye.png)
![](http://img.cofool.com/uploads/avatar/004/15/29/17_avatar_small.jpg)
![](https://static.cofool.com//public/images/2022/eye.png)
![](http://img.cofool.com/uploads/avatar/004/50/56/98_avatar_small.jpg)
![](https://static.cofool.com//public/images/2022/eye.png)
![](http://img.cofool.com/uploads/avatar/004/74/38/49_avatar_small.jpg)
![](https://static.cofool.com//public/images/2022/eye.png)
![](http://img.cofool.com/uploads/avatar/004/50/37/42_avatar_small.jpg)
![](https://static.cofool.com//public/images/2022/eye.png)