飞狐金色家园副图指标
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




















暂无评论内容