ScannerFilter
StockSharp.InteractiveBrokers
ScannerMarketDataMessage@ からスキャナーのフィルタ設定をおこないます。
コンストラクター
ScannerFilter
public ScannerFilter()
scannerFilter = ScannerFilter()
ScannerFilter の新規インスタンスを初期化します。
プロパティ
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
株式の除外タイプ。