Hi,

Is it possible to model order execution at mid-market i.e. fill price = (bid + ask)/2? (not to set limit order price at mid and wait until it gets executed but to presume that the order is immediately executed at mid-price, kind of market order at mid-price).

Do I need to create a custom ExecutionModel or some negative slippage model?