IHistogram Interface

GF API Documentation
Histogram for price/volume values

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

public interface IHistogram

The IHistogram type exposes the following members.

Properties

  NameDescription
Public propertyCount
count of histogram levels
Public propertyMaxVolume
Maximum Volume
Public propertyTotalVolume
Total volume
Public propertyWeighedAverage
Weighed Average
Top
Methods

  NameDescription
Public methodGetPriceAt
returns price at given level
Public methodGetVolumeAt
returns volume at given level
Public methodGetVolumeAtPrice
returns volume for given price
Top
See Also

Reference