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
Imho, there is no guarantee that it will appear at all.... Maybe, instead of waiting, it would be better to use it directly in C-code?
There's no guarantee that it won't appear at all, 100%. During the time since porting alglib there have appeared built-in vector,matrix and if we do it, we should rewrite the whole alglib on them. Otherwise it is support of zoo of vector and matrix implementations (new-terminals, from alglib, from standard library, from templates), that is quite a labour of love. ALGLIB is all, it is abandoned, undocumented and has no prospects.
if for internal reasons, for example, all maths on it, you can't get away from alglib - then C and DLL
...ALGLIB everything, it is abandoned, undocumented and has no prospects ...
What do you mean "abandoned"?
After all, Alglib has been moved, it has vectors and matrices, and all this is supported now.
Moving only the SSA class and its functions will not make anything critical. I would say the complexity of support will not change at all.
That's why I would still like to make mqh with the SSA class and its functions.
I don't quite understand why you think that moving just one class and its functions is a big problem.
After all, Alglib has been moved, it has vectors and matrices, and all this is supported now.
Moving only the SSA class and its functions will not make anything critical. I would say the complexity of support will not change at all.
That's why I would still like to make mqh with the SSA class and its functions.
"Saving the drowning is a matter for the drowning". MQ probably has other priorities, at least for now.
It's a bit more complicated.
We need a concept of a programme designer for OOP.
and if I pay?
https://www.mql5.com/ru/job/191972
and if I pay?
https://www.mql5.com/ru/job/191972
Have the developers in your application not taken on the task?
redo the problem in C++ (the code is all there, you just need to build it in a DLL).