Join our fan page
- Views:
- 5640
- Rating:
- Published:
- 2017.01.26 09:11
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The Fractal_WPR indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
To provide correct operation of the indicator, place the compiled Fractal_WPR.mq5 indicator file in terminal_data_folder\MQL5\Indicators.
Fig1. The Fractal_WPR_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16999

Fractal moving average with indication of the last value with a price label with the ability to change the averaging algorithm.

Indicator for automatic selection of the coefficients for every instrument in a pseudo-stationary portfolio, which tends to equilibrium at zero.

The Expert Advisor manages positions using labels.

The Expert Advisor processes signals from four iWPR indicators with different averaging periods.