
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
Dear All
I am trying to create Multi Symbol EA using OOP. I have created a set of files and EATemplate to test it.
I am getting invalid pointer error in the mfCStrategyA (child of mfCStrategyBase). To my understanding child class should be able to access variables/methods of parent class, which I am not able to. Please help me debug where is the error in my code.
All required files are attached as Zip.
I will be grateful if can be assisted on the following too:
1) Can I set indicator parameters of mfCStrategyBase() from the EATemplate, i.e. by passing the CExpertBase() and avoid the duplication of setting the parameters?
Thanks in advance and wish all Happy Weekend.
regards.