Click or drag to resize

ManagerInterfaceTickInfoLast Method

Gets last ticks of a symbol.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public TickInfo[] TickInfoLast(
	string symbol
)

Parameters

symbol
Type: SystemString

Return Value

Type: TickInfo
See Also