Open positions viewer
-
on on trade I had set the variable to zero
-
-
It still doesn't work for me. When the set profit is reached, instead of stopping, it continues to open operations
-
Do you mean this block?

-
I connected the profit block with the close trades block but doing so changes my strategy
-
-
If you want it to not place any trade after profit met, do this:

-
I would like to calculate the sum of the operations already performed during the day
-
@jstap This way it doesn't do what I need
-
bucket of closed trades set with your conditions, either use in another tree or view in a comment/save to a variable
-
jstap works perfectly, I had entered a value in pips instead of profit in the check profit block

Thanks again for your help and patience -
Is it possible to reset the variable count only with the profitable trades blocks and not with the stop loss? In on trade I disconnected it but it still resets me even with the stop loss
https://fxdreema.com/shared/fCwQpwgUb -
Like this:

-
https://fxdreema.com/shared/2RwsRm72d
HI
why don't blocks 17 and 18 work for me? -
Do you mean 7 & 8?
-
sorry I made a mistake,
when groups 1 and 2 are at a loss I want to block blocks 23 and 24 -
if group 1/2, and no group 3/4 check condition and the running value - open group 3/4 trade?
-
yes, when an operation in group 1 or 2 is losing money I want it to no longer open any operations in groups 3 and 4
-
Use pink blocks, for each trade - check profit - buy sell or don't, you could also sum all the running trades, then switch a flag to allow/disallow new trades
-
Yes, I had also tried with the pink ones using the check loss block which is what interests me while if the operation makes a profit you can continue to open positions but it didn't work even with the pink ones