平衡线:MA(上涨线,5),COLORGREEN,LINETHICK1;
0;
{www.9m8.cn 九毛八新且全的股票公式指标网}
STICKLINE(上涨线 0 and 上涨线 平衡线,平衡线,0,2,0),Color6d0076;
STICKLINE(上涨线 0 and 上涨线 =平衡线,上涨线,0,2,0),Color6d0076;
STICKLINE(上涨线 =0 and 上涨线 平衡线,上涨线,0,2,0),ColorFFD1BE;
STICKLINE(上涨线 =0 and 上涨线 =平衡线,平衡线,0,2,0),ColorFFD1BE;
STICKLINE(上涨线 平衡线 and 上涨线 0,上涨线,平衡线,2,0),COLORRED;
STICKLINE(上涨线 平衡线 and 上涨线 =0,上涨线,平衡线,2,0),COLORYELLOW;
STICKLINE(上涨线 =平衡线 and 上涨线 0,上涨线,平衡线,2,0),COLORBLUE;
STICKLINE(上涨线 =平衡线 and 上涨线 =0,上涨线,平衡线,2,0),COLORBLACK;
强势区:PARTLINE(上涨线 0,0),COLORRED,LINETHICK2;
弱势区:PARTLINE(上涨线 =0,0),COLORCYAN,LINETHICK2;