Fix failing tests

This commit is contained in:
Jhonathan Abreu
2024-12-19 19:01:30 -04:00
parent 85636e2119
commit 1e1018ea32
20 changed files with 75 additions and 68 deletions
@@ -93,7 +93,7 @@ namespace QuantConnect.Algorithm.CSharp
/// <summary>
/// Data Points count of all timeslices of algorithm
/// </summary>
public long DataPoints => 1490;
public long DataPoints => 1482;
/// <summary>
/// Data Points count of the algorithm history