Click or drag to resize

MT4ManagerMarginLevelGet Method

Gets a client's margin requirements by the login.

Namespace:  mtapi.be.MT4ManagerNetApi
Assembly:  MT4ManagerNetApi (in MT4ManagerNetApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public MarginLevel MarginLevelGet(
	int login,
	string group
)

Parameters

login
Type: SystemInt32
group
Type: SystemString

Return Value

Type: MarginLevel
See Also