Rejoignez notre page de fans
LinearRegSlope_V2_HTF - indicateur pour MetaTrader 5
- Vues:
- 3455
- Note:
- Publié:
- 2015.11.03 08:24
- Mise à jour:
- 2023.03.29 13:45
- Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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
Traduit du russe par MetaQuotes Ltd.
Code original : 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.
RSITrend_x10FullA 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.
LinearRegSlope_V1_SignA semaphore signal indicator based on crossovers of the main and the signal lines of the LinearRegSlope_V1 indicator