Experts: TP SL Trailing - page 3

 
ajforex:
Is there an easy way to disable the Trailing Stop in your code?

No

 
This EA is fanastic! Would it be possible instead of setting n° of pips as TP and SL, to actually copy the same TP/SL as the already opened and set positions? (where TP/SL are the same for all opened positions already)
 
tonyalcapon # :
This EA is fanastic! Would it be possible instead of setting n° of pips as TP and SL, to actually copy the same TP/SL as the already opened and set positions? (where TP/SL are the same for all opened positions already)

What's the point of this?

 

For example I have 3 Buys opened orders with TP and SL set.

And I have also 15 limit buy pendings with SL set but no TP because it will depends where the trend will go.

During the night (because I am trading on H4 and i need to sleep) maybe 3 limit buy will be trigered but without TP set.


So if this EA could copy the already existing TP from opened positions that would be a huge help!

 
tonyalcapon # :

For example I have 3 Buys opened orders with TP and SL set.

And I have also 15 limit buy pendings with SL set but no TP because it will depends where the trend will go.

During the night (because I am trading on H4 and i need to sleep) maybe 3 limit buy will be trigered but without TP set.


So if this EA could copy the already existing TP from opened positions that would be a huge help!

Broken logic. Each position (note: a POSITION, not an ORDER) can have its own Take profit.

This logic is better: if a pending order has triggered (and even better: if a new position has appeared), then the adviser checks whether the position has Take profit or not.

 

Hello, thanks for your code.


but what is trailing stop and trailing step? what's the difference?

for example:

my stop loss is 50 pip, 

(now for trailing)

i want for each 10 pip in profit,

move stoploss 20 pip,

what should i do?

 
The only expert advisor worth using on VPS
 
Андрей #:
That's what I figured. Okay, thank you for your help, have a nice day.
Vladimir Karputov #:

The current symbol for this EA is the symbol on which the EA is running.

I confirm, the EA does not set stops. What is wrong ?

 
Definitely the right EA for scalpers