您现在的位置:好股网 >> 股票公式 >> 飞狐股票公式 >> 一键转帖:肯尔特通道

肯尔特通道


指标功能:[B]国产软件[/B]
指标类型:简体中文
所需积分:0
推荐星级:
授权方式:共享版
公式大小:0 Bytes
更新时间:2013-03-02 09:55:00
公式简介:

dxja:=abs((h+l+o+2*c))/5;
ma1:=ema(dxja,20);
MAt:=ref(MA1,1)+(CLOSE-ref(MA1,1))/20;
ub:mat+mat*0.04,pointdot,linethick3;
Lb:MAt-mat*0.04,pointdot,linethick3;
中线:=mat,pointdot,linethick1;
FAC:=(H+L+C)/3;
MA5:=MA(FAC,5);
MID:=MA(FAC,20),linethick1,colorwhite;
UPPER1:MID + 2*STD(CLOSE,20);
LOWER1: MID - 2*STD(CLOSE,20);



[url=http://www.goodgupiao.com/gupiaogongshi/26342.html][B]肯尔特通道[/B][/url]