6efeee07dc
* Implements Equity Fill Model This commit sets the base to create a new equity fill model and the `EquityFillModel` is just a copy of `FillModel`. * Adds Summary to FillModelPythonWrapper.GetPricesInternal Adds summary to FillModelPythonWrapper.GetPricesInternal with remarks that it's a temporarily method to help the refactoring of fill models.