当前位置:首页 > 通达信公式 > 内容

通达信多空强度副图指标公式源码副图

作者:公式网   更新时间:2021-11-12   点击:

AA:=EMA((2*C+H+L)/4,3);
A1:=SLOPE(AA*5-REF(AA,5),5)+C;
DIF:=EMA(A1,3) - EMA(A1,13);
DEA:=EMA(DIF,3);
多空强度:(DIF-DEA),COLORYELLOW;
STICKLINE((多空强度 > 0),0,多空强度,2,0),COLORRED;
STICKLINE((多空强度 > 0),0,多空强度*0.9,2,0),COLORRED;
STICKLINE((多空强度 > 0),0,多空强度*0.8,2,0),COLORRED;
STICKLINE((多空强度 > 0),0,多空强度*0.7,2,0),COLORRED;
STICKLINE((多空强度> 0),0,多空强度*0.6,2,0),COLORRED;
STICKLINE((多空强度 > 0),0,多空强度*0.5,2,0),COLORRED;
STICKLINE((多空强度 > 0),0,多空强度*0.4,2,0),COLORRED;
STICKLINE((多空强度 > 0),0,多空强度*0.3,2,0),COLORRED;
STICKLINE((多空强度 > 0),0,多空强度*0.2,2,0),COLORRED;
STICKLINE((多空强度 > 0),0,多空强度*0.1,2,0),COLORRED;
STICKLINE((多空强度 < 0),0,多空强度,2,0),COLORGREEN;
STICKLINE((多空强度 < 0),0,多空强度*0.9,2,0),COLORGREEN;
STICKLINE((多空强度 < 0),0,多空强度*0.8,2,0),COLORGREEN;
STICKLINE((多空强度 < 0),0,多空强度*0.7,2,0),COLORGREEN;
STICKLINE((多空强度 < 0),0,多空强度*0.6,2,0),COLORGREEN;
STICKLINE((多空强度 < 0),0,多空强度*0.5,2,0),COLORGREEN;
STICKLINE((多空强度 < 0),0,多空强度*0.4,2,0),COLORGREEN;
STICKLINE((多空强度 < 0),0,多空强度*0.3,2,0),COLORGREEN;
STICKLINE((多空强度 < 0),0,多空强度*0.2,2,0),COLORGREEN;
STICKLINE((多空强度 < 0),0,多空强度*0.1,2,0),COLORGREEN;

通达信多空强度副图指标公式源码副图

通达信多空强度副图指标公式源码副图

 

资源下载

相关文章

热门推荐

移动端首页 | PC端

© by gszx.com.cn Mobile Web