AlexCatarino
|
3e4a71cd50
|
Creates QCAlgorithm.py: a bridge between C# QCAlgorithm and python algorithms
|
2018-09-17 19:05:48 +01:00 |
|
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 |
|
Jared Broad
|
244ac0b72a
|
Fix regression test and tag python algorithms
|
2017-09-20 20:06:48 -04:00 |
|
Jing Wu
|
e12625745b
|
add licence
|
2017-09-14 18:49:51 -04:00 |
|
Jing Wu
|
ec27cbcb1e
|
added options strategy algorithm
|
2017-09-14 17:51:11 -04:00 |
|
Jing Wu
|
55e882011f
|
add BasicTemplateDailyAlgorithm
add BasicTemplateForexAlgorithm
add BasicTemplateFuturesConsolidationAlgorithm
add BasicTemplateFuturesHistoryAlgorithm
add BasicTemplateOptionStrategyAlgorithm
add EmaCrossUniverseSelectionAlgorithm
modify QuantConnect.Algorithm.Python.csproj
|
2017-09-14 17:30:37 -04:00 |
|