당사 팬 페이지에 가입하십시오
- 게시자:
- Vitaly Muzichenko
- 조회수:
- 9157
- 평가:
- 게시됨:
- 2018.01.22 09:42
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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.