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:
4947
Rating:
(16)
Published:
2017.03.02 11:31
Updated:
2023.03.29 13:47
\MQL5\Include\
XprofuterDD.mq5 (14.62 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

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

To provide correct operation of the indicator, place the compiled XprofuterDD.mq5 indicator file in terminal_data_folder\MQL5\Indicators.

Fig1. The XprofuterDD_HTF indicator

Fig1. The XprofuterDD_HTF indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/17399

NRTR_Gator NRTR_Gator

The indicator is derived from the NRTR indicator.

BollTrade BollTrade

Trading based on the Bollinger Bands indicator. Chart time-frame — M30 and higher.

Moving Average Trade System Moving Average Trade System

The strategy is based on Moving Averages with the periods of 5/20/40/60.

Background_Candles_i-OneThird_HTF Background_Candles_i-OneThird_HTF

The indicator draws i-OneThird indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.