Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

STOCH in MA - indicatore per MetaTrader 4

Visualizzazioni:
20270
Valutazioni:
(7)
Pubblicato:
Aggiornato:
Freelance MQL5 Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

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.

SM

    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.

    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).

    iCompass iCompass

    This indicator uses Moving Average to detect markets trend.

    FollowLine FollowLine

    This indicator uses Bollinger Bands lines to detect markets trend.