How do I modify stops for each new trade so the sum of all profit and loss of the trades is an x amount?
For example
all buy trades
Trade a ) 0.01 price 1.0001
Trade b ) 0.02 price 1.0002
Trade c ) 0.03 price 1.0003
How to modify the stops so that at each new trade the profit hitting the tp of all of them is 10 USD for example.