Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
3725
Rating:
(20)
Published:
2017.03.02 11:56
NRTR_Gator.mq5 (37.51 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.