That's weird, its not supposed to do that.
a trade is considered an open position that was closed regardless on how many contracts it had, so in your scenario:
1. first trade -> open position 1 contract -> exit position at a win -> program resets loss counter to 0 automatically.
2. second trade -> open position 2 contract -> exit position at a loss -> program counts it as one trade loss and not two.
I don't have your logs so i can't figure out what exactly was your setup but this should not have happened.



