九毛八公式指标 写个近期涨停 n日后股价超过涨停价的预警 公式模块: 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));