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:
3662
Rating:
(23)
Published:
2017.01.19 17:11
Updated:
2023.03.29 13:47
\MQL5\Include\
XXDPO.mq5 (16.97 KB) view
XXDPO_HTF.mq5 (23.11 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The XXDPO 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 XXDPO.mq5 indicator file in terminal_data_folder\MQL5\Indicators.

Fig.1. XXDPO_HTF indicator

Fig.1. XXDPO_HTF indicator

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

FGDI FGDI

Fractal Graph Dimension Indicator.

Fractal_Bands Fractal_Bands

Fractal Bollinger Bands.

Simplest Hedging EA ever Simplest Hedging EA ever

Only for hedge accounts. Opening two opposite positions on a new bar.

TrendMeLeaveMe TrendMeLeaveMe

The semi-automated Expert Advisor using a trend line (TrendLIne).