Click or drag to resize

MT4ManagerMarginsGet Method

Gets the margin requirements of all clients that open orders and positions.

Namespace:  mtapi.be.MT4ManagerNetApi
Assembly:  MT4ManagerNetApi (in MT4ManagerNetApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public MarginLevel[] MarginsGet()

Return Value

Type: MarginLevel
See Also