당사 팬 페이지에 가입하십시오
- 게시자:
- Vladimir Karputov
- 조회수:
- 7022
- 평가:
- 게시됨:
- 2019.02.07 08:57
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Idea by: alex
mq5 code by: barabashkakvn
An EA based on indicators iMA (Moving Average, MA) and iStdDev (Standard Deviation, StdDev)
The EA has an interesting parameter to manage the number of positions: Number of positions in one direction - the highest number of positions currently opened in one direction.
Moreover, the options are available: Reverse of trading signal (Reverse) and forcedly closing opposite positions (Close opposite) at receiving a trading signal.
In the picture above, the optimization results are shown for the forward period at EURUSD, M5.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/23487

A trading system based on several indicators from several timeframes.

The indicator displays the information on the current trends, using the ColorPEMA_Digit indicator colors from ten different timeframes

Indicator XXDPO represented as candles

Three timeframes. One iMA (Moving Average, MA) and one iStochastic (Stochastic Oscillator) on each timeframe