Slice Class
Provides a data structure for all of an algorithm's data at a single time step
Syntax
[DefaultMember("Item")] public class Slice
Inheritance Hierarchy
System.Object
QuantConnect.Data.Slice
Requirements
Target Platforms: Microsoft .NET 4.5 or Mono 3.10 or above.
See Also