How to run multiple Experts

 

It appears that I can not run multiple Experts with a single broker, even with multiple accounts. Does that mean I have to open demo or live accounts for each Expert with a different broker? If I have multiple brokers, do I have install multiple versions of MT? Do I also have to install a multiple versions of MT4 for each running Expert, such as "/Metatrader", "/Metatrader 1", etc? It seems multiple accounts is only good for keeping your daytrading seperate from swingtrading. using manual executions. Thanks for any help or suggestions.

 

You can run more than 1 expert on the same account if you use different MagicNumbers for each expert, so that the different experts do not try to manage each others trades. The MagicNumber variable is something that can be put into the coding of an EA in order to give trades opened by a specific EA a unique reference number - this unique reference number is what lets the EA know which trades it has made etc........

Reason: