Class RmProductSpread
Межпродуктовые спреды.
Inherited Members
Namespace: StockSharp.Micex.Native.Tables
Assembly: StockSharp.Micex.dll
Syntax
public class RmProductSpread
Constructors
RmProductSpread()
Create RmProductSpread.
Declaration
public RmProductSpread()
Properties
Asset
Актив.
Declaration
public string Asset { get; set; }
Property Value
Type | Description |
---|---|
String |
Asset2
Актив 2.
Declaration
public string Asset2 { get; set; }
Property Value
Type | Description |
---|---|
String |
Coef
Ставка скидка.
Declaration
public Nullable<Decimal> Coef { get; set; }
Property Value
Type | Description |
---|---|
Nullable<Decimal> |