Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

CCI in MA - indicateur pour MetaTrader 4

Vues:
18362
Note:
(12)
Publié:
Mise à jour:
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

CCI in MA is an indicator to change color in iMA if iCCI crosses level up (uptrend) or crosses level down (downtrend).

It helps any trader to see the trend of pair.


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.

CM

    HistoryInfoEA HistoryInfoEA

    This expert is a tool which helps every trader to see the historical results by magic number or orders' comment.

    iBrokerInfo iBrokerInfo

    It's an indicator to show some information about the account on the chart.

    RSI in MA RSI in MA

    RSI in MA is an indicator to change color in iMA if iRSI crosses level up (uptrend) or crosses level down (downtrend).

    MACD in MA MACD in MA

    MACD in MA is an indicator to change color in iMA if iMACD is upper of zero (uptrend) or lower of zero (downtrend). It helps any trader to see the trend of pair.