RepoDiscount

StockSharp.Micex.Native.Tables

Параметры аукциона РЕПО с ЦБ РФ.

Constructors

RepoDiscount
public RepoDiscount()
repoDiscount = RepoDiscount()

Создать RepoDiscount.

Properties

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

Макcимальный срок РЕПО.

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

Верхний предел дисконта %.