Lean
$LEAN_TAG$
|
Specifies the completed message from a history result More...
Public Member Functions | |
CompletedHistoryResult () | |
Initializes a new instance of CompletedHistoryResult class More... | |
Additional Inherited Members | |
Protected Member Functions inherited from QuantConnect.Packets.HistoryResult | |
HistoryResult (HistoryResultType type) | |
Initializes a new instance of the HistoryResult class More... | |
Properties inherited from QuantConnect.Packets.HistoryResult | |
HistoryResultType | Type [get] |
Gets the type of history result More... | |
Specifies the completed message from a history result
Definition at line 165 of file HistoryPacket.cs.
QuantConnect.Packets.CompletedHistoryResult.CompletedHistoryResult | ( | ) |
Initializes a new instance of CompletedHistoryResult class
Definition at line 170 of file HistoryPacket.cs.