Hello I have a question if any one know how to delay traders from a copy trading tool, like social trading tools. So that on my main account we take a trade, and the account we copy too, will delay the trade with 3-5 seconds?
Hello I have a question if any one know how to delay traders from a copy trading tool, like social trading tools. So that on my main account we take a trade, and the account we copy too, will delay the trade with 3-5 seconds?
You should ask the creators of those specific copy trading tools how to do it. It will vary depending on how those tools are coded. This feature may be absent completely from some copy trading tools.
Personally, I don’t support copy trading because it leaves traders with no knowledge. So, I would suggest traders focus on self-development. It will give you profit-generating ability.
Hello I have a question if any one know how to delay traders from a copy trading tool, like social trading tools. So that on my main account we take a trade, and the account we copy too, will delay the trade with 3-5 seconds?
I guess you will need to create a separate master account that will copy trades via some MQL5 bot (receives signal from original master account, waits for 3-5 sec and opens orders) and then route clients to that separate master account. Don't think copy platforms support this feature by default.
Hello I have a question if any one know how to delay traders from a copy trading tool, like social trading tools. So that on my main account we take a trade, and the account we copy too, will delay the trade with 3-5 seconds?
To delay copy trading by 3-5 seconds, you can use the following methods:
Scripts or API:
-Write a script that captures the trade signal from the main account and waits 3-5 seconds before executing it on the copy account.
-For example, in Python, you can use time.sleep(3) to delay for 3 seconds. Broker Support:
-Contact your broker to see if they can help set up a delay in copy trading. Third-Party Tools:
-Use third-party copy trading tools that allow for customization of delays. Platform Settings:
-Check your social trading platform's settings to see if there is an option to introduce a delay in trade copying. Developer:
-Hire a developer to create a custom solution if you are not familiar with programming.
Post automatically merged:
for example, in Python, you can use time.sleep(3) to delay for 3 seconds.
import time
Hello I have a question if any one know how to delay traders from a copy trading tool, like social trading tools. So that on my main account we take a trade, and the account we copy too, will delay the trade with 3-5 seconds?
I do manual trading not yet subscribed to any copy trading and maybe not. Delay copy trading maybe fairly occur since different accounts, just take a simple example, if we copy a file on a computer it takes time to finish.
I do manual trading not yet subscribed to any copy trading and maybe not. Delay copy trading maybe fairly occur since different accounts, just take a simple example, if we copy a file on a computer it takes time to finish.
Regarding copying files there is a constraint in terms of hard drive capacity to transfer data, when it comes to copy trading the key constraint is distance between servers. That's why your account should preferably be with the same broker as the fund manager
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.