ScannerFilter
StockSharp.InteractiveBrokers
扫描器的过滤设置, 开始于 ScannerMarketDataMessage 。
构造函数
属性
AbovePrice
public decimal? AbovePrice { get; set; }
value = scannerFilter.AbovePrice
scannerFilter.AbovePrice = value
票据市场价格上限.
AboveVolume
public int? AboveVolume { get; set; }
value = scannerFilter.AboveVolume
scannerFilter.AboveVolume = value
票据交易量上限.
AverageOptionVolumeAbove
public int? AverageOptionVolumeAbove { get; set; }
value = scannerFilter.AverageOptionVolumeAbove
scannerFilter.AverageOptionVolumeAbove = value
期权交易量的上限.
BelowPrice
public decimal? BelowPrice { get; set; }
value = scannerFilter.BelowPrice
scannerFilter.BelowPrice = value
票据市场价格下限.
BoardCode
public string BoardCode { get; set; }
value = scannerFilter.BoardCode
scannerFilter.BoardCode = value
交换板。
CouponRateAbove
public decimal? CouponRateAbove { get; set; }
value = scannerFilter.CouponRateAbove
scannerFilter.CouponRateAbove = value
券率之上限.
CouponRateBelow
public decimal? CouponRateBelow { get; set; }
value = scannerFilter.CouponRateBelow
scannerFilter.CouponRateBelow = value
券率下限.
ExcludeConvertibleBonds
public bool? ExcludeConvertibleBonds { get; set; }
value = scannerFilter.ExcludeConvertibleBonds
scannerFilter.ExcludeConvertibleBonds = value
将可兑换债券排除在外。
MarketCapAbove
public decimal? MarketCapAbove { get; set; }
value = scannerFilter.MarketCapAbove
scannerFilter.MarketCapAbove = value
资本化的上限。
MarketCapBelow
public decimal? MarketCapBelow { get; set; }
value = scannerFilter.MarketCapBelow
scannerFilter.MarketCapBelow = value
资本化的下限。
MaturityDateAbove
public DateTime? MaturityDateAbove { get; set; }
value = scannerFilter.MaturityDateAbove
scannerFilter.MaturityDateAbove = value
仪器到期日的上限.
MaturityDateBelow
public DateTime? MaturityDateBelow { get; set; }
value = scannerFilter.MaturityDateBelow
scannerFilter.MaturityDateBelow = value
仪器到期日的下限.
MoodyRatingAbove
public string MoodyRatingAbove { get; set; }
value = scannerFilter.MoodyRatingAbove
scannerFilter.MoodyRatingAbove = value
穆迪评分的上限.
MoodyRatingBelow
public string MoodyRatingBelow { get; set; }
value = scannerFilter.MoodyRatingBelow
scannerFilter.MoodyRatingBelow = value
穆迪评级的下限.
RowCount
public int? RowCount { get; set; }
value = scannerFilter.RowCount
scannerFilter.RowCount = value
查询中的字符串数 。
ScanCode
public ScannerFilterTypes? ScanCode { get; set; }
value = scannerFilter.ScanCode
scannerFilter.ScanCode = value
扫描密码
ScannerSettingPairs
public string ScannerSettingPairs { get; set; }
value = scannerFilter.ScannerSettingPairs
scannerFilter.ScannerSettingPairs = value
扩展设置。 更多详情见http://www.interactivebrokers.com/en/software/tws/usersguidebook/technicalanalytics/market_scanner_types.htm.
SecurityType
public string SecurityType { get; set; }
value = scannerFilter.SecurityType
scannerFilter.SecurityType = value
金融工具类型。
SpRatingAbove
public string SpRatingAbove { get; set; }
value = scannerFilter.SpRatingAbove
scannerFilter.SpRatingAbove = value
SP评级的上限.
SpRatingBelow
public string SpRatingBelow { get; set; }
value = scannerFilter.SpRatingBelow
scannerFilter.SpRatingBelow = value
SP评级的下限.
StockTypeExclude
public ScannerFilterStockExcludes StockTypeExclude { get; set; }
value = scannerFilter.StockTypeExclude
scannerFilter.StockTypeExclude = value
股票排除类型.