CCI in MA
- Indicadores
- Nikolaos Pantzos
- Versión: 1.30
- Actualizado: 6 abril 2021
iCC in iMA is indicator to change color in iMA if iCCI crosses level up (up trend) or crosses level down (down trend).
It is a useful tool to track when the upside and the downside iCCI on iMA.
You can to get source code from here.
Parameters
- MA_Periods—Period for iMA.
- MA_Method — Method for iMA.
- CCI_Periods—Period for iCCI.
- CCI_ApliedPrice — Price used for iCCI.
- CCI_LevelsUp — Level iCCI for up trend.
- CCI_LevelsDN — Level iCCI for down trend.
- BarsCount — How many bars will show the line.
- ReverseSignals — Reverse up trend to down trend signals.
Used with the Bollinger Band, this is a great app to define trend or trading range. Thank you.