Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Publié par:
- Vladimir Karputov
- Vues:
- 5474
- Note:
- Publié:
- 2018.08.23 11:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The author of the idea - Scriptor.
mq5 code author - barabashkakvn.
The EA uses the following indicators: iADX (Average Directional Movement Index, ADX), two iMAs (Moving Average,MA) - one indicator at CLOSE prices and another one at OPEN prices, iOsMA (Moving Average of Oscillator, OsMA). Creating and moving the OBJ_TEXT and OBJ_HLINE graphical objects are used in the code.
Inputs
- Lots - position volume
- Stop Loss (in pips)
- Trailing Stop (in pips)
- Trailing Step (in pips)
- Time zone - time zone (server time shift)
- magic number - unique EA identifier
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/21394

Wildhog indicator

DEMA_Range_Channel indicator with the timeframe selection option available in input parameters

The histogram displays the difference of a Close price and iAMA (Adaptive Moving Average, AMA) indicator value.

OHLC Volume indicator