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:
3050
Valutazioni:
(14)
Pubblicato:
2016.04.13 15:43
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The Extrem_N indicator with the timeframe selection option available in input parameters:

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

The indicator requires Extrem_N.mq5 indicator file. Add it to <terminal_data_folder>\MQL5\Indicators.

Fig.1. The Extrem_N_HTF indicator

Fig.1. The Extrem_N_HTF indicator

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/14888

Extrem_N Extrem_N

This is a plain and simple indicator that determines the rising high or falling low.

Notches_HTF Notches_HTF

The Notches indicator with the timeframe selection option available in input parameters.

XMA_BBx7_HTF XMA_BBx7_HTF

The XMA_BBx7 indicator with the timeframe selection option available in input parameters.

Exp_Extrem_N Exp_Extrem_N

A trading system based on the signals of the Extrem_N indicator.