Skip to content

HistoryPacket

QuantConnect.Packets.HistoryPacket

HistoryPacket()

Bases: Packet

Packet for history jobs

Initializes a new instance of the HistoryPacket class

queue_name

queue_name: str

The queue where the data should be sent

requests

requests: List[HistoryRequest]

The individual requests to be processed

type

type: PacketType

Packet type defined by a string enum

channel

channel: str

User unique specific channel endpoint to send the packets