Profit double than looses
-
Hi all!
I revert to you for another question.
I have an EA created many days ago. But I would like to add something.
I have a short trade which reach his SL. The position closed and a new one opened (Long trade this time). But I would like to win the double I lost with the position before. If my first one have lost 10$ I would like to fix my TP at 20$.I hope I am clear. Thanks a lot!
-
You can use a variable calculatng the new profit to be hit and then you can use a standard 'check profit (unrealized)' block.
-
Hi! Please find attached the project. Can you show me on it your solution please? You are nice!
-
No. I was thinking about this on the 'on trade' tab:
https://fxdreema.com/shared/4duMb6Rbd
Then you use that same variable on the 'on tick' tab inside a 'check profit (unrealized)' block as I suggested.
-
It is perfect. It works! Thank you so much my friend!
-
You're welcome.