h0:=h;
(h0+ema(h0,2)+ema(h0,4))/3,colorred;
(ema(h0,2)+ema(h0,3)+ema(h0,4))/3,colorred;
(ema(h0,3)+ema(h0,4)+ema(h0,5))/3,colorred;
(ema(h0,4)+ema(h0,5)+ema(h0,7))/3,colorred;
(ema(h0,5)+ema(h0,7)+ema(h0,8))/3,colorred;
(ema(h0,7)+ema(h0,8)+ema(h0,11))/3,colorgreen,linethick3;
(ema(h0,8)+ema(h0,11)+ema(h0,13))/3,coloryellow;
(ema(h0,11)+ema(h0,13)+ema(h0,18))/3,coloryellow;
(ema(h0,13)+ema(h0,18)+ema(h0,21))/3,coloryellow;
(ema(h0,18)+ema(h0,21)+ema(h0,29))/3,coloryellow;
h1:=(ema(c,21)+ema(c,34)+ema(c,55))/3;
(ema(h1,3)+ema(h1,5)+ema(h1,8))/3,colormagenta;
(ema(h1,5)+ema(h1,8)+ema(h1,13))/3,colormagenta;
(ema(h1,8)+ema(h1,13)+ema(h1,21))/3,colormagenta;
(ema(h1,13)+ema(h1,21)+ema(h1,34))/3,colormagenta;
h2:=(ema(l,55)+ema(l,76)+ema(l,89))/3;
(ema(h2,13)+ema(h2,18)+ema(h2,21))/3,colorwhite;
(ema(h2,18)+ema(h2,21)+ema(h2,29))/3,colorwhite;
(ema(h2,21)+ema(h2,29)+ema(h2,34))/3,colorwhite;
(ema(h2,29)+ema(h2,34)+ema(h2,47))/3,colorwhite;

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。