Balance for the active trades
-
Hello all
I would like to compare if the lose pips of the current buy trades, is the same that the pips loses of the current sell trades.
Any idea for that ??
Thank you
-
Multiple trades or 1 buy and 1 sell?
I recently added a block to work with basket of trades. The block selects certain group of trades and then in "Condition" few values are available, for example the total profit of the group. Multiple groups can be selected at the same time as well, so they can be compared. But better don't use == to compare such things, use >= or <=