Minor fixes

This commit is contained in:
Jhonathan Abreu
2024-12-24 11:26:30 -04:00
parent b4233ecf4a
commit c48c218cae
21 changed files with 37 additions and 36 deletions
@@ -93,7 +93,7 @@ namespace QuantConnect.Algorithm.CSharp
/// <summary>
/// Data Points count of all timeslices of algorithm
/// </summary>
public long DataPoints => 1482;
public long DataPoints => 1489;
/// <summary>
/// Data Points count of the algorithm history