飞狐金色家园副图指标 EA

飞狐金色家园副图指标

rn

源码

rn

蓝天:110,stick,colorblue;
rn花园:ema((CLOSE-llV(CLOSE,55))/(HHV(CLOSE,55)-LLV(LOW,55))*100,5),
rnstick,linethick1,colorgreen;
rnA:=EMA(WINNER(CLOSE),10);
rnB:=EMA(WINNER(CLOSE),34);
rnVar1:=MA(VOL,5)>MA(VOL,60);
rn别墅:IF(A<0.15 AND ABS(A-B)<0.05 AND CROSS(A,B) and var1,1,0)*100,
rncoloryellow,stick,linethick3;
rnstickline(别墅>0,15,别墅*1.1,1,0),pointdot,colorwhite;
rnstickline(别墅>0 and 别墅<400,40,别墅,1,0),colorred,linethick1;
rnstickline(别墅>0,15,别墅*0.7,5,0),coloryellow,linethick5;
rnstickline(别墅>0,15,别墅*0.4,5,0),coloryellow,linethick7;
rnstickline(别墅>0,15,别墅*0.1,5,0),color0099cc,linethick7;

rn

飞狐金色家园副图指标

© 版权声明
THE END
喜欢就支持一下吧
点赞70 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容