Make Future universe selection file-based like option universe
This commit is contained in:
@@ -115,7 +115,7 @@ namespace QuantConnect.Algorithm.CSharp
|
||||
/// <summary>
|
||||
/// Data Points count of all timeslices of algorithm
|
||||
/// </summary>
|
||||
public long DataPoints => 76;
|
||||
public long DataPoints => 66;
|
||||
|
||||
/// <summary>
|
||||
/// Data Points count of the algorithm history
|
||||
|
||||
Reference in New Issue
Block a user