f47775338c
Regression Tests / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
* Update charts that are not empty and not default values * Testing * Filter final results * Explicitly filter alpha charts if not needed * Use filtered charts for Live results handler * Refactor solution to manage alpha charts internally by creator * nit comment fixes * Implement drawdown as default chart * Implement Capacity Estimate for backtest default chart * Add default values to QC.Plotting * Adjust drawdown calculation * Only sample "Capacity" once a day * Implement Volume chart * Nit fixes * Volume Chart adjustments and fixes * Rename to "Assets Sales Volume" * Implement Exposure Sampling * Store algorithm currency symbol, round capacity to nearest 1k * Add new plots to default charts * nit change name * Address reviews * Reduce duplication and clean up exposure sampling * Address reviews * Improve sample exposure * Address review * Only enumerate holdings once * nit - comments * Post rebase fix * Don't need to round anymore