Click or drag to resize

ManagerInterfaceChartUpdateObsolete Method

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public void ChartUpdateObsolete(
	string symbol,
	int period,
	RateInfoOld rates
)

Parameters

symbol
Type: SystemString
period
Type: SystemInt32
rates
Type: mtapi.be.MT4ManagerNetRateInfoOld
See Also