Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
3175
Note:
(16)
Publié:
2018.01.22 09:56
\MQL5\Indicators\
Dtm_HTF.mq5 (21.69 KB) afficher
Dtm.mq5 (57.13 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The Dtm indicator with the possibility to change the indicator timeframe from input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)

The indicator requires the compiled Dtm.ex5 indicator file. Add it to <terminal_data_folder>\MQL5\Indicators.

Fig.1. The Dtm_HTF indicator

Fig.1. The Dtm_HTF indicator.

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/19506

Exp_CMO_Duplex Exp_CMO_Duplex

Two identical trading systems based on the crossover of the CMO indicator and the zero line, for long and short trades, which can be configured in different ways in one Expert Advisor.

Exp_Daniella Exp_Daniella

A trading system based on the signals of the Daniella semaphore signal indicator.

N Candles v5 N Candles v5

The Expert Advisor searches for N identical candlesticks in a row. It buys on bullish candlesticks and sells on bearish ones.

BeerGodEA BeerGodEA

The Expert Advisor uses signals of the iMA (Moving Average, MA) indicator with a delay from the bar opening time.