Table of Contents

Class SoftDollarTier

Namespace
StockSharp.InteractiveBrokers
Assembly
StockSharp.InteractiveBrokers.dll

Soft Dollar Tier information.

public class SoftDollarTier : IPersistable
Inheritance
SoftDollarTier
Implements
IPersistable
Inherited Members
Extension Methods

Constructors

SoftDollarTier()

public SoftDollarTier()

Properties

DisplayName

Display name.

public string DisplayName { get; set; }

Property Value

string

Name

Name.

public string Name { get; set; }

Property Value

string

Value

Value.

public string Value { get; set; }

Property Value

string