I cannot create a chain link
-
Let's say you open a trade every 10 pips.
trend sell oriented
sell tp closes when it gets 30 pips tp.
but it has to be reopened.
example 0.01 buy 0.01 sell trade start
30 pips down takes gain but opens again when closedother request
E.g
downtrend
40 pips down and buy loss will open on 4th trade 0.01-0.02-0.03-0.08 I made these conditions, but flood should open and close 4, if the example corrects, the last 4th trade sell will remain open every 10 pips, it needs to open and close while buying sell tp, this time he needs to open and close the chain ring -

-
@suleyman-0 The problem with those strategies id identifying when the first buy is supposed to be open after all those sells. How would you do it?
-
You can buy or sell on a pip basis every 10 pips.
-
The tp of each trade will be the standard 30 pips, the tp will be lowered, but if it corrects the sale will also be multiplied.
no matter how much the downtrend falls, it will make a continuous profit in the buy profit buy sell profit correction -
@l-andorrà help
-
@suleyman-0 Ok, but you need a set of conditions to determine when the trend is up or down. They need to be included in the EA. Did you cinsider which ones to use?
-
only open closed transaction, not by trend
It will open again when the buy or sell is closed.
the example is as in the picture sell tp was closed, open again, until the trend returns, the closing will open again -
@suleyman-0 Then you need a structure close to a martingale. Here you have an exmple of how to do it: