당사 팬 페이지에 가입하십시오
- 조회수:
- 3962
- 평가:
- 게시됨:
- 2012.12.11 15:10
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The Exp_2pbIdealMA indicator is based on the crossing of two Moving Averages. A signal to perform a deal is formed at bar closing if there is crossing of a fast 2pbIdeal1MA Moving Average with a slow 2pbIdeal3MA Moving Average. The upward breakthrough of the slow Moving Average by the fast Moving Average serves as a signal for a buy. The downward breakthrough serves as a signal for a sell.
Place 2pbIdeal1MA.ex5 and 2pbIdeal3MA.ex5 complied files to the terminal_data_folder\MQL5\Indicator.
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 USDCHF H4:
Fig. 2. Charts of testing results
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/1158

An alternative replacement for the standard RVI indicator which considers trades volume

When market activity decreases, then the Expert Advisor places two pending stop orders

The 2pbIdealXOSMA indicator represents the MACD histogram based on the 2pbIdeal1MA and 2pbIdeal3MA indicators.

ZigZag with the ability to specify the "significant movement" in points