당사 팬 페이지에 가입하십시오
- 조회수:
- 17695
- 평가:
- 게시됨:
- 2018.03.01 11:59
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The indicator searches for thirty popular candlestick patterns and displays them on the price chart.
The indicator can be configured to show separate patterns as well as groups: one-, two- and three-bar patterns. You can enable or disable the display of each found pattern on the screen, as well as tooltips, containing chart period, pattern name and time.
The indicator has 38 adjustable parameters, eight of which are as follows:
- Enable One-bar patterns - enable or disable the display of one-bar patterns;
- Enable Two-bar patterns - enable or disable the display of two-bar patterns;
- Enable Three-bar patterns - enable or disable the display of three-bar patterns;
- Maximum of pips distance between equal prices - the accuracy of the patterns (*);
- Show Pattern Descriptions - show/hide pattern descriptions;
- Font size - the font size for the description text;
- Texts color - the color of the description;
- Font name - the font name for the description text.
- ...
- The other thirty parameters allow to individually enable or disable the search and display of patterns.
Fig.1 One-bar candlestick patterns
Fig.2 Two-bar patterns
Fig.3 Three-bar patterns
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/19960

The indicator draws candlesticks in a separate window in the form of a histogram from the zero line.

A moving average based in High and Low prices.

An oscillator of market movement, mood and trend.

Simple trailing of stop loss and take profit orders of open positions.