Regression algorithms updates

This commit is contained in:
Jhonathan Abreu
2024-12-27 08:46:14 -04:00
parent 04b49c50a3
commit 2db5fcba79
10 changed files with 10 additions and 10 deletions
@@ -117,7 +117,7 @@ namespace QuantConnect.Algorithm.CSharp
/// <summary>
/// Data Points count of all timeslices of algorithm
/// </summary>
public long DataPoints => 162555;
public long DataPoints => 162575;
/// <summary>
/// Data Points count of the algorithm history