通达信黑马选股公式目录
通达信软件----功能-----选股器-----定制选股;第一极品公式;1,流通股本<7000万2,价格<12元3,涨幅>0.01%4, 涨幅<5.00%5, 每股收益>0.001元6,剔除st股,剩下的股票在启动点介入或在调整4天后介入。
此公式在震荡市常用,是熊市最好的“赚5%”操作模式!第二极品必胜;1,流通股本2500万2,现价16元3,换手率0.014,总金额40000000元5,每股收益1元6,每股净资产1元7,总股本10000万股8,涨幅5%在最恐慌的时候介入。
连跌4天可以分批介入。
反弹5%获利卖出。
多空线:=sma((o close high low)/4,3,1); 强命线:=ema(cost(81),10); ctx:=(3c h l o)/6; iong:=(8ctx 7ref(ctx,1) 6ref(ctx,2) 5ref(ctx,3) 4ref(ctx,4) 3ref(ctx,5) 2ref(ctx,6) ref(ctx,8))/36; ctxiong:=vol=hhv(vol,10) and vol>2ref(vol,1) and close>iong and c>o; xg:=filter(ctxiong,5); bb1:=cross(多空线,强命线); vbr1:=ema(close,8); vbr2:=ema(close,20); ya:=if(c>=o,amount,0); yaobv:=sum(ya,0); mobv:=sum(amount,0); bl:=100yaobv/mobv; mabl3:=if(barssince(c)>=3,ma(bl,3),50); mabl30:=if(barssince(c)>=30,ma(bl,30),mabl3); sss3:=count(cross(vbr1,vbr2),10)>=1; sss4:=count(cross(mabl3,mabl30),10)=1; 黑马:count(xg,5)>=1 and bb1 and sss3 and sss4;
ma5:=ma(c,5);
ma10:=ma(c,10);
ma20:=ma(c,20);
zf:=(c-o)/o100>4;
bias20:=(close-ma(close,5))/ma(close,5)100vol;
根据思路编写公式,修改公式。
盘中预警,条件选股。
公式解密,去除时间限制。
点下方
图 像可 (私) 信 订 公式。