Skip to content

Commit

Permalink
Portfolio margin chart (QuantConnect#7719)
Browse files Browse the repository at this point in the history
* Portfolio state chart

- Cleanup and renames
- Add series.IndexName. Uodating unit tests
- Add Chart.LegendDisabled. Adding new unit tests
- Add ChartPoint.Tooltip. Updating unit tests
- Minor compression tweak. Adding unit test
- Add ChartJsonConverter. Adding unit tests

* Minor chart serialization order tweak

* Refactor portfolio state sampling and storing

* Move PortfolioMargin into a lean side chart
  • Loading branch information
Martin-Molinero authored Feb 1, 2024
1 parent 4262bb9 commit 7705895
Show file tree
Hide file tree
Showing 56 changed files with 910 additions and 1,764 deletions.
110 changes: 0 additions & 110 deletions Algorithm.CSharp/AlphaStreamsBasicTemplateAlgorithm.cs

This file was deleted.

This file was deleted.

123 changes: 0 additions & 123 deletions Algorithm.CSharp/AlphaStreamsUniverseSelectionTemplateAlgorithm.cs

This file was deleted.

Loading

0 comments on commit 7705895

Please sign in to comment.