public method IMarginDescriptor.getUsedMargin

Brief

Returns the amount of margin that is currently being used for a particular trading position

Declaration

protojavascriptjavacsharp
public getUsedMargin() : real

Returns

The method returns a real value that represents the amount of margin that is currently being used for a particular trading position

Details

Declared in IMarginDescriptor

back