【 大 智 慧 】 波 浪 理 论 ( 波 浪 顶 、波 浪 底)-指标公式源码 pl5:=zig(3,5); en1:=zig(3,5)>ref(zig(3,5),1) and ref(zig(3,5),1)<=ref(zig(3,5),2) and ref(zig(3,5),2)<=ref(zig(3,5),3); ex1:=zig(3,5)[=ref(zig(3,5),2) and ref(zig(3,5),2)>=ref(zig(3,5),3); pl10:=zig(3,13); en2:=zig(3,10)>ref(zig(3,10),1) and ref(zig(3,10),1)<=ref(zig(3,10),2) and ref(zig(3,10),2)<=ref(zig(3,10),3); ex2:=zig(3,10)][=ref(zig(3,10),2) and ref(zig(3,10),2)>=ref(zig(3,10),3); pl20:=zig(3,26); en3:=zig(3,20)>ref(zig(3,20),1) and ref(zig(3,20),1)<=ref(zig(3,20),2) and ref(zig(3,20),2)<=ref(zig(3,20),3); ex3:=zig(3,20)][=ref(zig(3,20),2) and ref(zig(3,20),2)>=ref(zig(3,20),3); pl40:=zig(3,55); 走强一:=BARSLAST(pl5][ref(pl5,1)); 走强二 :=BARSLAST(pl10][ref(pl10,1)); 走强三:=BARSLAST(pl20][ref(pl20,1)); ztjz5:=if(pl10>ref(pl10,1),COUNT(en1, 走强二 ),0); ztjd5:=if(pl10>ref(pl10,1),COUNT(ex1, 走强二 ),0); dtjz5:=if(pl10][ref(pl20,1),COUNT(en2, 走强三),0); ztjd10:=if(pl20>ref(pl20,1),COUNT(ex2, 走强三),0); dtjz10:=if(pl20][ref(pl10,1) and ztjd5=1,HIGH*1.02,'⑴'),color0000ff; DRAWTEXT(en1 and pl10>ref(pl10,1) and ztjz5=2,LOW*0.98,'⑵'),color0000ff; DRAWTEXT(ex1 and pl10>ref(pl10,1) and ztjz5=2,HIGH*1.02,'⑶'),color0000ff; DRAWTEXT(en1 and pl10>ref(pl10,1) and ztjz5=3,LOW*0.98,'⑷'),color0000ff; DRAWTEXT(ex2 and...]