翻倍黑马选股
C/C++ Code复制内容到剪贴板
- {仿翻倍黑马选股2}
- dif:= ema(c,12) - ema(c,26);
- dea:= ema(dif,9);
- c>o*1.01 and v/capital<0.08 and cross(ma(c,5),ma(c,24))
- and c>sar(4,2,20) and dif>dea
- and c*capital<=20000000
- and c/ref(c,20)/(indexc/ref(indexc,20))>0.99;
本地下载
(免费下载)
问题反馈 取消