Can you show me the solution, please?
Latest posts made by Stefano 1
-
RE: trailing stop for two tradesposted in Questions & Answers
-
RE: Modify Stops (in profit) like in a Gridposted in Questions & Answers
@l-andorrà If is difficult, i can create an other EA that moves only stops, and i can attach in a second chart, with different magic number...
-
RE: Modify Stops (in profit) like in a Gridposted in Questions & Answers
@l-andorrà The ea, produce a lot of sell and a lot of buy, and the trailing stop is like this....

-
RE: Modify Stops (in profit) like in a Gridposted in Questions & Answers
Oh fantastic. As you can see, all the stops (in profit) are around the value 1792. What i need is to separate the value like in a grid...

-
RE: Modify Stops (in profit) like in a Gridposted in Questions & Answers
like in a grid....For example, price +200 pips, if i have 10 position opened, they should be like ths: 1 position +10 from the open price, 2 position +20 for the open price 3 position +30 from the open price, 4 position +40 from the open price ecc ecc
-
RE: Modify Stops (in profit) like in a Gridposted in Questions & Answers
@l-andorrà said in Modify Stops (in profit) like in a Grid:
Ok. So if I understand it correctly,
All open trades will have the same SL.
That common SL level will move with a trailing stop.Then why do you ask for different SL levels later on? Can you please upload an image with an example?
i don't know how to upload image. Can u explain me? I will do thet. Anyway, i don't want that , when the price invert, my Ea close all position in profit. I want that my ea close only positions near the price. I just need to move all trailing stop in a different way.
-
RE: Modify Stops (in profit) like in a Gridposted in Questions & Answers
The Ea, activate trailing stop for all the trade in profit, but the stop loss is the same for all, for example 50 pips. I need that every trade in profit has different trailing stop, for example 50 pips, 40 pips, 30pips,20 pips 10 pips...
-
RE: Modify Stops (in profit) like in a Gridposted in Questions & Answers
@l-andorrà said in Modify Stops (in profit) like in a Grid:
I'm afraid I don't catch the logic behind that. Whay do you want all stop loss levels to be moved away form price? They are stop loss levels. They are supposed to stop the loss when price moves against the trade!!
Because i use buy and sell in same time. I need to keep stop loss like in a grid.Do yuo have any suggestion about that?
-
Modify Stops (in profit) like in a Gridposted in Questions & Answers
Hello everyone, i need to create a grid for stop loss. My EA, open a lot of trade, and when they are in profit, the trailing stop, start to work. The problem is that all the trade in profit, follow the trailing stop, in the same range. What i want, is a trailing stop like in a grid. I don't want that, when the price invert, the ea, close all trade when touch the stops. I want to create a trailing stop that moves stops of all the trade in profit ,like in a grid, for example in distance 10 pips between a stop loss (in profit) to an other sto loss (in profit). How can i do? Thanks
-
RE: Simple EA that close all positions running...posted in General Discussions
@l-andorrà Yessssssss, perfect. Now it works
