最新公告
  • 欢迎您光临九毛八公式指标网www.9m8.cn,本站全新改版试运行,期间内容全部免费,欢迎下载!欢迎加入本站VIP
  • 通达信多空强度指标公式

    正文概述    2024-04-13 15:01:35  

    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;


    九毛八公式指标,一个优质的公式指标平台!
    九毛八公式指标 » 通达信多空强度指标公式 加入收藏