Attachments forums

List of attachments posted on this forum.


All files on forums: 163788

Re: Something interesting please post here (Metatrader 5)

Tsar, Fri Jan 02, 2026 4:36 am

Linear Regression Histogram


[*] This indicator is created by LuxAlgo

This indicator is inspired by traditional statistical histograms. It will return the number of occurrences of price falling within each interval (bins) of the linear regression channel. This can be useful to highlight zones of interest within a trend.


Settings :
  • Length : Number of recent closing prices used for the computation of the linear regression.
  • Bins Number : Number of intervals constructed from the linear regression channel.
  • Multiplier : Multiplicative factor for the RMSE. Controls the width of the linear regression channel.
  • Source: Input source of the indicator.
  • Show Histogram : true or false

Usage :

The indicator is constructed by dividing the linear regression channel range into a series of intervals (bins) of equal width. We then count the number of price values falling within each interval.




MEMO :
Avaible in TV [TradingView} : https://www.tradingview.com/script/1nJP ... m-LuxAlgo/
All files in topic