ScannerFilter

StockSharp.InteractiveBrokers

Filter settings of the scanner starting via ScannerMarketDataMessage.

Constructors

ScannerFilter()

Initializes a new instance of the ScannerFilter.

Properties

AbovePrice : decimal?

The upper limit of the instrument market price.

AboveVolume : int?

The upper limit of the instrument trading volume.

AverageOptionVolumeAbove : int?

The upper limit of the option trading volume.

BelowPrice : decimal?

The lower limit of the instrument market price.

BoardCode : string

Exchange board.

CouponRateAbove : decimal?

The upper limit of the coupon rate.

CouponRateBelow : decimal?

The lower limit of the coupon rate.

ExcludeConvertibleBonds : bool?

To exclude convertible bonds.

MarketCapAbove : decimal?

The upper limit of capitalization.

MarketCapBelow : decimal?

The lower limit of capitalization.

MaturityDateAbove : DateTime?

The upper limit of the instrument maturity date.

MaturityDateBelow : DateTime?

The lower limit of the instrument maturity date.

MoodyRatingAbove : string

The upper limit of the Moody rating.

MoodyRatingBelow : string

The lower limit of the Moody rating.

RowCount : int?

The number of strings in the query.

ScannerSettingPairs : string

Extended settings. For more details see http://www.interactivebrokers.com/en/software/tws/usersguidebook/technicalanalytics/market_scanner_types.htm.

SecurityType : string

Security type.

SpRatingAbove : string

The upper limit of the SP rating.

SpRatingBelow : string

The lower limit of the SP rating.

StockTypeExclude : ScannerFilterStockExcludes

The shares exclusions type.