主力轨迹幅图公式
rn
源码
rn
INPUT:N1(9,1,99),N2(5,1,99);
rn mtm:=c-ref(c,1);
rn ZLGJ:100*ema(ema(mtm,n1),n1)/ema(ema(abs(mtm),n1),n1),colorwhite;
rn MAZL:MA(ZLGJ,N2),coloryellow;
rn

© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END

主力轨迹幅图公式
rn
源码
rn
INPUT:N1(9,1,99),N2(5,1,99);
rn mtm:=c-ref(c,1);
rn ZLGJ:100*ema(ema(mtm,n1),n1)/ema(ema(abs(mtm),n1),n1),colorwhite;
rn MAZL:MA(ZLGJ,N2),coloryellow;
rn

暂无评论内容