signal order unwanted multiplication

 
I subscribe a signal ‘<Deleted>’

There are some problem with subscribing like below.

1. When signal made an order, I got 2 orders.

2. When signal made another order, I also got 2 orders about it.

3. when signal close order, my remained orders could be same with signal due to unwanted multipled orders are all closed.

4.with above mechanism, there are time difference with closing orders. and could have loss unlike signal.

I don’t use multiplication program. What’s wrong with my subscription? and how can I fix it?
 
mooncloud:
I subscribe a signal ‘<Deleted>’

There are some problem with subscribing like below.

1. When signal made an order, I got 2 orders.

2. When signal made another order, I also got 2 orders about it.

3. when signal close order, my remained orders could be same with signal due to unwanted multipled orders are all closed.

4.with above mechanism, there are time difference with closing orders. and could have loss unlike signal.

I don’t use multiplication program. What’s wrong with my subscription? and how can I fix it?

You are copying the signal twice, once in MQL5 VPS and once locally in your computer, because you've clicked the: Enable realtime signal subscription, option again, after you've migrated to MQL5 VPS.

Read the instructions carefully:

https://www.mql5.com/en/forum/189731  (MT4)

https://www.mql5.com/en/forum/336422  (MT5)

 
Eleni Anna Branou:

You are copying the signal twice, once in MQL5 VPS and once locally in your computer, because you've clicked the: Enable realtime signal subscription, option again, after you've migrated to MQL5 VPS.

Read the instructions carefully:

https://www.mql5.com/en/forum/189731  (MT4)

https://www.mql5.com/en/forum/336422  (MT5)

Thanks for your answer, but I don’t use mql5 vps, did signal has a automatic vps included? so I’m still curious about the problem.
 
mooncloud:
Thanks for your answer, but I don’t use mql5 vps, did signal has a automatic vps included? so I’m still curious about the problem.

You are copying the signal twice, I don't know how, but this is a fact.

Do you use some other VPS?

Do you have your signals settings ON in more than 1 computers?

Reason: