public method Account.getUsableMargin

Brief

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

Declaration

protojavascriptjavacsharp
public getUsableMargin() : real

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

back