Sandreal
Sandreal
Friends

Add friends via their profile or user search and you will be able to see if they are online

Sandreal
Added topic Setting member variables in MQL5
Hello everybody, I'm new in Mql5 and have a question about setting member variables. I want to do something like this: #include <.../ABC.mqh> class XYZ { private :    ABC *test; public:  XYZ(ABC *test_new); } XYZ::XYZ(ABC
Sandreal
Registered at MQL5.community