Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Evalúe su trabajo en el terminal MetaTrader 5
- Visualizaciones:
- 20302
- Ranking:
- Publicado:
- Actualizado:
-
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
STOCH in MA is an indicator which applies the stochastic changes to the iMA.
It helps any trader to see the trend of pair.
Parameters
- MA_Periods - iMA period.
- MA_Method - iMA method.
- K_Period - K line period.
- D_Period - D line period.
- Slowind - slowing.
- STOCH_MA_METHOD - averaging method for MA.
- PriceField - price (Low/High or Close/Close).
- STOCH_LevelUp - uptrend level.
- STOCH_LevelDn - downtrend level.
- BarsCount - how many bars will show the line.
- ReverseSignals - reverse an uptrend to downtrend signals.

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.

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

This indicator uses Moving Average to detect markets trend.

This indicator uses Bollinger Bands lines to detect markets trend.