Stop Loss Problem !
-
hey guys
I want all stop losses to be a single number.
What should I do?
i use Buy pending orders in grid
-
what do you mean by single number?
-
it depends on how you are opening each successive trade.
show me the strat and I can help further, there are several ways to do...some easier than other.
-
https://fxdreema.com/shared/O4KrcaL6d

By default, we execute Buy Pending Orders in Grid on the network when purchasing
The loss and profit margins also vary according to the distance between the orders
I want the profit and loss limit to be the same for all orders -
@amincgi because you are doing it in grid and with pips, it will continue to be staggered just as the entered trades would.
You could do refer to a specific common level, like a candle high or low, but remember that will will each candle # change. So you'd have to first create a variable candle ID to refer to and that will be constant after the first trade for instance. I can't initially tihnk of how to exactly do it but maybe that gives you an idea?
-
@tipsywisdom It was not a good idea, I tried it but it did not answer
-
@max-c Can you help How can I solve this problem?
-
no sorry bit over my head.
-
@amincgi You need to calculate that unique SL price separatedly. Once calculated you insert it into a variable and finally use the variable as the new SL for all open trades.
-
@l-andorrà Can you teach me this with an example?
I need this technique, thank you -
@amincgi Ok, but it depends on the specific settings you need. Can you please tell me what common SL level you need for all open trades?