Files
quantconnect--lean/Tests/TestData/test_forex_equity.xml
snugs 1f15eb2c04 Initial implementation of Margin and Portfolio models
Changed system to use Margin Models, removing leverage wherever possible allowing for dynamic margin models.
Created first portfolio fill model for FOREX which treats it as a currency swap through the cashbook instead of a tradable asset.
Updated the Securities/SecurityPortfolioManager to use cashbook value + holdings removing FOREX virtual positions.
Created a new benchmark system for comparing quantconnect builds.
2015-04-13 20:51:43 -04:00

17 lines
593 B
XML

<?xml version="1.0"?>
<ArrayOfDecimal xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<decimal>100000</decimal>
<decimal>100000</decimal>
<decimal>100,033.33</decimal>
<decimal>100,037.50</decimal>
<decimal>100,020.00</decimal>
<decimal>100,000.00</decimal>
<decimal>99,992.86</decimal>
<decimal>100,000.00</decimal>
<decimal>100,011.11</decimal>
<decimal>100,015.00</decimal>
<decimal>100,009.09</decimal>
<decimal>100,000.00</decimal>
<decimal>99,996.15</decimal>
<decimal>100,000.00</decimal>
</ArrayOfDecimal>