Skip to content

SecurityTypesPacket

QuantConnect.Packets.SecurityTypesPacket

SecurityTypesPacket()

Bases: Packet

Security types packet contains information on the markets the user data has requested.

Default constructor for JSON

types

types: List[SecurityType]

List of Security Type the user has requested (Equity, Forex, Futures etc).

types_csv

types_csv: str

CSV formatted, lower case list of SecurityTypes for the web API.

type

type: PacketType

Packet type defined by a string enum

channel

channel: str

User unique specific channel endpoint to send the packets