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
Name
Name.
public string Name { get; set; }
Property Value
Value
Value.
public string Value { get; set; }