九毛八公式指标
请老师帮忙写个前5天内出现倍量.出现倍量的当天涨幅在5%以内 .
公式模块:
barslast(v/ref(v,1)>1.9)<5 and between(ref(c/ref(c,1),barslast(v/ref(v,1)>1.9)),0,1.05);
九毛八公式指标
请老师帮忙写个前5天内出现倍量.出现倍量的当天涨幅在5%以内 .
barslast(v/ref(v,1)>1.9)<5 and between(ref(c/ref(c,1),barslast(v/ref(v,1)>1.9)),0,1.05);