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

RSI_MA_Trade_Sist_Chart - indicatore per MetaTrader 4

Visualizzazioni:
19733
Valutazioni:
(17)
Pubblicato:
2016.03.07 11:35
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The indicator points to the potential entry points. It is based on the analysis of two moving average indicators and one RSI indicator.

Description of the indicator settings:

  • FastEMA — The averaging period for the indicator calculation — fast Moving Average.
  • SlowEMA — The averaging period for the indicator calculation — slow Moving Average.
  • RSIPeriod — Averaging period for the RSI calculation.
  • shift — index of obtained value from the indicator buffer (shifting back by specified periods relative to the current bar). Recommended value is 1, at 0 there will be a lot of false signals, as the signals will be formed on the current unfinished bar.
  • Alerts — show a dialog box containing user data.
  • Text_BUY — custom user-defined text to display the buy signal.
  • Text_SELL — custom user-defined text to display the sell signal.
  • Send_Mail — sending an email using an address specified on the Email tab of the options window.
  • subject — custom user-defined text to use as the email header.
  • Send_Notification — sends push notifications to the mobile terminals, whose MetaQuotes IDs are specified in the "Notifications" tab.

EURJPY chart, H1, 2016.01.23 08:06 UTC, InstaForex Group, MetaTrader 4, Demo

This indicator was used to create the ea_RSI_MA_Trade_Sist trading robot.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/14824

RSI_MA_Trade_Sist RSI_MA_Trade_Sist

The indicator points to the potential entry points.

RSI_TS RSI_TS

The RSI indicator implemented as a histogram with a designation of the overbought and oversold levels.

ChannelsFIBO_v2_MTF ChannelsFIBO_v2_MTF

The multi-timeframe version of the ChannelsFIBO_v2 indicator.

Turn Area Turn Area

Areas of the potential price reversals.