AlexCatarino
|
98a1b6a2a2
|
Refactors options algorithms
AddEquity and SetDataNormalization calls were removed because they are not mandatory since PostInitialize calls them.
|
2017-12-18 11:24:08 +00:00 |
|
AlexCatarino
|
4b4e084694
|
Fixes python algorithms to pass regression tests
BasicTemplateOptionsAlgorithm
CustomDataRegressionAlgorithm
UniverseSelectionRegressionAlgorithm
WeeklyUniverseSelectionRegressionAlgorithm
|
2017-10-06 13:33:03 +01:00 |
|
Jared Broad
|
244ac0b72a
|
Fix regression test and tag python algorithms
|
2017-09-20 20:06:48 -04:00 |
|
AlexCatarino
|
7bb331dfad
|
Updates Futures and Options template python algorithms
Updates BasicTemplateFuturesAlgorithm.py andBasicTemplateOptionsAlgorithm.py to use python datetime/timedelta instead of C# DateTime/TimeSpan.
|
2017-05-26 01:17:35 +01:00 |
|
AlexCatarino
|
41e7ad047a
|
Adds python basic templates for options and futures
|
2017-05-10 13:32:36 +01:00 |
|