Multi robots on MT4 - hard to know hwich EA is doing the trades, some only have a number.

 
I am using a few EA's and not all allow the use of a name to be added, making it difficult for me to know which robot has placed a trade; is there any way to make this easier for me to know which robot is trading and the results of each. Please help/advise. Thank you.
 

AFAIK you have 3 options:

1- You can code a summary of profit/losses, number of trades, etc inside each robot and show info on chart.

2- You can code an independent EA for this purpose.

3- You can monitor your account at Myfxbook and there you can filter by Magic Number.

Regards.