Quote:
|
Originally Posted by junglelion
I wish to design an EA with trailing stop loss feature.
It will not open any trades, but just locate manually opened trades and trail the stop loss as specified.
Suggest
|
We have the following threads/EAs/scripts in our forum:
-
StepStopExpert EA from Igorad. I used this EA for the orders opened manually. It works. Ready to use and for everybody. It is very simple EA to move trailing stop. All the settings are changable.
-
Tight Trailing Stops EA from Nicholishen.
- Kalenzo
posted trailing stop code which may be used in EAs (for programmers).
- some trailing stop codes (mostly usefull for programmers) are
here.
-
Trailing Stop EA posted long time ago.
-
E-ASEClose Expert from KIMIV.
- many trailing files are
here. I tried it some time ago.