public method Account.getUsedMaintenanceMargin

Brief

Gets the amount of funds used to maintain all open positions on the account with the three-level margin policy

Declaration

protojavascriptjavacsharp
public getUsedMaintenanceMargin() : real

Returns

The method returns a real value that represents the amount of funds used to maintain all open positions on the account with the three-level margin policy

Details

Declared in Account

back