StatusHistoryResult
QuantConnect.Packets.StatusHistoryResult
StatusHistoryResult()
StatusHistoryResult(progress: int)
Bases: HistoryResult
Specifies the progress of a request
Signature descriptions:
-
Default constructor for serializers
-
Initializes a new instance of the StatusHistoryResult class
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
progress
|
Optional[int]
|
The progress, from 0 to 100 |
None
|
progress
progress: int
Gets the progress of the request