Table of Contents

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

string

Basepoint

Базовая точка.

public YesNos? Basepoint { get; set; }

Property Value

YesNos?

Changetime

Время изменения ставок риска.

public DateTime? Changetime { get; set; }

Property Value

DateTime?

Crate

Расчетная ставка РЕПО, %.

public decimal? Crate { get; set; }

Property Value

decimal?

CrateRub

Расчетная ставка РЕПО, руб.

public decimal? CrateRub { get; set; }

Property Value

decimal?

Date

Дата расчетов.

public DateTime? Date { get; set; }

Property Value

DateTime?

DiscountH

Ставка риска роста цены, %.

public decimal? DiscountH { get; set; }

Property Value

decimal?

DiscountL

Ставка риска падения цены, %.

public decimal? DiscountL { get; set; }

Property Value

decimal?

Hrate

Верхняя граница, %.

public decimal? Hrate { get; set; }

Property Value

decimal?

HrateRub

Верхняя граница, руб.

public decimal? HrateRub { get; set; }

Property Value

decimal?

Limitbegin

Начало диапазона, шт.

public decimal? Limitbegin { get; set; }

Property Value

decimal?

LimitbeginRub

Начало диапазона, руб.

public decimal? LimitbeginRub { get; set; }

Property Value

decimal?

Limitend

Конец диапазона, шт.

public decimal? Limitend { get; set; }

Property Value

decimal?

LimitendRub

Конец диапазона, руб.

public decimal? LimitendRub { get; set; }

Property Value

decimal?

Lrate

Нижняя граница, %.

public decimal? Lrate { get; set; }

Property Value

decimal?

LrateRub

Нижняя граница, руб.

public decimal? LrateRub { get; set; }

Property Value

decimal?

Num

Номер диапазона.

public int? Num { get; set; }

Property Value

int?

Rcrub

Расчетная цена, руб.

public decimal? Rcrub { get; set; }

Property Value

decimal?

Repoprice

Расчетная цена РЕПО, руб.

public decimal? Repoprice { get; set; }

Property Value

decimal?