在线检测未来函数

N日内最低价放量公式

来源:Internet,编辑:股旁网,2016-10-18

编写条件:

定位N日最低价对应K线,该日成交量大于5日均量。

编写方法:

{参数n,1,100,10}
选股:llv(l,n) and v>ma(v,5);

相关文章