I have set a "Less than "n" trades are running" block up at the top of my buy/sell tree, with the "Less than" entry pointing to a variable in the Variables list called "Less_n_Trades". This value is set to 3.
I understood, therefore that this would only allow a maximum of 2 trades to run because the help text says, "This block passes only if there are less than a number of trades currently running".
However, running a USDJPY backtest the EA allows at least 3 trades to be open.
Is this expected behaviour of the block?

