Couple of months have passed by after you posted the topic - are you still looking for the information and advice?
Multi symbol expert advisor - is nothing new or interesting, so nobody is anxious to dive into your zip file.
What's your biggest stumbling block? If you break it down into smaller pieces people would be more eager to help.
Multi symbol expert advisor - is nothing new or interesting, so nobody is anxious to dive into your zip file.
What's your biggest stumbling block? If you break it down into smaller pieces people would be more eager to help.

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 Fellow Members
I am trying to use, possibly a new approach with classes to create a multi symbol expert advisor. The main logic of it is explained below:
The challenge I am facing is the compilation error on CommonBase and StrategyBase class. It looks like I am making error in defining the constructor methods in these class(s), or if something else then I hope the expert will figure it out.
I am open to hear any additional suggestions, to implement or improve on my above logic.
MyAglo zip file is attached for the complete code and below are the codes for CCommonBase and CStrategyBase Classes. Some sections have been deleted from the code below to overcome the 64000 characters limit, but the zip file have complete code.
The compilation errors are also provided below.
Look forward to hear from experts here for possible solution. Thanks a lot in advance.