Table of Contents

Class RmProductSpread

Namespace
StockSharp.Micex.Native.Tables
Assembly
StockSharp.Micex.dll

Межпродуктовые спреды.

public class RmProductSpread
Inheritance
RmProductSpread
Inherited Members
Extension Methods

Constructors

RmProductSpread()

Создать RmProductSpread.

public RmProductSpread()

Properties

Asset

Актив.

public string Asset { get; set; }

Property Value

string

Asset2

Актив 2.

public string Asset2 { get; set; }

Property Value

string

Coef

Ставка скидка.

public decimal? Coef { get; set; }

Property Value

decimal?