How can i risk free my positions?
-
Hello, Somebody please help me i need this urgent
For example, I have a position that has in 50$ profit, I want to put the stop-loss at half of the profit (for example in this trade stop-loss should come to close at 25$ profit)
And it should start risk-freeing when the profit is more than 20$ -
Sadly there is no block in fxDreema doing that. You will need some custom code to do that calculation and them insert it as a custom code block in the bot. Sorry for not being more helpful.
-
@bardiamsa Its easily done via pips not money, so lets say your trade was 50 pips in profit and you wanted the stop at 25pips
https://fxdreema.com/shared/dm44c57yb -
You can also low price + high price /2, this value is halfway between open and now, so if SL is placed there, using something like pips away, you are guaranteeing 1/2 the current profit.
