Check Profit Last closed
-
I see a problem with this block..
Instead of waiting for the last trade to close and check if it is in profit before closing other running trades..
Immediately is start backesting it closes the first trade.. Without any trade in history before

Why? -
@alexitoeve50 Maybe this is not the best structure to use. What do you exactly need? If I understand correcty, as soon as a trades is closed with that profit...more trades should be closed regrdless theur profit/loss? I'm afraid I don't see the logic behind that.