Martin-Molinero
b247724a34
Improve Optimizer runtime statistics ( #5024 )
...
- Adding optimization Id to backtests packets
- SeriesSampler will allow truncating the samples
- Removing OptimizationEstimate, simplifying getting estimate and
runtime stats separatly
2020-12-11 16:39:13 -08:00
Martin Molinero
b1f7a40b4c
Move StatisticsResults into ResultHandler
2019-08-23 19:38:00 -03:00
QuantConnect
2d9f8cb9e3
Updated charting lib to use series indexes instead of chart types. Obsolete ChartType enum
2015-12-10 13:03:50 -05:00
snugs
e1938baafe
Clean up using directives
2015-09-01 22:17:35 -04:00
snugs
cce36e15f2
Some unit test clean up
2015-05-26 11:12:11 -04:00
snugs
4c835ee9d7
Don't sample scatter plots!
2015-05-22 14:32:39 -04:00
snugs
45d7605981
Fixes bug in series sampler with duplicate times
2015-05-12 13:16:24 -04:00
snugs
b4722b889e
Adds banners to SeriesSampler
2015-01-21 14:57:18 -03:00
snugs
c92985dff9
SeriesSampler won't sample before or after data
...
Also fixes bug in the DownSamples test
2015-01-21 13:23:02 -03:00
snugs
673cf28c1d
Fixes bug in SeriesSampler.SampleCharts
2015-01-21 12:12:13 -03:00
snugs
5361024512
Adds SeriesSampler and uses in LiveTradingResultHandler
...
We're now saving second, minute, and 10minute resolution data to the s3 storage for dynamic resolution charting.
2015-01-21 11:47:15 -03:00