有谁能帮我把这个指标改成通达信版的

__?棱镜威力? 2024-11-30 14:45:23
最佳回答
as:=(c*3+o+h+l)/6;xj:=(as+0.618*ref(as,1)+0.382*ref(as,2)+0.236*ref(as,3)+0.146*ref(as,4))/2.382;hlx:=ema(hhv(xj,3),15);llx:=ema(llv(xj,3),15);ch:=cross(xj,hlx);cl:=cross(llx,xj);chh:=barslast(ch);cll:=barslast(cl);yf1:=(chh<cll or ch) and not(cl);yf2:=(chh>cll or cl) and not(ch);tf:=if(yf1,llx,hlx);tfb:=(hlx+llx)/2;xjk:=sma(ema(xj,3),3,1);zwsh:=(hhv(xj,2)+hhv(xj,3)+hhv(xj,4)+hhv(xj,5))/4;sh:=ema(zwsh,21);zwsl:=(llv(xj,2)+llv(xj,3)+llv(xj,4)+llv(xj,5))/4;sl:=ema(zwsl,21);sch:=cross(xj,sh);scl:=cross(sl,xj);shh:=barslast(sch);sll:=barslast(scl);sf1:=(shh<sll or sch) and not(scl);sf2:=(shh>sll or scl) and not(sch);tfs:=if(sf1,sl,sh);tfbs:=(sl+sh)/2;{k线}kx1:=(close>=open) and xj>=tfs;kx2:=(close<open) and xj>=tfs;kx3:=(close>=open) and xj<tfs;kx4:=(close<open) and xj<tfs;kx5:=((xj>=tfs and xj<tf)or (xj<tfs and xj>=tf)) and close>=open;kx6:=((xj>=tfs and xj<tf)or (xj<tfs and xj>=tf)) and close<open;stickline(xj>tfs,tfb,tfs,0.8,1),color400040;stickline(xj<tfs,tfb,tfs,0.8,1),color800000;stickline(xj>tf,tfb,tf,0.8,1),color000060;stickline(xj<tf,tfb,tf,0.8,1),colorff2020;{k线}stickline(kx1,c,o,4,1),color4440ff;stickline(kx1,c,h,0.5,1),color4440ff;stickline(kx1,o,l,0.5,1),color4440ff;stickline(kx2,c,o,4,0),color4440ff;stickline(kx2,o,h,0.5,0),color4440ff;stickline(kx2,c,l,0.5,0),color4440ff;stickline(kx3,c,o,4,1),colorffff33;stickline(kx3,c,h,0.5,1),colorffff33;stickline(kx3,o,l,0.5,1),colorffff33;stickline(kx4,c,o,4,0),colorffff33;stickline(kx4,o,h,0.5,0),colorffff33;stickline(kx4,c,l,0.5,0),colorffff33;{stickline(kx5,c,o,4,1),color5e5e5e;stickline(kx5,c,h,0.5,1),color5e5e5e;stickline(kx5,o,l,0.5,1),color5e5e5e;stickline(kx6,c,o,4,0),color5e5e5e;stickline(kx6,o,h,0.5,0),color5e5e5e;stickline(kx6,c,l,0.5,0),color5e5e5e;}; 20210311
汇率兑换计算器

类似问答
汇率兑换计算器

热门推荐
热门问答
最新问答
推荐问答
新手帮助
常见问题
房贷计算器-九子财经 | 备案号: 桂ICP备19010581号-1 商务联系 企鹅:2790-680461

特别声明:本网为公益网站,人人都可发布,所有内容为会员自行上传发布",本站不承担任何法律责任,如内容有该作者著作权或违规内容,请联系我们清空删除。