Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

STOCH in MA - indicator for MetaTrader 4

Views:
18759
Rating:
(6)
Published:
2019.05.13 21:51
Updated:
2023.02.20 11:28
STOCH_MA_v1.1.mq4 (10.24 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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. For more information about the indicator you can to visit the product's page: https://www.mql5.com/en/market/product/25084

    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). For more information about the indicator you can to visit the product's page: https://www.mql5.com/en/market/product/6446

    iCompass iCompass

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

    FollowLine FollowLine

    This indicator uses Bollinger Bands lines to detect markets trend. It's a very useful tool for manual trading. Furthermore, it is possible to use the indicator with ATR as a filter, as well as the option to pop up an alert when a reverse trend occurs. For more information about the indicator, you can visit the product's page: https://www.mql5.com/en/market/product/6333