金针探底选股指标 (源码)
2012-04-12 08:21:00来源:本站整理浏览:2621
通达信金针探底选股指标公式股票软件源码如下:
H/L>=1.05 and (O-L)/(c-O)>=2 and c<ref(c,5) and c<ref(c,10) and c<ref(c,20) and c<ref(c,30);
- 上一篇公式:底部启动选股指标 (源码)
- 下一篇公式:无极杀手指标 (源码)
通达信金针探底选股指标公式股票软件源码如下:
H/L>=1.05 and (O-L)/(c-O)>=2 and c<ref(c,5) and c<ref(c,10) and c<ref(c,20) and c<ref(c,30);