Skip to content

Commit

Permalink
Refactor: loadExistingHoldings in SetJob use like config (#120)
Browse files Browse the repository at this point in the history
* refactor: loadExistingHoldings in SetJob use like config

* revert: condition of load-existing-holdings in SetJob

* remove: ToolBox (we use generic class to download data)

* remove: Toolbox missed files
  • Loading branch information
Romazes authored Aug 2, 2024
1 parent 2014aef commit 5cf6e91
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 479 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@

<ItemGroup>
<ProjectReference Include="..\..\Lean\Tests\QuantConnect.Tests.csproj" />
<ProjectReference Include="..\QuantConnect.InteractiveBrokersBrokerage.ToolBox\QuantConnect.InteractiveBrokersBrokerage.ToolBox.csproj" />
<ProjectReference Include="..\QuantConnect.InteractiveBrokersBrokerage\QuantConnect.InteractiveBrokersBrokerage.csproj" />
</ItemGroup>

Expand Down
167 changes: 0 additions & 167 deletions QuantConnect.InteractiveBrokersBrokerage.ToolBox/IBDataDownloader.cs

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5cf6e91

Please sign in to comment.