Public API for histogram subscription functionality
Namespace: GF.Api.Subscriptions.Histograms
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The IHistogramSubscriptionApi type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Subscribe |
Subscribes to price historical information in the form of price histograms.
|
Events
| Name | Description | |
|---|---|---|
| HistogramReceived |
Raised when traded price histogram is updated
|
See Also