Calling out an expert

 

Hello.

for anyone who knows I am wondering if it is possible to call out an already made .exp or .mql for MT3 to do in ZeroCode. I want to make an expert that can choose which expert to use depending on the type of market (using moving averages and other indicators). So is this possible to do, call out other expert. Or should I make an If, Then and reprogram each expert?

Thanks in advance

 

It's not possible to do so with ZeroCode. Also, coding new combined expert might be difficult for messy experts coded by novice. The messier the code is, the more difficult to combine.

Anyway, i'll do a short test to see if this is possible.

Reason: