public method Account.getUsableMarginPercentage

Brief

Gets the usable margin expressed as a percentage of equity

Declaration

protojavascriptjavacsharp
public getUsableMarginPercentage() : real

Returns

The method returns a real value that represents the usable margin on the account, expressed as a percentage of equity

Details

Declared in Account

back