trolley
trolley
Friends

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

trolley
Added topic How many levels of polymorphism?
Hi, is there a restriction on how many levels of polymorphism are possible within MQL5? Using one level of inheritance works OK, but if I specify a second level and try and overwrite those functions , it still uses the ones from the parent class
trolley
Added topic Inherited class not using correct function overloads?!
Hi All, I'm trying to use the OO methodology to create my next EA. I used the wizard to create my framework, and then modified the signal MQH file my method is based upon. My signal class is defined as follows: class CSignalMA : public CExpertSignal
trolley
Registered at MQL5.community