Table of Contents

Class IQFeedLevel1Column

Namespace
StockSharp.IQFeed
Assembly
StockSharp.IQFeed.dll

The column describing the Level1 data flow.

public class IQFeedLevel1Column
Inheritance
IQFeedLevel1Column
Inherited Members
Extension Methods

Properties

Format

The data format (if Type equals to DateTime or TimeSpan).

public string Format { get; }

Property Value

string

Name

Column name.

public string Name { get; }

Property Value

string

Type

Data type.

public Type Type { get; }

Property Value

Type

Methods

ToString()

public override string ToString()

Returns

string