Table of Contents

Class InteractiveBrokersOrderCondition.FinancialAdvisorCondition

Namespace
StockSharp.InteractiveBrokers
Assembly
StockSharp.InteractiveBrokers.dll

Settings for automatic order volume calculation.

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

Properties

Allocation

Calculation method.

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

Property Value

InteractiveBrokersOrderCondition.FinancialAdvisorAllocations?

Group

Group.

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

Property Value

string

Percentage

Ration percentage to filled volume.

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

Property Value

string