42thrownew NotImplementedException($"IExecutionModel.{attributeName} must be implemented. Please implement this missing method on {model.GetPythonType()}");
43 }
44 }
45 }
46
47 /// <summary>
48 /// Submit orders for the specified portfolio targets.
49 /// This model is free to delay or spread out these orders as it sees fit