Skip to content

Commit

Permalink
Added 3 new algorithms demonstrating v2.0 Lean API
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared Broad committed Jul 21, 2014
1 parent f18880f commit 72e8c5d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 146 deletions.
145 changes: 0 additions & 145 deletions QuantConnect.Algorithm/3-Algorithm-CustomDataSource.cs

This file was deleted.

2 changes: 1 addition & 1 deletion QuantConnect.Algorithm/QuantConnect.Algorithm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<Compile Include="1_Algorithm_BasicTemplate.cs" />
<Compile Include="2_Algorithm_ExponentialMovingAverage.cs" />
<Compile Include="QCAlgorithm.cs" />
<Compile Include="3-Algorithm-CustomDataSource.cs" />
<Compile Include="3_Algorithm_CustomDataSource.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 72e8c5d

Please sign in to comment.