당사 팬 페이지에 가입하십시오
- 게시자:
- Vladimir Karputov
- 조회수:
- 7667
- 평가:
- 게시됨:
- 2018.07.13 15:53
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Idea by: Devid.
MQL5 code by: barabashkakvn.
The EA uses indicator iADX (Average Directional Movement Index, ADX), places Stop Loss and Take Profit, and can enable trailing of your positions. Two main parameters are used: "ADX Smoothing Period" and "ADX Level".
The resting three parameters:
- Reverse - if it is "true", the EA closes a position opposite to the signal.
- Lots - defining the lot size manually, the constant lot size
- Risk - lot size is calculated dynamically, in risk percents per trade
Upon optimizing for EURUSD,H1 (Attention! The code attached to the CodeBase contains NON-OPTIMIZED parameters!!!)
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/21299

An Expert Advisor based on cluster indicator CCFp (Complex Common Frames percent)

JB Volatility - market volatility oscillator marking its state in color.

The Expert Advisor uses indicator iBands (Bollinger Bands, BB), two iMAs (Moving Average, MA) from different timeframes, and custom indicator ZigZag.

Indicator Ang_Zad_C allowing changing the timeframe of the indicator in its input parameters, the space between the oscillator and its signal line being filled in color, according to the trend direction