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:
3734
Valutazioni:
(20)
Pubblicato:
2017.03.02 11:56
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

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

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

The indicator requires NRTR_Gator.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig1. The NRTR_Gator_HTF indicator

Fig1. The NRTR_Gator_HTF indicator

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

Exp_Fractal_WeightOscillator Exp_Fractal_WeightOscillator

The simplest EA based on the Fractal_WeightOscillator weighted oscillator.

MARE5.1 MARE5.1

The MARE5.1 Expert Advisor is very easy to use. It uses the values of two Moving Averages (SMA) at the close of 0th, 2nd and 5th bar. The EA is configured to work on the M1 timeframe.

TDI-2_Cloud_HTF TDI-2_Cloud_HTF

The TDI-2 indicator with the timeframe selection option available in input parameters.

New Martin New Martin

The New Martin Expert Advisor opens two opposite positions upon start. OnTradeTransaction handling. When Take Profit triggers, it opens a position (one position) in the same direction. The intersection of two MA indicators is a signal to open a position of a larger lot.