Trailling Stop Group of Trades
-
Questions about "Trailling stop Group of Trades" block
Friends I have a question about how to correctly use the image block below:

I understood that he puts the same Stop Loss price for a group of businesses to close them all together.
But what I didn't understand is how it works.
In the simple block of "Trailling stop" we have as reference the opening price of the order to inform that, for example, we want the Stop Loss to be moved when the price is 100 pips away from the opening price.But this block "Trailling Stop Group of Trades" does not have this option, so what is the reference price he is using?
I performed several tests with some EA that use Martingale and I realize that he often closes operations with loss, I think he must be using some average price calculation, but if he is then he is not calculating (swap + commission) and for this reason he ends up closing negotiations ahead of time and generating losses.Can someone give me an example, how to use it correctly?
-
@fabiobioware This block is using the average price of all open trades right now. Not sure it is a good idea to combine it with a martingale.
-
@l-andorrà said in Trailling Stop Group of Trades:
This block is using the average price of all open trades right now. Not sure it is a good idea to combine it with a martingale
I agree that it is an average price, but from what I understand in this calculation it is not being included, for example, swap and commission rates. I don't know if this would be a bug or not.
-
@fabiobioware I can confirm swap and comissions are NOT included in the calculation. It is not a bug, this is how the block was designed.
-
@l-andorrà said in Trailling Stop Group of Trades:
I can confirm swap and comissions are NOT included in the calculation. It is not a bug, this is how the block was designed
Is there a way to create a kind of personalized trailling stop that already includes swap and commissions?
I wanted to do something to guarantee a profit of 200 in 200 pips.
I know it is possible to use the block that involves money but it would be great if it could be in points.