Bar Constructor (DateTime, Double, UInt64, Int32)

GF Charts Help

Namespace:  GF.Clients.Charts.Utils
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public Bar(
	DateTime time,
	double price,
	ulong volume,
	int ticks
)

Parameters

time
Type: SystemDateTime
price
Type: SystemDouble
volume
Type: SystemUInt64
ticks
Type: SystemInt32
See Also

Reference