Click or drag to resize

ManagerInterfaceMarginLevelRequest Method

Gets a client's margin requirements by the login directly from the server.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public MarginLevel MarginLevelRequest(
	int login
)

Parameters

login
Type: SystemInt32

Return Value

Type: MarginLevel
See Also