public method Account.getUsedMaintenanceMargin

Overview

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

Declaration

function getUsedMaintenanceMargin()
public double getUsedMaintenanceMargin();
public double getUsedMaintenanceMargin();

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