Question about CHECK PROFIT!
-
There are four blocks with this function. And I need to use one of them as a filter, to show me whether the last position closed at loss or profit. Which one could I use? Can someone post a screenshot please?
-
this?

-
Would it be like this or a block for each area?

-
blocks are runing one after another in one tick, from top block/blocks ... that means something like this:
here are Top blocks ...
https://fxdreema.com/forum/uploads/files/1484164252027-upload-21b5ef27-0a10-4172-8bb2-2693e263b502.pngthat means your top block is nr1 No trade -- it is only one top block ... do you know what it means? .... some of your blocks are not running ... or is it ok?
-
Okay, I understood, what I want is very simple. Create a repeat loop between a buy-and-sell position. If one of them closes in loss, it follows the alternation but with the double of volume used in relation to the previous position.
-
you can try do this in "on Trade" section --- when you click into this "on Trade" window/section, new blocks appears to working when trade action happens (like trade closed on tp/sl, etc) ... and try test them

-
Can you show me an example?
-