Adds Psychsignal data converter and custom data implementation

This commit is contained in:
Gerardo Salazar
2019-05-15 17:15:56 -08:00
parent 076c5a6a0b
commit d5e148b05c
12 changed files with 737 additions and 7 deletions
@@ -55,6 +55,7 @@
<Content Include="BasicCSharpIntegrationTemplateAlgorithm.py" />
<Content Include="BasicSetAccountCurrencyAlgorithm.py" />
<Content Include="KerasNeuralNetworkAlgorithm.py" />
<None Include="PsychSignalSentimentAlgorithm.py" />
<Content Include="TradingEconomicsCalendarIndicatorAlgorithm.py" />
<Content Include="OnEndOfDayRegressionAlgorithm.py" />
<Content Include="SECReportDataAlgorithm.py" />
@@ -270,4 +271,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>