Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
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

Stalin - indicatore per MetaTrader 5

Pubblicati da::
Nikolay Kositsin
Visualizzazioni:
11590
Valutazioni:
(32)
Pubblicato:
2011.10.20 15:57
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Real author:

Andrey Vassiliev

Stalin is one of the so-called "signal" indicators, as it provides a trader with accurate market entry points marking them by red and blue arrows for selling and buying respectively.

This indicator uses the most popular, simple and proven method - crossing of two Moving Averages. Though such signals are one of the strongest ones, they become false during flat movements and their quantity on the market increases in the manner sufficient to let your deposit diminish considerably. Therefore, three filter types are implemented in this indicator:

  • the filter based on the RSI indicator (Relative Strength Index);
  • movement confirmation filter;
  • side trend signals filter.

These filters let the indicator eliminate most of false signals.

Input parameters:

  • MAMethod – moving averages smoothing method:
    0 – SMA,
    1 – EMA,
    2 – SMMA,
    3 – LWMA;
  • MAShift – shift of moving averages relative to a price chart;
  • Fast – "fast" Moving Average period;
  • Slow – "slow" Moving Average period;
  • RSI – RSI period for signals filtration;
  • Confirm – confirmation ratio;
  • Flat – flat state confirmation ratio;
  • SoundAlert – audio alert on/off;
  • EmailAlert – e-mail alert on/off.

Parameters description:

Confirm parameter is responsible for one of the indicator filters designed to confirm the start of the price movement. That, in its turn, confirms that we enter the market in the right direction;

Flat parameter also participates in false signals filtration but this parameter is responsible for flat and market movements recognition when it is too risky to enter the market.

Application in trading:

it is quite easy to use it in trading, a trader must follow its signals on a chart or turn on the audio alert.

If we examine its history, we can notice that the number of accurate signals delivered by the indicator is considerable but not all of these potential deals would have been profitable. Therefore, it would be better to use this indicator with one of the oscillators that can show the moments to exit the market in case of the first reverse signals.

Stalin indicator

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

iSimpleClock iSimpleClock

This indicator shows the simple clock in comment.

Schaff Trend Cycle Schaff Trend Cycle

Schaff Trend Cycle indicator is a cyclical oscillator created by calculating the stochastic over MACD line using cycles. As a result, the developers managed to achieve more stable and reliable results of the indicator script operation.

XRSX XRSX

Relative strength index with dynamically changing oversold/overbought levels and the possibility to select smoothing algorithm.

XCCX XCCX

Commodity channel index having possibility to select smoothing algorithm and dynamically changing oversold/overbought levels.