Watch how to download trading robots for free
Find us on Facebook!
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
Indicators

LinearRegSlope_V2_HTF - indicator for MetaTrader 5

Views:
3236
Rating:
(18)
Published:
2015.11.03 08:24
Updated:
2023.03.29 13:45
\MQL5\Include\
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

Fig.1. The LinearRegSlope_V2_HTF indicator

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

RVITrend_x10Full RVITrend_x10Full

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_x10Full RSITrend_x10Full

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

Exp_LinearRegSlope_V1 Exp_LinearRegSlope_V1

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

LinearRegSlope_V1_Sign LinearRegSlope_V1_Sign

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