HistoryResult
QuantConnect.Packets.HistoryResult
HistoryResult(type: HistoryResultType)
Bases: Object
Provides a container for results from history requests. This contains the file path relative to the /Data folder where the data can be written
Initializes a new instance of the HistoryResult class
This codeEntityType is protected.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
type
|
HistoryResultType
|
The type of history result |
required |