同花順趨勢彩帶波段買賣指標公式
同花順指標公式源碼概況:
- 指標類別: 同花順指標公式
- 授權方式: 免費版
- 指標評級: ★★★★★
- 指標分類: 趨勢
- 畫線方法: 主圖
- 日期:2019-10-21 來源:互聯網
同花順指標公式源碼介紹:
同花順趨勢彩帶波段買賣指標公式:
MA5:MA(C,5),colorwhite;
MA10:MA(C,10),colorred;
短線趨勢1:MA(EMA(CLOSE,12),1),coloryellow;
短線趨勢2:MA(EMA(CLOSE,12),3),coloryellow;
短線趨勢3:MA(EMA(CLOSE,12),5),coloryellow;
短線趨勢4:MA(EMA(CLOSE,12),7),coloryellow;
短線趨勢5:MA(EMA(CLOSE,12),9),coloryellow;
短線趨勢6:MA(EMA(CLOSE,12),11),coloryellow;
短線趨勢7:MA(EMA(CLOSE,12),13),coloryellow;
中線趨勢1:MA(EMA(CLOSE,60),1),colormagenta;
中線趨勢2:MA(EMA(CLOSE,60),3),colormagenta;
中線趨勢3:MA(EMA(CLOSE,60),5),colormagenta;
中線趨勢4:MA(EMA(CLOSE,60),7),colormagenta;
中線趨勢5:MA(EMA(CLOSE,60),9),colormagenta;
中線趨勢6:MA(EMA(CLOSE,60),11),colormagenta;
中線趨勢7:MA(EMA(CLOSE,60),13),colormagenta;
同花順趨勢彩帶波段買賣指標公式實例圖解:
同花順趨勢彩帶波段買賣指標公式
同花順指標相關閱讀