最新公告
  • 欢迎您光临九毛八公式指标网www.9m8.cn,本站全新改版试运行,期间内容全部免费,欢迎下载!欢迎加入本站VIP
  • 通达信黄金起换手率副图,成交量型指标公式源码

    正文概述    2024-04-13 09:43:40  

    DRAWGBK(C 0,RGB(150,100,0),RGB(50,100,0),0,'',0);
    STICKLINE(C 0,0,3,6,0),COLORAAAA00;
    AA:=EMA(INDEXC,300)/EMA(C,300);
    XC:=(INDEXC/AA);
    大盘:=EMA(XC,10);
    BB:=(H+L+2*C)/4;
    换手:VOL/CAPITAL*100,COLORRED,NODRAW;
    低换:换手 2,COLORFFFF00,NODRAW;
    温和换:换手 2 AND 换手 5,COLORMAGENTA,NODRAW;
    热换:换手 5 AND 换手 11,COLORYELLOW,NODRAW;
    烫手换:换手 11 AND 换手 17,COLORRED,NODRAW;
    高潮换:换手 17,COLORGREEN,NODRAW;
    STICKLINE(换手 2,0,换手,2.3,0),COLORFF4400;
    STICKLINE(换手 2,0,换手,1.8,0),COLORFF6600;
    STICKLINE(换手 2,0,换手,1.3,0),COLORFF9900;
    STICKLINE(换手 2,0,换手,0.6,0),COLORFFCC00;
    STICKLINE(换手 2,0,换手,0.3,0),COLORGREEN;
    STICKLINE(换手 2 AND 换手 5,0,换手,2.3,0)COLORFF0033;
    STICKLINE(换手 2 AND 换手 5,0,换手,1.8,0)COLORFF0066;
    STICKLINE(换手 2 AND 换手 5,0,换手,1.2,0)COLORFF0099;
    STICKLINE(换手 2 AND 换手 5,0,换手,0.6,0)COLORFF00CC;
    STICKLINE(换手 2 AND 换手 5,0,换手,0.3,0)COLORFF00FF;
    STICKLINE(换手 5 AND 换手 11,0,换手,2.3,0)COLOR0035FF;
    STICKLINE(换手 5 AND 换手 11,0,换手,1.8,0)COLOR0064FF;
    STICKLINE(换手 5 AND 换手 11,0,换手,1.3,0)COLOR0093FF;
    STICKLINE(换手 5 AND 换手 11,0,换手,0.8,0)COLOR00C2FF;
    STICKLINE(换手 5 AND 换手 11,0,换手,0.3,0)COLOR00FFFF;
    STICKLINE(换手 11 AND 换手 17,0,换手,2.3,0),COLOR000055;
    STICKLINE(换手 11 AND 换手 17,0,换手,2,0),COLOR000077;
    STICKLINE(换手 11 AND 换手 17,0,换手,1.8,0),COLOR000099;
    STICKLINE(换手 11 AND 换手 17,0,换手,1.5,0),COLOR0000BB;
    STICKLINE(换手 11 AND 换手 17,0,换手,0.9,0),COLOR0000DD;
    STICKLINE(换手 11 AND 换手 17,0,换手,0.3,0),COLOR0000FF;
    STICKLINE(换手 17,0,换手,2.3,0),COLOR006000;
    STICKLINE(换手 17,0,换手,2.1,0),COLOR007500;
    STICKLINE(换手 17,0,换手,1.8,0),COLOR009100;
    STICKLINE(换手 17,0,换手,1.3,0),COLOR00A600;
    STICKLINE(换手 17,0,换手,0.8,0),COLOR00BB00;
    STICKLINE(换手 17,0,换手,0.3,0),COLOR00CC00;
    换手5:MA(换手,5),COLOR0000FF,LINETHICK2;
    量比:=V/REF(MA(V,5),1),COLORFFFFFF,LINETHICK2;
    3;
    DRAWICON(CROSS(BB,大盘),3,31);

    通达信黄金起换手率副图,成交量型指标公式源码

    通达信黄金起换手率副图,成交量型指标公式源码

    九毛八公式指标,一个优质的公式指标平台!
    九毛八公式指标 » 通达信黄金起换手率副图,成交量型指标公式源码 加入收藏