指标汇总
写个近期涨停 n日后股价超过涨停价的预警
来源:选股公式 436次浏览 发布时间2022-09-05

编写条件:

写个近期涨停 n日后股价超过涨停价的预警

编写方法:

&nbsp;ref(c/ref(c,1)>1.099,n) and c>ref(c,n) and if(n=1,1,ref(every(c<ref(c,n-1),n-1),1));

最新发布

相关文章