Michael Handschuh
fdc866fda0
Reverting 'Merge pull request #2483 python-history-provider'
...
We didn't experience the expected performance improvements. Locally under
unit test there was aboout an order of magnitude throughput increase, but
when run against the history benchmark, this new approach was 60% slower.
We're reverting this for now to perform further analysis and better
understand the performance profiling of the python history stack.
2018-09-18 18:37:23 -04:00
AlexCatarino
3e4a71cd50
Creates QCAlgorithm.py: a bridge between C# QCAlgorithm and python algorithms
2018-09-17 19:05:48 +01:00
Stefano Raggi
e95863a919
Update Python comparisons to None to use "is None" instead of equality
2018-07-03 00:55:35 +02:00
Jing Wu
6045aa0579
minor change
2018-05-29 17:36:11 -04:00
Jing Wu
cbc948a535
add ScheduleEventsBenchmark algorithm
2018-05-26 01:55:00 -04:00
Jing Wu
093d6d56a1
add IndicatorRibbonBenchmark algorithm
2018-05-26 01:54:08 -04:00
Jing Wu
98027e2025
add HistoryRequestBenchmark algorithm
2018-05-26 01:52:45 -04:00
Jing Wu
4481f200ba
add CoarseFineUniverseSelectionBenchmark algorithm
2018-05-26 01:51:45 -04:00
Jing Wu
a9e4c99715
Add the portfolio check
2018-05-24 17:21:05 -04:00
Jing Wu
442f419aa9
Add EmptyMinute400EquityBenchmark algorithm
2018-05-24 16:42:33 -04:00
Jing Wu
52467e154d
Add EmptySingleSecuritySecondEquityBenchmark algorithm
2018-05-24 16:39:54 -04:00
Jing Wu
105208d3dd
add BasicTemplateBenchmark algorithm
2018-05-24 16:38:37 -04:00