Quote:
Originally Posted by oilfxpro
New Digital
What I am trying to achieve is to use 10 to 12 slaves EAS.These EAS are standard EAS but are used as a slave.The 10 to 12 EAS in a porfolio are managed by one master EA.
You could have 10 trades opened from a portfolio on Eur/usd and some at the same price and similiar stops.The master would limit the 10 EAS to only 4 open orders
10 EAS generate signals but the master picks the best 4 TRADES based on probability counts , and sends to broker
OILFXPRO
|
As to copy trades from 1 or several Metatraders to one or several other Metatraders with some settings (slaves lot size and MM; or our lot size and MM, any broker, maximum trades options and so on) so i am testing it right now. I will post it of course but need to speak with Igorad first.
As to portfolio manager
(manage some EAs concerning openning orders, equity, to stop trading, to start trading, interrupt during the trades - one EA is trading but the other is waiting - how many seconds with 'agreement " to metatrader software, switching slaves on or off according to the market condition predicted; and so on)
so it is difficult task.
You did some good posts about it in this thread.
There are some library files which are helping to do it (controlling the trades in case of many trades opened) - in Metaquotes base.
So, it can be fine if coded as library file or dll ... because according my understanding it should be very big code ...
But may be ... just to start with small ...
Anyway it is very good idea.