Table of Contents

Class InteractiveBrokersOrderCondition.HedgeCondition

Namespace
StockSharp.InteractiveBrokers
Assembly
StockSharp.InteractiveBrokers.dll

Condition for hedge-orders.

public class InteractiveBrokersOrderCondition.HedgeCondition : InteractiveBrokersOrderCondition.BaseCondition
Inheritance
InteractiveBrokersOrderCondition.HedgeCondition
Inherited Members
Extension Methods

Properties

Param

Parameter.

[Display(ResourceType = typeof(LocalizedStrings), Name = "Parameter", Description = "Parameter", GroupName = "Parameter")]
public string Param { get; set; }

Property Value

string

Type

Parameter type for hedging.

[Display(ResourceType = typeof(LocalizedStrings), Name = "ParameterType", Description = "ParameterType", GroupName = "Parameter")]
public InteractiveBrokersOrderCondition.HedgeTypes? Type { get; set; }

Property Value

InteractiveBrokersOrderCondition.HedgeTypes?