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
@@ -67,7 +67,7 @@ namespace QuantConnect.Algorithm.CSharp
/// <summary>
/// Data Points count of the algorithm history
/// </summary>
public int AlgorithmHistoryDataPoints => 802;
public int AlgorithmHistoryDataPoints => 804;
/// <summary>
/// Final status of the algorithm