Fix failing tests

This commit is contained in:
Jhonathan Abreu
2024-12-19 19:01:30 -04:00
parent d7852433a9
commit ff162ce297
20 changed files with 74 additions and 67 deletions
@@ -99,7 +99,7 @@ namespace QuantConnect.Algorithm.CSharp
/// <summary>
/// Data Points count of all timeslices of algorithm
/// </summary>
public long DataPoints => 7322;
public long DataPoints => 5072;
/// <summary>
/// Data Points count of the algorithm history