The recent checkin C# codes change SecurityMarginModel.GetInitialMarginRequiredForOrder() and GetInitialMarginRequiredForOrder() from public to protected. Is there another way to access InitialMargin of a security object? I am not quite clear about what the benefit of the changes is.

Author