MetaTrader 5 / Indicateurs

LinearRegSlope_V2_Sign - indicateur pour MetaTrader 5

4801
(21)

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

The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Fig.1. The LinearRegSlope_V2_Sign indicator

Fig.1. The LinearRegSlope_V2_Sign indicator

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/14017