今天收盘价低于前10天内某个涨停板价公式
指标答疑4年前 (2022-11-25)54
今天收盘价低于前10天内某个涨停板价公式 编写要求:今天收盘价低于前10天内某个涨停板价公式。解答:zt:=c/ref(c,1)>1.095 and c=h;c<ref(c,barslast(zt)) and barslast(zt)<=10;...
今天收盘价低于前10天内某个涨停板价公式 编写要求:
今天收盘价低于前10天内某个涨停板价公式。
解答:
zt:=c/ref(c,1)>1.095 and c=h;
c<ref(c,barslast(zt)) and barslast(zt)<=10;
上一篇:收盘价站上均线选股公式
下一篇:昨天是平量今天缩量的选股公式
相关文章










