有庄则灵(源码)
-
相关简介:C/C++ www.gszb.com 股票公式指标网提供 Code 复制内容到剪贴板 ma5:MA(CLOSE,5),colorf00ff0; ma13:MA(CLOSE,13),colorwhite; ma60:MA(CLOSE,60),linethick1,colorred; ma90:ma(c,90),linethick2,colorf0f000; ma120:MA(CLOSE,120),color00ff00; aa:=cross(ma(c,5),ma(c,20)
-
文章来源:公式网 发布时间:2010-06-01浏览次数:
C/C++ www.gszb.com 股票公式指标网提供 Code复制内容到剪贴板
- ma5:MA(CLOSE,5),colorf00ff0;
- ma13:MA(CLOSE,13),colorwhite;
- ma60:MA(CLOSE,60),linethick1,colorred;
- ma90:ma(c,90),linethick2,colorf0f000;
- ma120:MA(CLOSE,120),color00ff00;
- aa:=cross(ma(c,5),ma(c,20)) and cross(ma(c,5),ma(c,30)) and cross(ma(c,5),ma(c,60));
- bb:=ma(c,60)>ma(c,10) and cross(ma(c,10),ma(c,30)) and ma(c,30)>ma(c,20) and abs(ma(c,60)-ma(c,20))/ma(c,20)<0.05;
- cc:=ma(c,30)>ma(c,5) and cross(ma(c,5),ma(c,20)) and ma(c,20)>ma(c,10), coloryellow;
- dd:=abs((ma(c,5)-ma(c,10))+(ma(c,10)-ma(c,20))+(ma(c,20)-ma(c,30)))<0.02 and ma(c,5)>ref(ma(c,5),1) and ma(c,10)>ref(ma(c,10),1);
- ee:=ma(c,20)>ma(c,5) and cross(ma(c,5),ma(c,10)) and ma(c,10)>ma(c,60) and abs(ma(c,20)-ma(c,60))/ma(c,60)<0.05;
- ff:=aa or bb or cc or dd or ee ;
- 天堂星雷达:=ff and FILTER( ff,8);
- drawicon(天堂星雷达,l,1);
- drawtext(天堂星雷达,l*0.958,'庄现'),colorwhite;
- stickline(天堂星雷达,h,l,0.5,0),colorred;
- stickline(天堂星雷达,o,c,6,0),linethick2,colorred;
- aa1:=AMOUNT/vol;
- bb1:=l
- cc1:=(c-ref(c,1))/ref(c,1)*100>1.2;
- dd1:=l
- ee1:=vol
- ff1:bb1 and cc1 and dd1 and ee1;
- drawtext(ff1,l*0.99,'庄影'),COLORyellow;
- stickline(ff1,h,l,0.5,0),COLORyellow;
- stickline(ff1,o,c,6,0),linethick2,COLORyellow;
上一篇:黑马现身 指标 (副图 公式 加密不限时)
下一篇:回调买 (副图 源码)


现在就去充值积分
加入VIP可下载100以下的所有资源