三线开花 通信达主图公式
<p data-first-child > ma20:ma(c,20),colorwhite,linethick2;<br/>ma120:ma(c,120),colorffcccc,linethick2;<br/>ma250:ma(c,250),colorffcc66,linethick2;<br/>乖离线:=((c-ref(ma20,1))/20+ma20)*1.20;<br/>tt1:=cross(ma20,ma120) and cross(ma20,ma250) and v>ref(v,1);<br/>tt2:=ma20>ref(ma20,2) and v>ref(v,1) and cross(c,ma20);<br/>STICKLINE(TT1,l,l-0.09,4,0),coloryellow;<br/>DRAWTEXT(TT1,l-0.13,'金叉'),coloryellow;<br/>STICKLINE(cross(c,ma120) and cross(c,ma250) and cross(c,ma20),l,l-0.09,4,0),coloryellow;<br/>DRAWTEXT(cross(c,ma120) and cross(c,ma250) and cross(c,ma20),l-0.13,'并线开花'),coloryellow;<br/>STICKLINE(tt2,l,l-0.09,4,0),coloryellow;<br/>DRAWTEXT(tt2,l-0.13,'买点1'),coloryellow;<br/>STICKLINE(cross(c,乖离线),h,h+0.09,4,0),color00ff00;<br/>DRAWTEXT(cross(c,乖离线) ,h+0.13,'卖点'),color00ff00;<br/>STICKLINE(ma250>=ref(ma250,1) and ma20>=ref(ma20,1) and cross(c,ma250),l,l-0.09,4,0),colorffcc66;<br/>DRAWTEXT(ma250>=ref(ma250,1) and ma20>=ref(ma20,1) and cross(c,ma250),l-0.13,'牛象'),colorffcc66;<br/>STICKLINE(ma120>=ref(ma120,1) and cross(c,ma20) and cross(c,ma120) and v>ref(v,1),l,l-0.09,4,0),colorff00ff;<br/>DRAWTEXT(ma120>=ref(ma120,1) and cross(c,ma20) and cross(c,ma120) and v>ref(v,1),l-0.13,'买点2'),colorff00ff ;<br/>A1:=SUM(AMOUNT,3)/SUM(VOL,3)/100;<br/>A2:=SUM(AMOUNT,8)/SUM(VOL,8)/100;<br/>A3:=SUM(AMOUNT,21)/SUM(VOL,21)/100;<br/>DIFF:=(EMA(CLOSE,12) - EMA(CLOSE,26));<br/>DEA:=EMA(DIFF,9);<br/>MACD:=2*(DIFF-DEA);<br/>V1:=c-(a1+ma(c,3))/2;<br/>V2:=c-(a2+ma(c,8))/2;<br/>V3:=c-(a3+ma(c,21))/2;<br/>Va1:=(C+v3-v1+macd);<br/>Va4:=(C+v2-v1+macd);<br/>短线:EMA(Va1,6),linethick2,Coloryellow;<br/> </p> 很好的东东 很好的内容,感谢分享! 好人一生平安! 很好的东东 牛人一个 支持一下:lol 点赞楼主! 楼主哪儿来的这么多好东西!
页:
[1]