Hi, I have a question about condition arrangement setting, eg:
- long_position = condition A and condition B
- long_position = condition B and condition A
I got different backtest returns of 2 condition arrangements above, they should be the same returns by 'and', what is the problem between it? Anyone has the same problem?