MT5 - Two MQL5 accounts, one trading account, subscribe to signal error

 

Hi

I'm trying to do the following:


I have two MQL5 accounts, one trading account with IC Markets.

On MQL5 account #1, I'm subscribing to one signal provider.

On MQL5 account #, I'm trying to subsribe to another signal provider (a different one), but when I try to subscribe, I get this error:


"Subscribtion failed

This trading account is already subscribed to the Signal with another MQL5 account"


Is this scenario not possible?

 
agricolaagricola:

Hi

I'm trying to do the following:


I have two MQL5 accounts, one trading account with IC Markets.

On MQL5 account #1, I'm subscribing to one signal provider.

On MQL5 account #, I'm trying to subsribe to another signal provider (a different one), but when I try to subscribe, I get this error:


"Subscribtion failed

This trading account is already subscribed to the Signal with another MQL5 account"


Is this scenario not possible?

You can't subscribe to 2 signals with the same trading account.

 
also, you can't have two accounts in mql. Regards Greg