Participe de nossa página de fãs
Coloque um link para ele, e permita que outras pessoas também o avaliem
Avalie seu funcionamento no terminal MetaTrader 5
MACD in MA - indicador para MetaTrader 4
- Visualizações:
- 21111
- Avaliação:
- Publicado:
- 2019.05.13 21:44
- Atualizado:
- 2023.02.20 11:30
- Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para Freelance
Parameters
- MA_Periods — Period for iMA.
- MA_Method — Method for iMA.
- MACD_FastEMA — Fast EMA for MACD.
- MACD_SlowEMA — Slow EMA for MACD.
- MACD_SignalSMA — SMA signal for MACD.
- MACD_ApliedPrice — Price used for MACD.
- BarsCount — How many bars will show the line.
- ReverseSignals — Reverse up trend to down trend signals.
RSI in MA is an indicator to change color in iMA if iRSI crosses level up (uptrend) or crosses level down (downtrend). For more information about the indicator you can to visit the product's page: https://www.mql5.com/en/market/product/6446
CCI in MACCI in MA is an indicator to change color in iMA if iCCI crosses level up (uptrend) or crosses level down (downtrend). For more information, you can visit the product's page: https://www.mql5.com/en/market/product/6444
STOCH in MA is an indicator which applies the stochastic changes to the iMA. It can help to detect the trend of prices. For more information about the indicator, you can visit the product's page: https://www.mql5.com/en/market/product/26467
iCompassThis indicator uses Moving Average to detect markets trend. It's a very useful tool for manual trading. It's better to use it with other technics as a complete system. For more information about the indicator, you can visit the product's page: https://www.mql5.com/en/market/product/6420 Update v1.2: Added popup alert.