AlexCatarino
3e4a71cd50
Creates QCAlgorithm.py: a bridge between C# QCAlgorithm and python algorithms
2018-09-17 19:05:48 +01:00
Jared
3fa1192cdb
Merge branch 'master' into master
2017-09-21 19:23:43 -04:00
Jing Wu
fd75be1254
added tags
2017-09-21 18:53:25 -04:00
Jing Wu
6e9ad04306
added ETFGlobalRotationAlgorithm
2017-09-21 18:38:38 -04:00
Jared Broad
dc27c4e3d6
Added tags to python algorithms
2017-09-21 08:27:41 -04:00
AlexCatarino
18d83fb8ec
Updates python framework to support python datetime
...
Updates nuget package to support conversion from C# DateTime to python datetime.
Updates algorithms to reflect this change.
2017-05-23 13:40:26 +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
0ae4660140
Adds ETFGlobalRotationAlgorithm.py
...
Adds Python version of ETFGlobalRotationAlgorithm
2016-04-06 09:19:16 -03:00