MetaTrader 5 / Indicators
HL_MA_Band - indicator for MetaTrader 5
4335
The indicator is a variation of Bollinger Bands and Envelopes, based on two moving averages calculated by the Linear Regression method (LSMA Linear regression MA).
It has one input parameter:
- Period - LSMA calculation period.

A smoothed version of the indicator: SHL_MA_Band.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20261