Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Yep, I've already entered. You're welcome to use account copiers to follow my EA, but be warned, the delay between my EA's trades and accoutn copier's trades is significant and I could be in and out of a trade before you get in.
Last edited by Ronald Raygun; 08-06-2008 at 12:04 AM.
Yep, I've already entered. You're welcome to use account copiers to follow my EA, but be warned, the delay between my EA's trades and accoutn copier's trades is significant and I could be in and out of a trade before you get in.
Delays? Why's that? You can make a script that clones your account's trades. When your account opens a trade, the cloned account does the same, SL TP included.
Delays? Why's that? You can make a script that clones your account's trades. When your account opens a trade, the cloned account does the same, SL TP included.
The way I know how to do it takes a total time of four ticks. Four ticks can take anywhere from 2 seconds to 5 hours.
One tick to write to place the trade on the first account
One tick to write to the file from the first account
One tick to read the file to the second account
One tick to place the copied trade on the second account
This makes the assumption that I am copying the first account through the investor demo platform.
Granted, my coding isn't the prettiet coding around so maybe there's someone else who can improve on my model.
The way I know how to do it takes a total time of four ticks. Four ticks can take anywhere from 2 seconds to 5 hours.
One tick to write to place the trade on the first account
One tick to write to the file from the first account
One tick to read the file to the second account
One tick to place the copied trade on the second account
This makes the assumption that I am copying the first account through the investor demo platform.
Granted, my coding isn't the prettiet coding around so maybe there's someone else who can improve on my model.
Yup, if you use an EA.
With a script you can do a thousand operations in 1ms
So, you can have as many cloned trades open in different accounts as you like the same time the "prime account" opens its own.
Believe me, I did it
what did u mean by hidden targets ? auto close order ?
Quote:
Originally Posted by at120
you dont use the broker SL/TP.
You program it and the EA close the trade, the broker SL/TP is not set or fake set, e.g. 20 pips above the EA using SL/TP.
Thanks Alex for your answer. Prasxz, sorry to be late with mine!
Alex is right. Targets are set by the EA and will be send to the broker only for close the order.
I suggest to set a visible SL for security but far from the real hidden one. And try to set the visible different from time to time.
FerruFx
__________________ FerruFx / www.ervent.net - Professional Coding Services (EAs/Indicators/Alerts)