Experts: RoNz Auto SL-TS-TP v.2 - page 21

 

Oi Roni,

Thanks for the EA. It certainly was a great development. When I can develop in MT5 I will be grateful.
 
Revo Trades:

by all the recent comments, i can see that i am not the only one who still uses this gem by you roni.


I only made 2 changes:


1) I noticed that prices: bid,ask,point are all refreshed multiple times in every tick; so i added these to OnTick, and start, depeding on whichever ea i am customising ronz to be used with. I didnt see the point of refreshing these so many times per tick. I then changed these orignal lines to the variables Bid,Ask,Point.


2) I added a MicroStep input, and added a line to functions SetSLnTP and RZ_TrailingStop so that the SL is only modified if the new calculated SL is +/- MicroStep (in Points) from the stale values.


Great Work RONI! Thanks.

Thx revo.. I appreciate it. Good job.
 
rlima0511:

Oi Roni,

You are pleased to develop it in mql5.
 

I have downloaded the EA and it appears to be ok on the chart. However when I trade there are no stop and target levels on the chart and nothing happens when those levels are passed! What am I doing wrong?

 
Hello Roni,

I found your EA today, it is very useful. Thank you for sharing.
I have one question: is it not possible to set the SL below the open-order price with the variable "Target points to look profit"? (For example, in one step 2 pips under open by entering a negative number for this value)

Best regards
Raimund
 
Hi,
Can someone help me please:
For example: I would like to start a trade with TakeProfit 10 and StopLoss 10. At plus 5 I would like to follow the stop once to 5 in one step. Important: He should stay at 5 and NOT be trailed.
I tried a lot, but I can not find the solution.
 

Hey Roni - still using this and its great - just want to confirm the Profit Lock Settings in 2.06.  In my example below I ultimately want to close 50% of the order once it reaches 900 points profit, hence setting it to 450.


1)Would the below be correct? 

2) And I assume it does a Partial Close order in MT4 to get these locked - are there any settings in MT4 like one click buy/sell that should be disabled for this to work or will it work with any settings?


Many thanks as ever, great little helper.



 
Rob Sherali:

Hey Roni - still using this and its great - just want to confirm the Profit Lock Settings in 2.06.  In my example below I ultimately want to close 50% of the order once it reaches 900 points profit, hence setting it to 450.


1)Would the below be correct? 

2) And I assume it does a Partial Close order in MT4 to get these locked - are there any settings in MT4 like one click buy/sell that should be disabled for this to work or will it work with any settings?


Many thanks as ever, great little helper.



it's correct. No another setting yet. To do partial close, you have to do it manually.

 
eurobear:
Hello Roni,

I found your EA today, it is very useful. Thank you for sharing.
I have one question: is it not possible to set the SL below the open-order price with the variable "Target points to look profit"? (For example, in one step 2 pips under open by entering a negative number for this value)

Best regards
Raimund

It cannot set to negative number. It just to lock profit.

 

Hi Roni,

Thank's for great EA.It's the best trailig EA that I ever seen.

I used previous version and all things good.when update to new version no SL or TP appears on chart and not trail to work!

what happened?What am I doing wrong?

in stoploss ,calculate spread too please.it means that the SL line show the exact price that close the order not the price + spread.

when price near the SL order closed and distance is spread.please remove this distance in view  of SL line.therefore the SL line shows exact price that close the order.

youstruly

Reason: