Class Leg
Inherited Members
Namespace: tt_net_sdk
Assembly: tt-net-api.dll
Syntax
public class Leg
Properties
Instrument
Declaration
public Instrument Instrument { get; }
Property Value
Type | Description |
---|---|
Instrument |
OptionCode
Declaration
public int? OptionCode { get; }
Property Value
Type | Description |
---|---|
int? |
Price
Declaration
public decimal? Price { get; }
Property Value
Type | Description |
---|---|
decimal? |
QuantityRatio
Declaration
public int QuantityRatio { get; }
Property Value
Type | Description |
---|---|
int |
RatioExt
Declaration
public int? RatioExt { get; }
Property Value
Type | Description |
---|---|
int? |