ScannerMarketDataMessage

StockSharp.InteractiveBrokers

The message about start of the instruments scanner based on specified parameters. The results will come through the ScannerResultMessage message.

Inherits: MarketDataMessage

Constructors

ScannerMarketDataMessage()

Initializes a new instance of the ScannerMarketDataMessage.

Properties

Filter : ScannerFilter

Filter.

IsParametersRequest : bool

Is parameters request.

Methods

Clone() : Message

Create a copy of ScannerMarketDataMessage.

Returns: Copy.