Moves custom model setters from QCAlgorithm class to Security class. Modifies algorithm examples to reflect the change.
Adds support for fee, fill and slippage custom modelling. Adds CustomModelsAlgorithm to showcase the new feature Modifies C# version of CustomModelsAlgorithm to match existing data in github