Class RmIndicative
- Namespace
- StockSharp.Micex.Native.Tables
- Assembly
- StockSharp.Micex.dll
Параметры процентных рисков.
public class RmIndicative
- Inheritance
-
RmIndicative
- Inherited Members
- Extension Methods
Constructors
RmIndicative()
Создать RmIndicative.
public RmIndicative()
Properties
Asset
Актив.
public string Asset { get; set; }
Property Value
Basepoint
Базовая точка.
public YesNos? Basepoint { get; set; }
Property Value
Changetime
Время изменения ставок риска.
public DateTime? Changetime { get; set; }
Property Value
Crate
Расчетная ставка РЕПО, %.
public decimal? Crate { get; set; }
Property Value
CrateRub
Расчетная ставка РЕПО, руб.
public decimal? CrateRub { get; set; }
Property Value
Date
Дата расчетов.
public DateTime? Date { get; set; }
Property Value
DiscountH
Ставка риска роста цены, %.
public decimal? DiscountH { get; set; }
Property Value
DiscountL
Ставка риска падения цены, %.
public decimal? DiscountL { get; set; }
Property Value
Hrate
Верхняя граница, %.
public decimal? Hrate { get; set; }
Property Value
HrateRub
Верхняя граница, руб.
public decimal? HrateRub { get; set; }
Property Value
Limitbegin
Начало диапазона, шт.
public decimal? Limitbegin { get; set; }
Property Value
LimitbeginRub
Начало диапазона, руб.
public decimal? LimitbeginRub { get; set; }
Property Value
Limitend
Конец диапазона, шт.
public decimal? Limitend { get; set; }
Property Value
LimitendRub
Конец диапазона, руб.
public decimal? LimitendRub { get; set; }
Property Value
Lrate
Нижняя граница, %.
public decimal? Lrate { get; set; }
Property Value
LrateRub
Нижняя граница, руб.
public decimal? LrateRub { get; set; }
Property Value
Num
Номер диапазона.
public int? Num { get; set; }
Property Value
- int?
Rcrub
Расчетная цена, руб.
public decimal? Rcrub { get; set; }
Property Value
Repoprice
Расчетная цена РЕПО, руб.
public decimal? Repoprice { get; set; }