IDomSubscription Interface

GF API Documentation
A Depth-of-Market (DOM) data feed

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

public interface IDomSubscription : ISubscription, 
	IComparable

The IDomSubscription type exposes the following members.

Properties

  NameDescription
Public propertyContract
Contract
(Inherited from ISubscription.)
Public propertyDescription
BarDescription for the subscription
(Inherited from ISubscription.)
Public propertyDuration
Data retrieve parameters such as Start\EndDate or bar amount
(Inherited from ISubscription.)
Public propertyID
Subscription identifier
(Inherited from ISubscription.)
Top
Methods

  NameDescription
Public methodUnsubscribe
Stop the data feed
(Inherited from ISubscription.)
Top
See Also

Reference