請(qǐng)教高手,大智慧怎么選不出股票來(lái)? [大智慧]
-
咨詢?cè)斍椋?/B>
請(qǐng)教高手,大智慧怎么選不出股票來(lái)?,已下載一年日線數(shù)據(jù)及除權(quán)財(cái)務(wù)等數(shù)據(jù)。
ma20:=ma(close,20);
BTma20:= (close>ma20) and (ref(close,1)>ref(ma20,1)) and (ref(close,2)>ref(ma20,2));
vol120:=ma(vol,120);
BTvol120:= (vol > vol120) and (ref(vol,1) > ref(vol120,1)) and (ref(vol,2) > ref(vol120,2));
小盤:=(CAPITAL<100000);
中線強(qiáng)勢(shì):小盤 and BTma20 and BTvol120; - 大智慧客服:
您好,建議去指標(biāo)交易區(qū)去發(fā)帖。
有思路,想編寫各種指標(biāo)公式,程序化交易模型,選股公式,預(yù)警公式的朋友
可聯(lián)系技術(shù)人員 QQ: 511411198 進(jìn)行 有償 編寫!(不貴!點(diǎn)擊查看價(jià)格!)
相關(guān)文章
-
沒(méi)有相關(guān)內(nèi)容