ContractInfoRequestHistory Method (DateTime, Timeframe)

GF Charts Help
Sends the request of bars to OEC Price Server

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

public override void RequestHistory(
	DateTime dtStart,
	Timeframe timeframe
)

Parameters

dtStart
Type: SystemDateTime
A start date/time
timeframe
Type: GF.Clients.Charts.UtilsTimeframe
Size and type of bars
See Also

Reference