public method Account.getUsableMargin

Overview

Gets the amount of funds available to open new positions or to absorb losses of existing positions

Declaration

function getUsableMargin()
public double getUsableMargin();
public double getUsableMargin();

Returns

The method returns a real value that represents the amount of funds available to open new positions or to absorb losses of existing positions

Details

Declared in Account