IDataChannelProvider
QuantConnect.Interfaces.IDataChannelProvider
Specifies data channel settings
initialize
initialize(packet: AlgorithmNodePacket) -> None
Initializes the class with an algorithm node packet
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
packet
|
AlgorithmNodePacket
|
Algorithm node packet |
required |
should_stream_subscription
should_stream_subscription(
config: SubscriptionDataConfig,
) -> bool
True if this subscription configuration should be streamed