通达信地瓜八号选股指标公式
2013-04-06 11:24:00来源:本站整理浏览:210
j:=(ref(c,1)+ref(c,2)+ref(c,3)+ref(c,4)+ref(c,5))/5;
j1:=j<cost(10) and c/j>1.025 and (hhv(c,5)-llv(c,5))/llv(c,5)*100>7 ;
j2:= j1 and ref(c,5)/ref(c,1)>1.003 and ma(indexc,3)>=ref(ma(indexc,3),1);
地瓜: (filter(j2,10))*28,linethick2,color99cccc;
- 上一篇公式:通达信单阳不破+趋势飘带+黄金分割主图指标公式
- 下一篇公式:通达信跳出三界指标公式