Adds CustomPartialFillModelAlgorithm
This basic algorithm implements a `CustomPartialFillModel` class that chnages the behavior of the `FillModel.MarketFill` to simulate partially fill orders.
This commit is contained in:
@@ -78,6 +78,7 @@
|
||||
<None Include="CustomDataAddDataRegressionAlgorithm.py" />
|
||||
<None Include="TrainingExampleAlgorithm.py" />
|
||||
<None Include="LongOnlyAlphaStreamAlgorithm.py" />
|
||||
<None Include="CustomPartialFillModelAlgorithm.py" />
|
||||
<Content Include="BasicTemplateConstituentUniverseAlgorithm.py" />
|
||||
<Content Include="BasicTemplateOptionsConsolidationAlgorithm.py" />
|
||||
<Content Include="Benchmarks\SECReportBenchmarkAlgorithm.py" />
|
||||
@@ -203,7 +204,7 @@
|
||||
<None Include="OptionRenameRegressionAlgorithm.py" />
|
||||
<None Include="OptionSplitRegressionAlgorithm.py" />
|
||||
<None Include="OrderTicketDemoAlgorithm.py" />
|
||||
<None Include="ParameterizedAlgorithm.py" />
|
||||
<None Include="ParameterizedAlgorithm.py" />
|
||||
<None Include="QuandlFuturesDataAlgorithm.py" />
|
||||
<None Include="QuandlImporterAlgorithm.py" />
|
||||
<None Include="readme.md" />
|
||||
@@ -335,4 +336,4 @@
|
||||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
</Project>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user