巨量阴选股指标公式
大智慧股票公式| 本文关键词:大智,智慧,巨量,指标,公式 【想研究更深入,如果您也有兴趣,加订阅号一起探讨吧!】 8809

fl:=v/ma(v,5)>2.5 and v/capital>0.03;
xg: ref(fl and c<o*0.99,1) and c>ref(o,1)
or ref(fl and c<ref(c,1)*0.99 and c>o,1) and c>ref(c,1)
or ref(fl and c<o*0.99,2) and c>ref(o,2)
or ref(fl and c<ref(c,1)*0.99 and c>o,2) and c>ref(c,2)
or ref(fl and c<o*0.99,3) and c>ref(o,3)
or ref(fl and c<ref(c,1)*0.99 and c>o,3) and c>ref(c,3);

 


巨量阴选股指标公式