RepoDiscount

StockSharp.Micex.Native.Tables

ロシア連邦中央銀行とレポオークションのパラメーター。

コンストラクター

RepoDiscount
public RepoDiscount()
repoDiscount = RepoDiscount()

Создать RepoDiscount.

プロパティ

Discount
public decimal? Discount { get; set; }
value = repoDiscount.Discount
repoDiscount.Discount = value

割引。

Lowerdiscount
public decimal? Lowerdiscount { get; set; }
value = repoDiscount.Lowerdiscount
repoDiscount.Lowerdiscount = value

%の割引制限を下げます。

Maxrepoterm
public int? Maxrepoterm { get; set; }
value = repoDiscount.Maxrepoterm
repoDiscount.Maxrepoterm = value

最大のレポ時間。

Minrepoterm
public int? Minrepoterm { get; set; }
value = repoDiscount.Minrepoterm
repoDiscount.Minrepoterm = value

最小レポ期間。

Secboard
public string Secboard { get; set; }
value = repoDiscount.Secboard
repoDiscount.Secboard = value

モード。

Seccode
public string Seccode { get; set; }
value = repoDiscount.Seccode
repoDiscount.Seccode = value

ツール。

Upperdiscount
public decimal? Upperdiscount { get; set; }
value = repoDiscount.Upperdiscount
repoDiscount.Upperdiscount = value

上記金額の上限は、%の上限となります。