Class InteractiveBrokersOrderCondition.FinancialAdvisorCondition
Settings for automatic order volume calculation.
Inheritance
InteractiveBrokersOrderCondition.FinancialAdvisorCondition
Inherited Members
Namespace: StockSharp.InteractiveBrokers
Assembly: StockSharp.InteractiveBrokers.dll
Syntax
public class FinancialAdvisorCondition : InteractiveBrokersOrderCondition.BaseCondition
Properties
Allocation
Calculation method.
Declaration
[DescriptionLoc("Str2349", true)]
[DisplayNameLoc("Str2349")]
public Nullable<InteractiveBrokersOrderCondition.FinancialAdvisorAllocations> Allocation { get; set; }
Property Value
Type | Description |
---|---|
Nullable<InteractiveBrokersOrderCondition.FinancialAdvisorAllocations> |
Group
Group.
Declaration
[DisplayNameLoc("Group")]
[DescriptionLoc("Group", true)]
public string Group { get; set; }
Property Value
Type | Description |
---|---|
String |
Percentage
Ration percentage to filled volume.
Declaration
[DisplayNameLoc("Str2351")]
[DescriptionLoc("Str2351", true)]
public string Percentage { get; set; }
Property Value
Type | Description |
---|---|
String |
Profile
Profile.
Declaration
[DisplayNameLoc("Profile")]
[DescriptionLoc("Profile", true)]
public string Profile { get; set; }
Property Value
Type | Description |
---|---|
String |