EA to lock profits

 

Hi,

Is there an EA which can set the stop-loss (or better trailing stop-loss) to current price as soon as the open trades reach a per-defined PROFIT Level.

Thanks

 

[lang=pl]I have i questions. Do you trading manualy and you need tool for Trailing Stop?

If yes let's try atached EA. If you have any probles with using pm me or send email : g.pociejewski@luktom.biz

If you heve an EA and you need to add this option please send me it and i will make you proper code part.

Cheers,

grzesiek[/lang]

JBill:
Hi,

Is there an EA which can set the stop-loss (or better trailing stop-loss) to current price as soon as the open trades reach a per-defined PROFIT Level.

Thanks
 

Try this one:

lock_profit_10_level__tp__sl.mq4

enable you to lock profit until 10 lv + SLTP

 
kyle xy:
Try this one:

lock_profit_10_level__tp__sl.mq4

enable you to lock profit until 10 lv + SLTP

Thanks grzesiek and kyle let me try

 

Do you have EA lock profit for 5 digit brokers?

kyle xy:
Try this one:

lock_profit_10_level__tp__sl.mq4

enable you to lock profit until 10 lv + SLTP

Hi,

How to use this EA with 5 digit brokers?

Do you have EA lock profit for 5 digit brokers?

Thank-you

 
pera:
Hi,

How to use this EA with 5 digit brokers?

Do you have EA lock profit for 5 digit brokers?

Thank-you

Hi Pera,

The one he posted works automatically on any digit broker.

 

EA for moving stoploss after reach x pips, no trailing, pair independent!

Hello everyone.

I would like to know if exists a simple EA that move the stoploss a bit over breakeven after some some profit reached,

for example when price reach 10 pips profit, move stoploss to +1 pip profit.

Is it possible to a EA do this for various pairs even if it only applied in one window? For example apply the EA in the EUR/USD pair and still be possible to manage the trade of the GBP/JPY or EUR/JPY.

There is no need to the EA trail the rest of the trade.

I only open a position at a time.

Thank you in advance.

 
Demos6:
Hello everyone.

I would like to know if exists a simple EA that move the stoploss a bit over breakeven after some some profit reached,

for example when price reach 10 pips profit, move stoploss to +1 pip profit.

Thank you in advance.

Found What I was looking for.

Here it is to help someone.

breakeven_v2.mq4

breakeven_v2.ex4

Files:
 

That's what I was looking for too !!

Is there any manual for it and does it works on MT4 latest 600+ build

 
experts:
That's what I was looking for too !! Is there any manual for it and does it works on MT4 latest 600+ build

Version without compiler warnings : breakeven_v2.01.mq4

Files:
Reason: