Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Twitter!
Participe de nossa página de fãs
Script interessante?
Coloque um link para ele, e permita que outras pessoas também o avaliem
Você gostou do script?
Avalie seu funcionamento no terminal MetaTrader 5
Indicadores

RSI in MA - indicador para MetaTrader 4

Visualizações:
23814
Avaliação:
(11)
Publicado:
Atualizado:
Freelance MQL5 Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para Freelance

RSI in MA is an indicator to change color in iMA if iRSI 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.
  • RSI_Periods — Period for iRSI.
  • RSI_ApliedPrice — Price used for iRSI.
  • RSI_LevelsUp — Level iRSI for up trend.
  • RSI_LevelsDN — Level iRSI for down trend.
  • BarsCount — How many bars will show the line.
  • ReverseSignals — Reverse up trend to down trend signals.

RM

    CCI in MA CCI in MA

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

    HistoryInfoEA HistoryInfoEA

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

    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.

    STOCH in MA STOCH in MA

    STOCH in MA is an indicator which applies the stochastic changes to the iMA.