당사 팬 페이지에 가입하십시오
- 조회수:
- 10754
- 평가:
- 게시됨:
- 2015.10.12 15:41
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The ССomment class was designed to extend the capabilities of the standard Comment function. Its purpose is to display a multi-line comment on a panel. Methods of this class allow you to specify text color, font, style and line spacing. You can move the panel within the screen space with the mouse.
For the purpose of backwards compatibility, we preserved the standard way of outputting the comment in the upper left corner of the chart. The class has the ability to automatically adjust the colors in case the color scheme is changed regularly. In this mode, the background color is analyzed and contrasting text color is set automatically.
The panel is useful for displaying main settings of an Expert Advisor. An example of such EA is included. Its code is compatible with MQL4.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/13688

The WPR oscillator with the boundaries of the overbought/oversold areas in the form of Bollinger Bands.

The MFI oscillator with the boundaries of the overbought/oversold areas in the form of Bollinger Bands.

The FX5_SelfAdjustingWPR indicator with the timeframe selection option available in the input parameters.

The FX5_SelfAdjustingMFI indicator with the timeframe selection option available in the input parameters.