Hi, I am trying to implement a custom fill model that overrides ComboLimitOrder.

I have been unable to find any examples implementing a custom fill model that overrides ComboLimitOrder, and the documentation here does not list this function as being available to override.

My own testing indicates this override is simply ignored.

Is it possible to override ComboLimitOrder in a custom fill model, and if so, how?