Click or drag to resize

ManagerInterfaceTicksRequest Method

Receives tick data of a symbol for the specified period.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public TickRecord[] TicksRequest(
	TickRequest request
)

Parameters

request
Type: mtapi.be.MT4ManagerNetTickRequest

Return Value

Type: TickRecord
See Also