Address peer review

This commit is contained in:
Jhonathan Abreu
2025-11-06 18:02:53 -04:00
parent b5cb461e7d
commit d9a5da80fb
78 changed files with 105 additions and 87 deletions
@@ -86,7 +86,7 @@ namespace QuantConnect.Algorithm.CSharp
/// <summary>
/// Data Points count of the algorithm history
/// </summary>
public int AlgorithmHistoryDataPoints => 1049;
public int AlgorithmHistoryDataPoints => 1052;
/// <summary>
/// Final status of the algorithm