大智慧小红包选股指标公式 源码
2025-10-30 03:04N:=30;M:=95; ...
或
,我们会在第一时间指导反馈。N:=30;M:=95; ...
input:N(21,0,100); ...
input: N(30, 1, 240, 1); ...
平顶:=h=ref(h,1) or (h=ref(h,2) and h>ref(h,1)); ...
DP:=strcmp('上证指数',stkname)<>0 and strcmp('深证指数',stkname)<>0;{当前是否为大盘指数} ...