c8890c3da9
* Fix multiple option strategies liquidation When holding multiple position groups of the same underlying, reverting one of the groups was not possible because of the presence of the other position groups, which caused no matching groups to be formed for the order. * Make OptionStrategyPositionGroupResolver not group single position * Revert make OptionStrategyPositionGroupResolver not group single position