Represents a trade exchange operator
Inheritance Hierarchy
GF.Api.ExchangesExchange
Namespace: GF.Api.Exchanges
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The Exchange type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Exchange | Initializes a new instance of the Exchange class |
Properties
Name | Description | |
---|---|---|
ID |
Server identifier for exchange
| |
IsPaidData |
Prices from this exchange require a Data Feed Entitlement
| |
Name |
Exchange name
|
Methods
Name | Description | |
---|---|---|
CompareTo | ||
ToString | (Overrides ObjectToString.) |
See Also