Join our fan page
- Views:
- 3351
- Rating:
- Published:
- Updated:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The LaguerreVolume indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires LaguerreVolume.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The LaguerreVolume_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/13967
LaguerreFilter_HTF
The LaguerreFilter indicator with the timeframe selection option available in the input parameters.
Laguerre_HTF
The Laguerre indicator with the timeframe selection option available in the input parameters.
Exp_LaguerreFilter
The Exp_LaguerreFilter Expert Advisor with the entry at the intersection of the fast and the slow lines of the LaguerreFilter indcator.
Laguerre_PlusDi_HTF
The Laguerre_PlusDi indicator with the timeframe selection option available in the input parameters.