Join our fan page
- Published by:
- Vladimir Karputov
- Views:
- 7507
- Rating:
- Published:
- 2018.07.13 15:53
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
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!!!)
Translated from Russian by MetaQuotes Ltd.
Original code: 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