Trading Lab Trade Copier Slave
30 USD
Published:
5 April 2023
Current version:
1.0
Didn't find a suitable robot?
Order your own one
on Freelance
Go to Freelance
Order your own one
on Freelance
How to buy а trading robot or an indicator
Run your EA on
virtual hosting
virtual hosting
Test аn indicator/trading robot before buying
Want to earn in the Market?
How to present a product for a sell-through
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register

lot multiplier cannot be smaller than one? i want to copy from master 100k account to slave 3k account...how to do that?
lot multiplier cannot be smaller than one? i want to copy from master 100k account to slave 3k account...how to do that?
muito bom, mas não deixa fazer venda so compra, como fac
o para vender ?
First, the master EA does not have any inputs section available, so the Master Account input you need to figure it out to fix the issue with the Slave EA, (Error opening file 5004), because the MasterAccount input is different you can see what it is in the folder where the csv file is being stored. My case, it was TradeCopy-259393595, so i took the number 259393595 from this file name as my MasterAccount input in slave file.
That fixed this 5004 error.
But then there's still issues, the slave EA is not picking the order from the master EA,
Here are the logs prints from the Slave EA:
2025.12.17 16:55:51.102 Trading Lab Trade Copier Slave (XAUUSD,H1)
[i deleted a couple of repeated logs to avoid crowding this comment section]
Need to fix the memory leaks, also, reduce the number of logs and debug prints, they can compound the file folder over time.