public method IMarginDescriptor.getUsedMarginAware

Brief

Returns the amount of margin that is currently being used for a particular trading position, taking into account any adjustments or conditions that may affect the margin requirements

Declaration

protojavascriptjavacsharp
public getUsedMarginAware() : real

Returns

The method returns returns a real value that represents the amount of margin that is currently being used for a particular trading position, taking into account any adjustments or conditions that may affect the margin requirements

Details

Declared in IMarginDescriptor

back