I should think that there are many trailing stop EAs in the codebase.
Most of them will normally only "kick in" when it means moving the trade SL to break even.
If you want anything different, maybe somebody here will have an example. Otherwise you can pay someone at Freelance
- www.mql5.com
Thanks, There are a few trailing stop related things in there certainly, I've seen them but I'm not sure exactly what each one does. There are basic explanations, but they don't go into enough depth for me. I also thought well maybe I'll just run them on a demo account to see what happens, but I cant even figure out exactly how to actually turn them into run-able EA's. I hit compile code, but it says there is an error, and I dont know what else to do!
Is there anywhere a very basic set of instructions for doing this in metaeditor?
I like to think I'm not totally useless technically, but it doesnt help that I've been a mac user for years, but doing this on a PC so certain basic stuff I struggle to find!
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi,
New here, so please forgive the usual lack of understanding!
I want to put a trailing stop loss on a trade, that only kicks if the trade moves a certain distance from the entry point. I've been trying to research EA's all day, but with no coding knowledge its baffling me. It doesnt seem like what I want to do is that complicated, given that a trailing stop already comes provided in the basic MT5 software, its just a case of when its implemented. Is this something I will ultimately need to get programmed for me, or is there an easy way of doing it?
Any help much appreciated.