IPriceSubscriptionApi Interface

GF API Documentation
Public API for price subscriptions

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

public interface IPriceSubscriptionApi

The IPriceSubscriptionApi type exposes the following members.

Methods

  NameDescription
Public methodSubscribe
Subscribes to realtime IPrice feed
Top
Events

  NameDescription
Public eventPriceChanged
Raised when one or more contract IPrice values are processed in a batch.
Public eventPriceTick
Raised when one or more contract GF.Api.Subscriptions.Price values are changed.
Top
See Also

Reference