IHistogramGetVolumeAtPrice Method

GF API Documentation
returns volume for given price

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

int GetVolumeAtPrice(
	float price
)

Parameters

price
Type: SystemSingle

Return Value

Type: Int32
See Also

Reference