VolPrice Constructor

GF API Documentation
Constructor

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

public VolPrice(
	int volume,
	double price,
	DateTime timestamp
)

Parameters

volume
Type: SystemInt32
price
Type: SystemDouble
timestamp
Type: SystemDateTime
See Also

Reference