Public API for price subscriptions
Namespace: GF.Api.Subscriptions.Price
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The IPriceSubscriptionApi type exposes the following members.
Methods
Name | Description | |
---|---|---|
Subscribe |
Subscribes to realtime IPrice feed
|
Events
Name | Description | |
---|---|---|
PriceChanged |
Raised when one or more contract IPrice values are processed in a batch.
| |
PriceTick |
Raised when one or more contract GF.Api.Subscriptions.Price values are changed.
|
See Also