飞狐金色家园副图指标
源码
蓝天:110,stick,colorblue; 花园:ema((CLOSE-llV(CLOSE,55))/(HHV(CLOSE,55)-LLV(LOW,55))*100,5), stick,linethick1,colorgreen; A:=EMA(WINNER(CLOSE),10); B:=EMA(WINNER(CLOSE),34); Var1:=MA(VOL,5)>MA(VOL,60); 别墅:IF(A<0.15 AND ABS(A-B)<0.05 AND CROSS(A,B) and var1,1,0)*100, coloryellow,stick,linethick3; stickline(别墅>0,15,别墅*1.1,1,0),pointdot,colorwhite; stickline(别墅>0 and 别墅<400,40,别墅,1,0),colorred,linethick1; stickline(别墅>0,15,别墅*0.7,5,0),coloryellow,linethick5; stickline(别墅>0,15,别墅*0.4,5,0),coloryellow,linethick7; stickline(别墅>0,15,别墅*0.1,5,0),color0099cc,linethick7;
移动端首页 | PC端
© by gszx.com.cn Mobile Web
飞狐金色家园副图指标
源码
蓝天:110,stick,colorblue;
花园:ema((CLOSE-llV(CLOSE,55))/(HHV(CLOSE,55)-LLV(LOW,55))*100,5),
stick,linethick1,colorgreen;
A:=EMA(WINNER(CLOSE),10);
B:=EMA(WINNER(CLOSE),34);
Var1:=MA(VOL,5)>MA(VOL,60);
别墅:IF(A<0.15 AND ABS(A-B)<0.05 AND CROSS(A,B) and var1,1,0)*100,
coloryellow,stick,linethick3;
stickline(别墅>0,15,别墅*1.1,1,0),pointdot,colorwhite;
stickline(别墅>0 and 别墅<400,40,别墅,1,0),colorred,linethick1;
stickline(别墅>0,15,别墅*0.7,5,0),coloryellow,linethick5;
stickline(别墅>0,15,别墅*0.4,5,0),coloryellow,linethick7;
stickline(别墅>0,15,别墅*0.1,5,0),color0099cc,linethick7;