당사 팬 페이지에 가입하십시오
- 조회수:
- 4323
- 평가:
- 게시됨:
- 2013.01.28 10:29
- 업데이트됨:
- 2023.03.29 13:42
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The Expert Advisor based on the change of the ColorCoppock oscillator direction. The signal is formed when a bar is closing if there is change of direction of the indicator.
Place ColorCoppock.ex5 compiled file to the terminal_data_folder\MQL5\Indicators.
Default Expert Advisor's input parameters have been used during the tests shown below. Stop Loss and Take Profit have not been used during the tests.
Fig. 1. The instances of history of deals in the chart.
Testing results for 2011 at USDCHFH4:
Fig. 2. Chart of testing results
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/1483

The Range indicator calculates the range expansion index and displays the range of price change in the current bar

The "Day of Week" function is designed to determine the number of required month according to data of the week and the day of the week inside this month

The advanced presentation of the Bollinger Bands indicator

The class for localization/multilingual support of text messages in user MQL5 programs