Click or drag to resize

ManagerInterfaceChartRequest Method

Receives new price data of the specified timeframe and symbol.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public RateInfo[] ChartRequest(
	ChartInfo chart
)

Parameters

chart
Type: mtapi.be.MT4ManagerNetChartInfo

Return Value

Type: RateInfo
See Also