同花顺趋势彩带波段买卖指标公式
同花顺指标公式源码概况:
- 指标类别: 同花顺指标公式
- 授权方式: 免费版
- 指标评级: ★★★★★
- 指标分类: 趋势
- 画线方法: 主图
- 日期: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;
同花顺趋势彩带波段买卖指标公式实例图解:
同花顺趋势彩带波段买卖指标公式
同花顺指标相关阅读