Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
3169
Valutazioni:
(16)
Pubblicato:
2018.01.22 09:56
\MQL5\Indicators\
Dtm_HTF.mq5 (21.69 KB) visualizza
Dtm.mq5 (57.13 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.