Page 2 of 12
Re: Trailing stop EA's
Posted: Mon Mar 13, 2017 9:12 am
by mrtools
mntiwana wrote:
Dearest MRTOOLS
Sorry for bothering you continuously
when the magic number fields from/to are empty (0) if this TS ea will be handle all trades of all pairs that have no magic number
if pairs names can be added (select able) to make it more specific and unique for not conflict to any other EA
regards
If I remember correctly there is some code around that will automatically add a magic number to an EA but think there is always a chance the auto Magic number EA could come up with the same magic number as the one your already using.
ps) don't worry it's no bother, also know a lot of times I don't explain very well.
Re: Trailing stop EA's
Posted: Mon Mar 13, 2017 9:27 am
by mntiwana
Dearest MRTOOLS
I think that is not suitable when doubts for any mishap,so auto is not of use.
only i want ask how to use magic number fields,for example if a user feed 1 in "FROM" and 10 in "TO" what will be happens with the trades/orders that have no magic number at all.
regards
Re: Trailing stop EA's
Posted: Mon Mar 13, 2017 9:43 am
by mrtools
It should not affect them, but would always test on a demo account to be sure.
Re: Trailing stop EA's
Posted: Tue Mar 14, 2017 12:43 am
by mladen
Upgraded Ema trailing stop (made user friendly and some minor changes made)
Re: Trailing stop EA's
Posted: Tue Mar 14, 2017 12:01 pm
by mrtools
Upgraded Band stop trailing Ea to make it user friendly and some minor changes.
Re: Trailing stop EA's
Posted: Sat Apr 29, 2017 2:42 pm
by AussieBeau
mladen wrote: Tue Mar 14, 2017 12:43 am
Upgraded Ema trailing stop (made user friendly and some minor changes made)
Hi,
Would it be possible to change this trailing EA to trail only by a set amount of pips rather than an MA?
I would just like a trailing ea that can be set manually to trail at say 30pips or whatever amount I wish to set.
Kindest Regards
AussieBeau
Re: Trailing stop EA's
Posted: Fri May 05, 2017 9:15 am
by society
AussieBeau wrote: Sat Apr 29, 2017 2:42 pm
Hi,
Would it be possible to change this trailing EA to trail only by a set amount of pips rather than an MA?
I would just like a trailing ea that can be set manually to trail at say 30pips or whatever amount I wish to set.
Kindest Regards
AussieBeau
you can do that in Metatrader, right click an open order and you will see an option for trailing stop in pips
Re: Trailing stop EA's
Posted: Fri May 05, 2017 11:36 am
by AussieBeau
society wrote: Fri May 05, 2017 9:15 am
you can do that in Metatrader, right click an open order and you will see an option for trailing stop in pips
Thank You
Re: Trailing stop EA's
Posted: Mon Jan 29, 2018 4:50 am
by mrtools
mrtools wrote: Tue Mar 14, 2017 12:01 pm
Upgraded Band stop trailing Ea to make it user friendly and some minor changes.
Updated this version to use the new format bb stops, need the indicator posted for the EA to work. Haven't tested it in a live market so please use with caution.
Re: Trailing stop EA's
Posted: Mon Jan 29, 2018 10:46 am
by mntiwana
mrtools wrote: Mon Jan 29, 2018 4:50 am
Updated this version to use the new format bb stops, need the indicator posted for the EA to work. Haven't tested it in a live market so please use with caution.
Dearest Mrtools
Thanks for updating with new BB - big appreciations

can you plz manage time adding a feature/extern for which instrument/s to select/add for more specific control over instruments - and time control snippet too
regards