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

    正文概述    2024-04-13 10:05:14  

    换手:vol/CAPITAL*100,NODRAW;
    低换手小于2:换手 2,COLORFFFF00,NODRAW;
    温和换手2到5:换手 2 AND 换手 5,colormagenta,NODRAW;
    热换手5到11:换手 5 AND 换手 11,coloryellow,NODRAW;
    烫手换手11到17:换手 11 AND 换手 17,colorred,NODRAW;
    高潮换手大于17:换手 17,colorgreen,NODRAW;
    五日均换手:MA(换手,5);
    十日均换手:MA(换手,10);
    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;
    DRAWICON(换手 25,换手,15);

    通达信五档换手率指标公式源码副图

    九毛八公式指标,一个优质的公式指标平台!
    九毛八公式指标 » 通达信五档换手率指标公式源码副图 加入收藏