
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
@Lorentzos Roussos @Dominik Egert
I was just trying to start with Matrix and Vectors, but reading this thread (https://www.mql5.com/en/forum/448355) makes me think again.
Tell me frankly man, is it worth to invest time in learning them? The documentation is very poor to explain the correct ways of using them.
Example from https://www.mql5.com/en/docs/matrix/matrix_machine_learning/matrix_regressionmetrics
Another Example at https://www.mql5.com/en/book/common/matrices/matrices_sle used without the input parameter const vector& vctName!!!
So which one is correct?
Below is my first attempt and I got non convincing results.
results :
Any clues what is wrong here?