AlexCatarino
3e4a71cd50
Creates QCAlgorithm.py: a bridge between C# QCAlgorithm and python algorithms
2018-09-17 19:05:48 +01:00
Jing Wu
084cd294b0
Remove semicolon in python algrotihms
2018-07-06 11:05:16 -04:00
Stefano Raggi
e95863a919
Update Python comparisons to None to use "is None" instead of equality
2018-07-03 00:55:35 +02:00
AlexCatarino
292951e029
Adds examples of Download method in C# and python algorithms
2018-06-28 19:01:30 +01:00
AlexCatarino
0efd3a0c48
Renames Fetch to Download
2017-12-04 22:20:19 +00:00
AlexCatarino
0c998a0740
Changes DropboxUniverseSelectionAlgorithm to showcase Fetch method
2017-12-04 21:25:41 +00:00
AlexCatarino
9211b67286
Adds python algorithms for regression tests
...
CoarseFineFundamentalRegressionAlgorithm
CoarseFundamentalTop5Algorithm
DropboxUniverseSelectionAlgorithm
FractionalQuantityRegressionAlgorithm
2017-10-06 13:32:35 +01:00
Alexandre Catarino
58f0caf647
Updates example algorithms written in Python ( #889 )
...
Some python algorithms suffered corrections to run under the new python framework (pythonnet).
Others were deleted because some features will be supported in futures implementations.
Adds a method in AlgorithmPythonUtil to transform C# DateTime into Python datetime
2017-05-04 13:02:25 -04:00
AlexCatarino
60863d2f8f
Adds DropboxUniverseSelectionAlgorithm.py
...
Add Python version of DropboxUniverseSelectionAlgorithm
2016-03-16 17:31:09 -03:00