https://fxdreema.com/shared/45DodPjWb
current version
I have used trailing stop block but I don’t know why only trailing stop function is working but the modify not working ( modify is to ensure the stop loss is adjust to higher than stop loss price).
If I use the blue condition block within the pink block (pips from the open price) and another pink block (modify stop loss), will the condition block work?
@jstap I have tried run this EA but it just direct trail the stop loss, For example buy at 2446.70 with sl (2444.50) and tp (2451.70), then it modify stop loss to 2446.27 then 2446.68 (every 4 pips trailing step with 4 pips trailing stop) but what i expected it should be 2446.85 (sl 1.5 pips above the open price when gained 4 pips profit) then after this only start the trailing. How should I build the block so that it will modify the stop loss when hit my first profit then after this only start trailing stop loss? Could you show me the correct way? Thanks
Testing version https://fxdreema.com/shared/H4uKrIDwe
I realize my modify stop loss is not working and I have try different arrangement still can't activate
@jstap Hi jstap, may I know how can I set the reference price to my entry price?
I followed how u arrange but I still face some minor problem, trying to solve it btw thanks jstap for helping
If can't solve will ask for help
https://fxdreema.com/shared/wBxa2mqhc
Hi sir, here is the updated version, my trailing are not working but my first modify works with similar tree blocks, thanks
Hi sir, could you shared your project link so I would understand how you do it as the problem I faced is the trailing are not working but my breakeven can work. Thanks
I have followed the method how u put the right side tree block, then I realized that my trailing part is not working. They only modify the stop loss once.