Join our fan page
- Views:
- 3646
- Rating:
- Published:
- 2015.11.03 08:24
- Updated:
- 2023.03.29 13:45
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The LinearRegSlope_V2 indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires LinearRegSlope_V2.mq5 indicator file. Place it in terminal_data_folder\MQL5\Indicators.
Fig.1. The LinearRegSlope_V2_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/14008

A variant of the RVITrend_x10 indicator with the option to individually customize the input parameters for each RSI oscillator which are used to display the current trends.

A variant of the RSITrend_x10 indicator with the option to individually customize the input parameters for each RSI oscillator which are used to display the current trends

The Exp_LinearRegSlope_V1 Expert Advisor enters the market when the LinearRegSlope_V1 indicator cloud changes its color.

A semaphore signal indicator based on crossovers of the main and the signal lines of the LinearRegSlope_V1 indicator