Class IQFeedAddresses
IQ Connect addresses.
Inherited Members
Namespace: StockSharp.IQFeed
Assembly: StockSharp.IQFeed.dll
Syntax
public static class IQFeedAddresses
Fields
DefaultAdminAddress
The default address for service data.
Declaration
public static readonly EndPoint DefaultAdminAddress
Field Value
Type | Description |
---|---|
EndPoint |
DefaultDerivativeAddress
The default address for derivative data.
Declaration
public static readonly EndPoint DefaultDerivativeAddress
Field Value
Type | Description |
---|---|
EndPoint |
DefaultLevel1Address
The default address for data by Level1.
Declaration
public static readonly EndPoint DefaultLevel1Address
Field Value
Type | Description |
---|---|
EndPoint |
DefaultLevel2Address
The default address for data by Level2.
Declaration
public static readonly EndPoint DefaultLevel2Address
Field Value
Type | Description |
---|---|
EndPoint |
DefaultLookupAddress
The default address for historical data.
Declaration
public static readonly EndPoint DefaultLookupAddress
Field Value
Type | Description |
---|---|
EndPoint |