Unisciti alla nostra fan page
- Pubblicati da::
- Vitaly Muzichenko
- Visualizzazioni:
- 9165
- Valutazioni:
- Pubblicato:
- 2018.01.22 09:42
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The indicator tracks a continuous sequence of bars in one direction and marks these bars.
The indicator has the Alert function to notify the user of N candles in a row in one direction.
Author of the idea: Firetrade2013 Chirikov.
mCandle_row - only in the main window.
.
sCandle_row - with a chart in the subwindow.
.
Input Parameters
- Font size arrow - font size;
- Bull arrow candle - color for the bullish direction;
- Bear arrow candle - color for the bearish direction;
- Cross arrow candle - color for Doji;
- Alert - enable/disable Alert;
- Count Candles - the number of candlesticks in a row to trigger Alert.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/19416

The Expert Advisor is based on the iRSI (Relative Strength Index, RSI) indicator signals.

The Expert Advisor is based on the iOsMA (Moving Average of Oscillator, OsMA) indicator signals.

A real-time indicator showing the lag of quotes inside the terminal.

The Expert Advisor is based on the signals of the Stopreversal indicator and is provided with the possibility to set a strict trading time interval.