Table of Contents

Enum InteractiveBrokersOrderCondition.FinancialAdvisorAllocations

Namespace
StockSharp.InteractiveBrokers
Assembly
StockSharp.InteractiveBrokers.dll

Methods for volumes automatic calculation for the accounts group.

public enum InteractiveBrokersOrderCondition.FinancialAdvisorAllocations
Extension Methods

Fields

[Display(ResourceType = typeof(LocalizedStrings), Name = "Equity")] AvailableEquity = 1

Using free cash plus borrowed.

[Display(ResourceType = typeof(LocalizedStrings), Name = "Volume")] EqualQuantity = 3

An equal volume.

[Display(ResourceType = typeof(LocalizedStrings), Name = "Liquidity")] NetLiquidity = 2

Using free cash.

[Display(ResourceType = typeof(LocalizedStrings), Name = "Percent")] PercentChange = 0

Percentage change.