It is related to the mapping - read this summary post:
Forum on trading, automated trading systems and testing trading strategies
Copying signal with different broker
Sergey Golubev, 2023.10.21 07:01
Read this part of FAQ -
------------------
Also, make sure that your broker allows this symbol to trade for traders with Forex margin calculation in specification, more in details:
- post #7
- full explanation (thread): https://www.mql5.com/en/forum/442553
- explanation in details (incl lot size): https://www.mql5.com/en/forum/447444
To make it shorter:
-------------------------
-------------------------
So, if you want to copy some symbol and your broker is having more than 1 same/similar symbols (EURUSD, and EURUSD_i, and so on) so the trades for this symbol will not be copied for you.
If the broker disabled the trading some some symbol (you can look at the symbol specification) - the trades will not be copied.
If the broker define the margin calculation type which is not Forex so same: the symbol will not be copied.
-------------------------
- 2013.02.20
- www.mql5.com
Forum on trading, automated trading systems and testing trading strategies
Sergey Golubev, 2022.01.29 09:09
As I posted above - it depends on margin calculation type of the symbol.
1. Example with EURUSD.
and margin calculation = forex for EURUSD according to specification proposed by the broker.
It means, this symbol (EURUSD) will be copied.
2. Next examples.
Those symbols will not be copied because calculation for them is not forex according to their specification:
--------------
There is script about how to estimate it - look at the post #3
In order to test the system, I've subscribed to myself from one account to another. (Using two MQL5 accounts)
And you can subscribe to your signal (free signal or commercial signal) for free because you are the signal provider of those signals (no need to have the second MQL5 account for that).
I think that those securities have been disabled then, I don't see any other reason
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello,
I've tried to find an answer but the more I've read and the less I could understand the situation.
On AvaTrade, I've created two real trading accounts with the same currency USD.
I've added money on both account and registered as a signal provider.
In order to test the system, I've subscribed to myself from one account to another. (Using two MQL5 accounts)
The system works perfectly fine with FRANCE_40 but I get the following error on all ETFs :
2024.01.16 16:21:35.713 Signal 'XXXX': signal copying for '#UVXY' is prohibited by your broker
2024.01.16 16:21:35.713 Signal 'XXXX': deal #46089136 sell 0.01 #UVXY at 8.14 skipped as no symbol found
The problem I have here is that it is the same broker so I don't see any reason to get this error.
Are there limitations that create this error and is there a way to solve this?
Thank you for your help!