How do I add take profit condition to trade once it initates?
-
I want to add a condition to automated trade to take profit automatically after XX PIPs or $$ value? What do i use to build that?
-
@ashbee001 Do you mean this:
a) You trade will not have an initial TP level.
b) Once the trade is in profit at a specific distance, a TP level is programmed, but the trade is NOT closed at that moment.Is that correct?
-
Hi L'andorra , i mean that once trade is in profit of set amount of pips it automatically closes the trade?
-
@ashbee001 Ok. Then you need this:

In this example all trades will be closed when they are 50 pips in profit.