Click or drag to resize

ManagerInterfaceChartUpdate Method

Edits history data of a symbol.

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

Parameters

symbol
Type: SystemString
period
Type: SystemInt32
See Also