fix docs (#6285)
Regression Tests / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled

This commit is contained in:
Ronit Jain
2022-04-09 02:14:01 +05:30
committed by GitHub
parent 574d685647
commit d1ff914e5a
273 changed files with 273 additions and 273 deletions
@@ -144,7 +144,7 @@ namespace QuantConnect.Algorithm.CSharp
/// </summary>
public long DataPoints => 3943;
/// </summary>
/// <summary>
/// Data Points count of the algorithm history
/// </summary>
public int AlgorithmHistoryDataPoints => 249;