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