Exchange Class

GF API Documentation
Represents a trade exchange operator
Inheritance Hierarchy

SystemObject
  GF.Api.ExchangesExchange

Namespace:  GF.Api.Exchanges
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class Exchange : IComparable

The Exchange type exposes the following members.

Constructors

  NameDescription
Public methodExchange
Initializes a new instance of the Exchange class
Top
Properties

  NameDescription
Public propertyID
Server identifier for exchange
Public propertyIsPaidData
Prices from this exchange require a Data Feed Entitlement
Public propertyName
Exchange name
Top
Methods

  NameDescription
Public methodCompareTo
Public methodToString (Overrides ObjectToString.)
Top
See Also

Reference