arturmeier / Publications
Forum
Linear Regression with Alglib
Hi, I'm trying to do a linear regression with the closing prices of stocks, and I found the Alglib library to MT5 here, and it seems it has a function to do it in the dataanalysis include file. The problem is that I'm can't find out how I should input my data to the function on Alglib. I would to