Minor fixes

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