Matrix and Vector operations in MQL5
by
, 09-28-2022 at 02:18 AM (6319 Views)
more...Special data types — matrices and vectors — have been added to the MQL5 language to solve a large class of mathematical problems. The new types offer built-in methods for creating concise and understandable code that is close to mathematical notation. In this article, we provide a brief description of built-in methods from the Matrix and vector methods help section.