Watch how to download trading robots for free
Find us on Facebook!
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:
2997
Rating:
(14)
Published:
2016.04.13 15:43
Updated:
2016.11.22 07:32
extrem_n.mq5 (5.88 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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

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