add python example of using fxcm volume

This commit is contained in:
Jing Wu
2018-05-17 17:46:02 -04:00
parent 46c65a9118
commit 567e9135ee
3 changed files with 102 additions and 0 deletions
@@ -140,6 +140,7 @@
<None Include="WarmupAlgorithm.py" />
<None Include="WarmupHistoryAlgorithm.py" />
<None Include="WeeklyUniverseSelectionRegressionAlgorithm.py" />
<None Include="BasicTemplateFxcmVolumeAlgorithm.py" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Algorithm\QuantConnect.Algorithm.csproj">